exynos-linux-stable/drivers/net/dsa
Florian Fainelli 02b303a939 net: dsa: bcm_sf2: Ensure correct sub-node is parsed
[ Upstream commit afa3b592953bfaecfb4f2f335ec5f935cff56804 ]

When the bcm_sf2 was converted into a proper platform device driver and
used the new dsa_register_switch() interface, we would still be parsing
the legacy DSA node that contained all the port information since the
platform firmware has intentionally maintained backward and forward
compatibility to client programs. Ensure that we do parse the correct
node, which is "ports" per the revised DSA binding.

Fixes: d9338023fb ("net: dsa: bcm_sf2: Make it a real platform device driver")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Vivien Didelot <vivien.didelot@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-13 10:32:54 +02:00
..
b53 net: dsa: b53: Add BCM5389 support 2018-06-26 08:08:05 +08:00
mv88e6xxx net: dsa: mv88e6xxx: wait after reset deactivation 2019-08-04 09:33:33 +02:00
bcm_sf2.c net: dsa: bcm_sf2: Ensure correct sub-node is parsed 2020-04-13 10:32:54 +02:00
bcm_sf2.h
bcm_sf2_regs.h
Kconfig
Makefile
mv88e6060.c mv88e6060: disable hardware level MAC learning 2018-12-21 14:11:38 +01:00
mv88e6060.h
qca8k.c net: dsa: qca8k: Enable delay for RGMII_ID mode 2020-01-29 10:24:16 +01:00
qca8k.h net: dsa: qca8k: Enable delay for RGMII_ID mode 2020-01-29 10:24:16 +01:00