2
0
forked from Ivasoft/openwrt

kernel: b53: add Register Access Bridge Registers (SRAB) interface

The SRAB interface is used on BCM4707 and BCM5301X SoCs.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 38198
This commit is contained in:
Hauke Mehrtens
2013-09-25 21:44:28 +00:00
parent fc79d210e0
commit c75a970337
6 changed files with 392 additions and 3 deletions

View File

@@ -26,5 +26,12 @@ config B53_MMAP_DRIVER
Select to enable support for memory-mapped switches like the BCM63XX
integrated switches.
config B53_SRAB_DRIVER
tristate "B53 SRAB connected switch driver"
depends on B53
help
Select to enable support for memory-mapped Switch Register Access
Bridge Registers (SRAB) like it is found on the BCM53010
config B53_PHY_FIXUP
bool