brcm63xx: improve BCM6318 support
authorFlorian Fainelli <florian@openwrt.org>
Tue, 14 Jan 2014 05:23:39 +0000 (05:23 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 14 Jan 2014 05:23:39 +0000 (05:23 +0000)
commit0ecdc42f60397cd015ba8cb57f6835eb59950e45
treef42f84094d9976da85e0dc49cce05612ed131bab
parent7951993efd6a76426ec2c86f503c1744d4d23462
brcm63xx: improve BCM6318 support

Provide clock toggling for the USB host and slave controller as well as
for the Ethernet Switch. The bcm63xx_enetsw driver is changed not to use
request_mem_region() as the Roboswitch register overlaps with the
Roboswitch IUDMA channels, hence making the driver return -EBUSY. A
future fix might be to use variable size RSET_ENETSW sizes depending on
the chip we are targetting.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 39282
target/linux/brcm63xx/patches-3.10/341-MIPS-BCM63XX-add-support-for-BCM6318.patch
target/linux/brcm63xx/patches-3.10/346-MIPS-BCM63XX-USB-ENETSW-6318-clocks.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.10/424-bcm63xx_enet_no_request_mem_region.patch [new file with mode: 0644]