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)
commitb3476a2a8932a379accc9a3a5b5b73a787985c2f
tree83d80fba2e123c1094d65ffdc5bd55c6c3b08c45
parentcbbb8fc7ce3551b45aa35a8d43bfa0ebd05f2aef
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39282 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]