diff options
author | Luka Perkov <luka@openwrt.org> | 2013-06-08 11:36:07 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2013-06-08 11:36:07 +0000 |
commit | da7590cd2119b92a34eb8c3e71094eb20c0df0e8 (patch) | |
tree | eed5b31f2e82d13aaa8d6c3b4d4120afccbb19e4 /target/linux/lantiq/dts/EASY80920.dtsi | |
parent | 23aa9546ce93229d43335403c5d6d574b53f873a (diff) | |
download | mtk-20170518-da7590cd2119b92a34eb8c3e71094eb20c0df0e8.zip mtk-20170518-da7590cd2119b92a34eb8c3e71094eb20c0df0e8.tar.gz mtk-20170518-da7590cd2119b92a34eb8c3e71094eb20c0df0e8.tar.bz2 |
lantiq: fix formating in .dts files
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 36882
Diffstat (limited to 'target/linux/lantiq/dts/EASY80920.dtsi')
-rw-r--r-- | target/linux/lantiq/dts/EASY80920.dtsi | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/target/linux/lantiq/dts/EASY80920.dtsi b/target/linux/lantiq/dts/EASY80920.dtsi index 861978f..4aec4aa 100644 --- a/target/linux/lantiq/dts/EASY80920.dtsi +++ b/target/linux/lantiq/dts/EASY80920.dtsi @@ -8,7 +8,7 @@ memory@0 { reg = <0x0 0x4000000>; }; - + fpi@10000000 { #address-cells = <1>; #size-cells = <1>; @@ -20,7 +20,7 @@ #address-cells = <2>; #size-cells = <1>; compatible = "lantiq,localbus", "simple-bus"; - + }; spi@E100800 { @@ -74,7 +74,7 @@ compatible = "lantiq,pinctrl-xr9"; pinctrl-names = "default"; pinctrl-0 = <&state_default>; - + interrupt-parent = <&icu0>; interrupts = <166 135 66 40 41 42 38>; @@ -205,27 +205,27 @@ phy0: ethernet-phy@0 { reg = <0x0>; compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22"; - lantiq,c45-reg-init = <1 0 0 0>; + lantiq,c45-reg-init = <1 0 0 0>; }; phy1: ethernet-phy@1 { reg = <0x1>; compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22"; - lantiq,c45-reg-init = <1 0 0 0>; + lantiq,c45-reg-init = <1 0 0 0>; }; phy5: ethernet-phy@5 { reg = <0x5>; compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22"; - lantiq,c45-reg-init = <1 0 0 0>; + lantiq,c45-reg-init = <1 0 0 0>; }; phy11: ethernet-phy@11 { reg = <0x11>; compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22"; - lantiq,c45-reg-init = <1 0 0 0>; + lantiq,c45-reg-init = <1 0 0 0>; }; phy13: ethernet-phy@13 { reg = <0x13>; compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22"; - lantiq,c45-reg-init = <1 0 0 0>; + lantiq,c45-reg-init = <1 0 0 0>; }; }; }; @@ -298,7 +298,7 @@ gpio-leds { compatible = "gpio-leds"; - + power { label = "power"; gpios = <&stp 9 0>; |