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
commit8dc562dfaaeb61781b0e1be0b729ea7c708391f3 (patch)
tree45c5da24b071477b17752ba6e826d5732a05984f /target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch
parentf6e63fd14181a502cde4145d41a182997cbbb163 (diff)
downloadupstream-8dc562dfaaeb61781b0e1be0b729ea7c708391f3.tar.gz
upstream-8dc562dfaaeb61781b0e1be0b729ea7c708391f3.tar.bz2
upstream-8dc562dfaaeb61781b0e1be0b729ea7c708391f3.zip
bcm63xx: add missing bits from extirq support
Add missing external IRQ code parts for older chips in the new code. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31128 3c298f89-4303-0410-b956-a3cf2f4a3e73
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)