Searched hist:"1 dc6a2a02320dab136c5f2e94b39dbb85f9e698c" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | seville_vsc9953.c | diff 1dc6a2a02320dab136c5f2e94b39dbb85f9e698c Fri Jan 27 13:35:52 CST 2023 Colin Foster <colin.foster@in-advantage.com> net: dsa: felix: add configurable device quirks
The define FELIX_MAC_QUIRKS was used directly in the felix.c shared driver. Other devices (VSC7512 for example) don't require the same quirks, so they need to be configured on a per-device basis.
Signed-off-by: Colin Foster <colin.foster@in-advantage.com> Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Vladimir Oltean <vladimir.oltean@nxp.com> # regression Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | felix.h | diff 1dc6a2a02320dab136c5f2e94b39dbb85f9e698c Fri Jan 27 13:35:52 CST 2023 Colin Foster <colin.foster@in-advantage.com> net: dsa: felix: add configurable device quirks
The define FELIX_MAC_QUIRKS was used directly in the felix.c shared driver. Other devices (VSC7512 for example) don't require the same quirks, so they need to be configured on a per-device basis.
Signed-off-by: Colin Foster <colin.foster@in-advantage.com> Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Vladimir Oltean <vladimir.oltean@nxp.com> # regression Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | felix_vsc9959.c | diff 1dc6a2a02320dab136c5f2e94b39dbb85f9e698c Fri Jan 27 13:35:52 CST 2023 Colin Foster <colin.foster@in-advantage.com> net: dsa: felix: add configurable device quirks
The define FELIX_MAC_QUIRKS was used directly in the felix.c shared driver. Other devices (VSC7512 for example) don't require the same quirks, so they need to be configured on a per-device basis.
Signed-off-by: Colin Foster <colin.foster@in-advantage.com> Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Vladimir Oltean <vladimir.oltean@nxp.com> # regression Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | felix.c | diff 1dc6a2a02320dab136c5f2e94b39dbb85f9e698c Fri Jan 27 13:35:52 CST 2023 Colin Foster <colin.foster@in-advantage.com> net: dsa: felix: add configurable device quirks
The define FELIX_MAC_QUIRKS was used directly in the felix.c shared driver. Other devices (VSC7512 for example) don't require the same quirks, so they need to be configured on a per-device basis.
Signed-off-by: Colin Foster <colin.foster@in-advantage.com> Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Vladimir Oltean <vladimir.oltean@nxp.com> # regression Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|