X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FWT3020-8M.dts;h=3a24651b9af22de88db83c4a58cdff8d99d29a7e;hb=3f638902b6010c565d5e76fc324d7b3251eacbad;hp=5fa7c9273050aedf1801d712e71be74610284696;hpb=7bac455a4ccd4a55e5db64c7eac224c98be045b6;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/WT3020-8M.dts b/target/linux/ramips/dts/WT3020-8M.dts index 5fa7c92730..3a24651b9a 100644 --- a/target/linux/ramips/dts/WT3020-8M.dts +++ b/target/linux/ramips/dts/WT3020-8M.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"; @@ -21,7 +21,7 @@ m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "w25q64"; + compatible = "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80", "w25q64"; spi-max-frequency = <10000000>; @@ -62,7 +62,7 @@ ethernet@10100000 { mtd-mac-address = <&factory 0x4>; - ralink,port-map = "wllll"; + mediatek,portmap = "wllll"; }; wmac@10180000 { @@ -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>; + }; + }; };