X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FOY-0001.dts;h=facd8d02afc779b39c98f5e920606814ded472f9;hp=b008afd1d7b00ebde84e5a1d6e6fb149e6135908;hb=f539f05bd1aca5e1f484beb041f5335d5e92e46d;hpb=05add99f2ab00c4590a580b38a591be7e8824ed3 diff --git a/target/linux/ramips/dts/OY-0001.dts b/target/linux/ramips/dts/OY-0001.dts index b008afd1d7..facd8d02af 100644 --- a/target/linux/ramips/dts/OY-0001.dts +++ b/target/linux/ramips/dts/OY-0001.dts @@ -1,6 +1,6 @@ /dts-v1/; -/include/ "mt7620a.dtsi" +#include "mt7620a.dtsi" / { compatible = "ralink,mt7620a-soc"; @@ -25,7 +25,7 @@ m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "w25q128"; + compatible = "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80", "w25q128"; spi-max-frequency = <10000000>; @@ -69,11 +69,11 @@ ethernet@10100000 { pinctrl-names = "default"; pinctrl-0 = <&ephy_pins>; - ralink,port-map = "llllw"; + mediatek,portmap = "llllw"; }; gsw@10110000 { - ralink,port4 = "ephy"; + mediatek,port4 = "ephy"; }; wmac@10180000 { @@ -84,12 +84,12 @@ compatible = "gpio-leds"; powerled { - label = "oy:green:power"; + label = "oy-0001:green:power"; gpios = <&gpio0 9 1>; }; wifiled { - label = "oy:green:wifi"; + label = "oy-0001:green:wifi"; gpios = <&gpio3 0 1>; }; };