X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FWT3020-4M.dts;h=6670a1cc6ec1bf45eab5cf5f26243b743132fe95;hb=ccf89e71f28e68b9791b8442725d70e8e03614cf;hp=7583680099addc952e418d205b753a82d6e02af6;hpb=7bac455a4ccd4a55e5db64c7eac224c98be045b6;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/WT3020-4M.dts b/target/linux/ramips/dts/WT3020-4M.dts index 7583680099..6670a1cc6e 100644 --- a/target/linux/ramips/dts/WT3020-4M.dts +++ b/target/linux/ramips/dts/WT3020-4M.dts @@ -7,13 +7,13 @@ model = "Nexx WT3020"; palmbus@10000000 { - gpio2: gpio@660 { - status = "okay"; - }; + gpio2: gpio@660 { + status = "okay"; + }; - gpio3: gpio@688 { - status = "okay"; - }; + gpio3: gpio@688 { + status = "okay"; + }; spi@b00 { status = "okay"; @@ -83,6 +83,7 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + reset { label = "reset"; gpios = <&gpio0 1 1>; @@ -90,11 +91,12 @@ }; }; - gpio-leds { - compatible = "gpio-leds"; - power { - label = "nexx:blue:power"; - gpios = <&gpio3 0 0>; - }; - }; + gpio-leds { + compatible = "gpio-leds"; + + power { + label = "wt3020:blue:power"; + gpios = <&gpio3 0 0>; + }; + }; };