mpc85xx: use static SPI bus number for TL-WDR4900

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 36329
master
Gabor Juhos 12 years ago
parent 54635e7f78
commit 68c54dc34f
  1. 6
      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";
+ };

Loading…
Cancel
Save