OpenCloudOS-Kernel/drivers/net/dsa
Florian Fainelli a78e86ed58 net: dsa: bcm_sf2: Prepare for different register layouts
In preparation for supporting a new device with a slightly different
register layout, affecting the SWITCH_REG and SWITCH_CORE address
spaces, perform a few preparatory steps:

- allow matching the compatible string against a data description
- convert the SWITCH_REG register accesses into an indirection table
- prepare for supporting a SWITCH_CORE register alignment requirement

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-22 16:58:31 -05:00
..
b53 net: dsa: Make dsa_switch_ops const 2017-01-09 15:44:50 -05:00
mv88e6xxx net: dsa: Remove hwmon support 2017-01-20 14:42:51 -05:00
Kconfig net-next: dsa: add new driver for qca8xxx family 2016-09-16 04:31:51 -04:00
Makefile net-next: dsa: add new driver for qca8xxx family 2016-09-16 04:31:51 -04:00
bcm_sf2.c net: dsa: bcm_sf2: Prepare for different register layouts 2017-01-22 16:58:31 -05:00
bcm_sf2.h net: dsa: bcm_sf2: Prepare for different register layouts 2017-01-22 16:58:31 -05:00
bcm_sf2_regs.h net: dsa: bcm_sf2: Prepare for different register layouts 2017-01-22 16:58:31 -05:00
mv88e6060.c net: dsa: Make dsa_switch_ops const 2017-01-09 15:44:50 -05:00
mv88e6060.h net: dsa: Keep the mii bus and address in the private structure 2016-04-13 18:15:23 -04:00
qca8k.c net: dsa: Make dsa_switch_ops const 2017-01-09 15:44:50 -05:00
qca8k.h net-next: dsa: add new driver for qca8xxx family 2016-09-16 04:31:51 -04:00