mpc85xx/tl-wdr4900: correct address of the gpio controller
authorJohn Crispin <john@openwrt.org>
Fri, 26 Feb 2016 08:35:29 +0000 (08:35 +0000)
committerJohn Crispin <john@openwrt.org>
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>
SVN-Revision: 48794

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

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