From 1fb051aad5b07c173920813bd8525b6fd11fd508 Mon Sep 17 00:00:00 2001 From: blogic Date: Fri, 26 Feb 2016 08:35:29 +0000 Subject: [PATCH 1/1] mpc85xx/tl-wdr4900: correct address of the gpio controller since linux 3.19 the address of the gpio-controller changed Signed-off-by: Alexander Couzens 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 | 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 322273e1e7..2ad58d3fda 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@f000 { + gpio0: gpio-controller@fc00 { }; usb@22000 { -- 2.11.0