aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-03-28 20:42:15 +0000
committerJonas Gorski <jogo@openwrt.org>2012-03-28 20:42:15 +0000
commit08769728505ad6dc677aa869728c2e8505eee715 (patch)
tree4d1d260c9be8a18898a36339d4d652e04aef11e8 /target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch
parent44d546290ac04ce74b3851cb0d21d598b1130bc3 (diff)
downloadupstream-08769728505ad6dc677aa869728c2e8505eee715.tar.gz
upstream-08769728505ad6dc677aa869728c2e8505eee715.tar.bz2
upstream-08769728505ad6dc677aa869728c2e8505eee715.zip
bcm63xx: add missing bits from extirq support
Add missing external IRQ code parts for older chips in the new code. SVN-Revision: 31128
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch b/target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch
index c1f044ccc9..205be4beea 100644
--- a/target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch
+++ b/target/linux/brcm63xx/patches-3.3/408-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
-@@ -466,6 +466,8 @@
+@@ -467,6 +467,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)