X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FDCS-930L-B1.dts;h=8b53cfd79d783b913dd00bcb53a3e495c872a80e;hb=7a3a071d4731e2fae2f2a9ae9abbe730aeddb6e7;hp=f73a9973cfb63ffac7e93239d2ef06b5cd3303fe;hpb=fd9ccaf4d7d241d0997fa32e48d3a6ca6ae800fc;p=openwrt.git diff --git a/target/linux/ramips/dts/DCS-930L-B1.dts b/target/linux/ramips/dts/DCS-930L-B1.dts index f73a9973cf..8b53cfd79d 100644 --- a/target/linux/ramips/dts/DCS-930L-B1.dts +++ b/target/linux/ramips/dts/DCS-930L-B1.dts @@ -3,16 +3,17 @@ /include/ "rt5350.dtsi" / { - compatible = "DCS-930L-B1", "ralink,rt5350-soc"; + compatible = "DCS-930L-B1", "ralink,rt5350-soc"; model = "D-Link DCS-930L B1"; palmbus@10000000 { spi@b00 { status = "okay"; + m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "mx25l3205d"; + compatible = "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80", "s25fl064k"; spi-max-frequency = <10000000>; @@ -57,7 +58,7 @@ }; esw@10110000 { - ralink,portmap = <0x2f>; + mediatek,portmap = <0x2f>; }; wmac@10180000 { @@ -74,12 +75,14 @@ gpio-leds { compatible = "gpio-leds"; + power { - label = "d-link:red:power"; + label = "dcs-930l-b1:red:power"; gpios = <&gpio0 17 1>; }; + wps { - label = "d-link:blue:wps"; + label = "dcs-930l-b1:blue:wps"; gpios = <&gpio0 19 1>; }; }; @@ -89,11 +92,13 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + reset { label = "reset"; gpios = <&gpio0 0 1>; linux,code = <0x198>; }; + wps { label = "wps"; gpios = <&gpio0 20 1>;