rpcd: iwinfo plugin fixes
[openwrt.git] / target / linux / ramips / dts / OY-0001.dts
index b008afd..facd8d0 100644 (file)
@@ -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>;
        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 {
                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>;
                };
        };