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/BTHOMEHUBV3A.dts | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'target/linux/lantiq/dts/BTHOMEHUBV3A.dts') diff --git a/target/linux/lantiq/dts/BTHOMEHUBV3A.dts b/target/linux/lantiq/dts/BTHOMEHUBV3A.dts index 996d5b2abf..e3a252bfc4 100644 --- a/target/linux/lantiq/dts/BTHOMEHUBV3A.dts +++ b/target/linux/lantiq/dts/BTHOMEHUBV3A.dts @@ -30,15 +30,7 @@ }; fpi@10000000 { - #address-cells = <1>; - #size-cells = <1>; localbus@0 { - #address-cells = <2>; - #size-cells = <1>; - ranges = <0 0 0x0 0x3ffffff /* addrsel0 */ - 1 0 0x4000000 0x4000010>; /* addsel1 */ - compatible = "lantiq,localbus", "simple-bus"; - nand-parts@0 { /* NAND Flash: Samsung K9F5608U0D-JIB0 32MB */ compatible = "gen_nand", "lantiq,nand-xway"; lantiq,cs = <1>; @@ -91,14 +83,9 @@ }; gpio: pinmux@E100B10 { - compatible = "lantiq,pinctrl-xr9"; pinctrl-names = "default"; pinctrl-0 = <&state_default>; - #gpio-cells = <2>; - gpio-controller; - reg = <0xE100B10 0xA0>; - state_default: pinmux { nand_out { lantiq,groups = "nand cle", "nand ale"; @@ -150,7 +137,6 @@ status = "okay"; gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>; }; - }; gpio-keys-polled { @@ -219,4 +205,3 @@ }; }; }; - -- cgit v1.2.3