aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.10/403-6358-enet1-external-mii-clk.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-01-19 13:46:05 +0000
committerJonas Gorski <jogo@openwrt.org>2014-01-19 13:46:05 +0000
commit6b3e1c8de6fb950be43b9b4f07b53697f80a2227 (patch)
tree67a1dfbec2afcb90f6c7c81174549427bef47382 /target/linux/brcm63xx/patches-3.10/403-6358-enet1-external-mii-clk.patch
parent33f426c795dbfeeb1d642a8b7098a1285609cd66 (diff)
downloadupstream-6b3e1c8de6fb950be43b9b4f07b53697f80a2227.tar.gz
upstream-6b3e1c8de6fb950be43b9b4f07b53697f80a2227.tar.bz2
upstream-6b3e1c8de6fb950be43b9b4f07b53697f80a2227.zip
brcm63xx: add USB support for BCM63268
Add and enable USB support for the BCM63268 family of SoCs. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39323
Diffstat (limited to 'target/linux/brcm63xx/patches-3.10/403-6358-enet1-external-mii-clk.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.10/403-6358-enet1-external-mii-clk.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.10/403-6358-enet1-external-mii-clk.patch b/target/linux/brcm63xx/patches-3.10/403-6358-enet1-external-mii-clk.patch
index 6c0c1f4021..c5ce6ac17e 100644
--- a/target/linux/brcm63xx/patches-3.10/403-6358-enet1-external-mii-clk.patch
+++ b/target/linux/brcm63xx/patches-3.10/403-6358-enet1-external-mii-clk.patch
@@ -11,7 +11,7 @@
bcm_gpio_writel(val, GPIO_MODE_REG);
--- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h
+++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h
-@@ -767,6 +767,8 @@
+@@ -770,6 +770,8 @@
#define GPIO_MODE_6358_EXTRA_SPI_SS (1 << 7)
#define GPIO_MODE_6358_SERIAL_LED (1 << 10)
#define GPIO_MODE_6358_UTOPIA (1 << 12)