ramips: add support for YunCore G720
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_arcadyan_wg4xx223.dtsi
index 7b3f316a8c4495a3f34903db16f8b99a4049a68e..78627b2157ec6dafe72631e2a1d71713c124d6f0 100644 (file)
        leds {
                compatible = "gpio-leds";
 
-               led_status_green: led-1 {
-                       label = "green:status";
+               led_status_green: led-0 {
                        color = <LED_COLOR_ID_GREEN>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
                };
 
-               led_status_red: led-2 {
-                       label = "red:status";
+               led_status_red: led-1 {
                        color = <LED_COLOR_ID_RED>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
@@ -35,7 +33,7 @@
        keys {
                compatible = "gpio-keys";
 
-               reset {
+               button-0 {
                        label = "reset";
                        gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RESTART>;
@@ -78,7 +76,7 @@
                        reg = <0x100000 0x100000>;
                };
 
-               factory: partition@200000 {
+               partition@200000 {
                        label = "Factory";
                        reg = <0x200000 0x100000>;
                        read-only;