Searched hist:a78e86ed586dba0808f765a9498f1fcd803f6ac6 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/dsa/ |
H A D | bcm_sf2_regs.h | diff a78e86ed586dba0808f765a9498f1fcd803f6ac6 Fri Jan 20 14:36:29 CST 2017 Florian Fainelli <f.fainelli@gmail.com> 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>
|
H A D | bcm_sf2.h | diff a78e86ed586dba0808f765a9498f1fcd803f6ac6 Fri Jan 20 14:36:29 CST 2017 Florian Fainelli <f.fainelli@gmail.com> 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>
|
H A D | bcm_sf2.c | diff a78e86ed586dba0808f765a9498f1fcd803f6ac6 Fri Jan 20 14:36:29 CST 2017 Florian Fainelli <f.fainelli@gmail.com> 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>
|