summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-04-12 19:44:41 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-04-12 19:44:41 +0000
commit68c54dc34fdc58b65f346fdded8ca40f7f656f5e (patch)
treeb6e55e7d72b833f577a568bdee6f9e21f3a665e5 /target
parent54635e7f7894828f45f427b772ef93e503662fc7 (diff)
downloadopenwrt-68c54dc34fdc58b65f346fdded8ca40f7f656f5e.tar.gz
openwrt-68c54dc34fdc58b65f346fdded8ca40f7f656f5e.tar.bz2
openwrt-68c54dc34fdc58b65f346fdded8ca40f7f656f5e.zip
mpc85xx: use static SPI bus number for TL-WDR4900
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36329
Diffstat (limited to 'target')
-rw-r--r--target/linux/mpc85xx/patches-3.8/140-powerpc-85xx-tl-wdr4900-v1-support.patch6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/patches-3.8/140-powerpc-85xx-tl-wdr4900-v1-support.patch b/target/linux/mpc85xx/patches-3.8/140-powerpc-85xx-tl-wdr4900-v1-support.patch
index cf82c40d05..a0836d8382 100644
--- a/target/linux/mpc85xx/patches-3.8/140-powerpc-85xx-tl-wdr4900-v1-support.patch
+++ b/target/linux/mpc85xx/patches-3.8/140-powerpc-85xx-tl-wdr4900-v1-support.patch
@@ -210,7 +210,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
+}
--- /dev/null
+++ b/arch/powerpc/boot/dts/tl-wdr4900-v1.dts
-@@ -0,0 +1,208 @@
+@@ -0,0 +1,212 @@
+/*
+ * TP-Link TL-WDR4900 v1 Device Tree Source
+ *
@@ -235,6 +235,10 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
+*/
+ };
+
++ aliases {
++ spi0 = &spi0;
++ };
++
+ memory {
+ device_type = "memory";
+ };