[OpenWrt-Devel] [PATCH 2/3] mpc85xx/tl-wdr4900: correct address of the gpio controller

Alexander Couzens lynxis at fe80.eu
Thu Feb 25 22:17:31 EST 2016


since linux 3.19 the address of the gpio-controller changed

Signed-off-by: Alexander Couzens <lynxis at fe80.eu>
---
 target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts
index 322273e..2ad58d3 100644
--- a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts
+++ b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts
@@ -82,7 +82,7 @@
 			};
 		};
 
-		gpio0: gpio-controller at f000 {
+		gpio0: gpio-controller at fc00 {
 		};
 
 		usb at 22000 {
-- 
2.7.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list