aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/409-spi.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/409-spi.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/409-spi.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.3/409-spi.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/409-spi.patch b/target/linux/brcm63xx/patches-3.3/409-spi.patch
index eea80824f1..e8d2dd7465 100644
--- a/target/linux/brcm63xx/patches-3.3/409-spi.patch
+++ b/target/linux/brcm63xx/patches-3.3/409-spi.patch
@@ -145,7 +145,7 @@
#define BCM_6358_DSL_IRQ (IRQ_INTERNAL_BASE + 29)
--- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h
+++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h
-@@ -1007,4 +1007,116 @@
+@@ -1008,4 +1008,116 @@
#define M2M_SRCID_REG(x) ((x) * 0x40 + 0x14)
#define M2M_DSTID_REG(x) ((x) * 0x40 + 0x18)