ramips: add support for mtk eip93 crypto engine
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_hiwifi_hc5661a.dts
index 5efa352896703f626ea2b09d26828fd637d1e855..9e4068ce8c7241c3931d52e11c12d43eabc0444e 100644 (file)
@@ -1,5 +1,3 @@
-/dts-v1/;
-
 #include "mt7628an_hiwifi_hc5x61a.dtsi"
 
 / {
                compatible = "gpio-leds";
 
                led_system: system {
-                       label = "hc5661a:blue:system";
+                       label = "blue:system";
                        gpios = <&gpio 37 GPIO_ACTIVE_HIGH>;
                };
 
                internet {
-                       label = "hc5661a:blue:internet";
+                       label = "blue:internet";
                        gpios = <&gpio 1 GPIO_ACTIVE_HIGH>;
                };
 
                wlan2g {
-                       label = "hc5661a:blue:wlan2g";
+                       label = "blue:wlan2g";
                        gpios = <&gpio 44 GPIO_ACTIVE_HIGH>;
                        linux,default-trigger = "phy0tpt";
                };
@@ -29,8 +27,8 @@
 
 &state_default {
        gpio {
-               ralink,group = "i2c", "refclk", "wdt", "wled_an";
-               ralink,function = "gpio";
+               groups = "i2c", "refclk", "wdt", "wled_an";
+               function = "gpio";
        };
 };