mpc85xx/tl-wdr4900: correct address of the gpio controller
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 26 Feb 2016 08:35:29 +0000 (08:35 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 26 Feb 2016 08:35:29 +0000 (08:35 +0000)
since linux 3.19 the address of the gpio-controller changed

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48794 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts

index 322273e..2ad58d3 100644 (file)
@@ -82,7 +82,7 @@
                        };
                };
 
                        };
                };
 
-               gpio0: gpio-controller@f000 {
+               gpio0: gpio-controller@fc00 {
                };
 
                usb@22000 {
                };
 
                usb@22000 {