diff options
Diffstat (limited to 'target/linux/lantiq/dts/FRITZ3370.dts')
-rw-r--r-- | target/linux/lantiq/dts/FRITZ3370.dts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/lantiq/dts/FRITZ3370.dts b/target/linux/lantiq/dts/FRITZ3370.dts index df3089286d..dd323dd67d 100644 --- a/target/linux/lantiq/dts/FRITZ3370.dts +++ b/target/linux/lantiq/dts/FRITZ3370.dts @@ -12,7 +12,7 @@ memory@0 { reg = <0x0 0x8000000>; }; - + fpi@10000000 { localbus@0 { nand-parts@0 { @@ -192,22 +192,22 @@ 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>; }; 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>; }; }; }; @@ -235,7 +235,7 @@ label = "power"; gpios = <&gpio 1 0>; linux,code = <0x100>; - }; + }; /* wifi { label = "wifi"; gpios = <&gpio 29 0>; @@ -245,7 +245,7 @@ gpio-leds { compatible = "gpio-leds"; - + power { label = "power"; gpios = <&gpio 32 1>; |