From 112cf52d45497cb4b5555b6fb5ba3fb764931a0b Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Wed, 2 Nov 2016 19:49:04 +0100 Subject: lantiq: cleanup dts files - remove not existing properties - remove properties having the same values as the included dtsi - remove nodes which are disabled in the included dtsi and not enabled in dts - replace the deprecated pinctrl-* compatible strings - use the same labels for nodes as the included dtsi - move common used vr9 pci properties to vr9.dtsi - remove the unused stp node from HomeHub 2B devcie tree source file - fix spaces vs. tabs and remove superfluous linebreaks Signed-off-by: Mathias Kresin --- target/linux/lantiq/dts/ARV4520PW.dts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/lantiq/dts/ARV4520PW.dts') diff --git a/target/linux/lantiq/dts/ARV4520PW.dts b/target/linux/lantiq/dts/ARV4520PW.dts index 231ae15..17288b3 100644 --- a/target/linux/lantiq/dts/ARV4520PW.dts +++ b/target/linux/lantiq/dts/ARV4520PW.dts @@ -118,7 +118,7 @@ ifxhcd@E101000 { status = "okay"; - gpios = <&gpio 28 GPIO_ACTIVE_HIGH>; + gpios = <&gpio 28 GPIO_ACTIVE_HIGH>; }; pci@E105400 { @@ -126,7 +126,6 @@ lantiq,external-clock; gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>; }; - }; // gpiomm 10 - switch -- cgit v1.1