+ label = "blue:wan";
+ gpios = <&pio 10 GPIO_ACTIVE_LOW>;
+ };
-+
++
+ led_wan_red {
+ label = "red:wan";
+ gpios = <&pio 4 GPIO_ACTIVE_LOW>;
+ };
+
+ led-green {
-+ label = "blue:status";
++ label = "green:status";
+ gpios = <&pio 30 GPIO_ACTIVE_HIGH>;
+ };
-+
++
+ led-blue {
+ label = "blue:status";
+ gpios = <&pio 31 GPIO_ACTIVE_HIGH>;
+/ {
+ model = "Zyxel wx5600-T0 ubootmod";
+ compatible = "zyxel,wx-5600", "mediatek,mt7986";
-+
++
+ options {
+ u-boot {
+ compatible = "u-boot,config";
+ label = "blue:power";
+ gpios = <&pio 13 GPIO_ACTIVE_LOW>;
+ };
-+
++
+ led_warning: led_fault {
+ label = "red:fault";
+ gpios = <&pio 34 GPIO_ACTIVE_LOW>;