1
1

uboot-mediatek: cleanup whitespace in patch

Clean up whitespace and fix LED labels.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Link: https://github.com/openwrt/openwrt/pull/23490
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Chukun Pan 2026-03-27 18:06:10 +08:00 committed by Hauke Mehrtens
parent 5b6b0b519a
commit 9fa347191c
4 changed files with 5 additions and 5 deletions

View File

@ -167,7 +167,7 @@
+ label = "blue:wan";
+ gpios = <&pio 10 GPIO_ACTIVE_LOW>;
+ };
+
+
+ led_wan_red {
+ label = "red:wan";
+ gpios = <&pio 4 GPIO_ACTIVE_LOW>;

View File

@ -242,10 +242,10 @@
+ };
+
+ 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>;

View File

@ -167,7 +167,7 @@
+/ {
+ model = "Zyxel wx5600-T0 ubootmod";
+ compatible = "zyxel,wx-5600", "mediatek,mt7986";
+
+
+ options {
+ u-boot {
+ compatible = "u-boot,config";

View File

@ -165,7 +165,7 @@
+ label = "blue:power";
+ gpios = <&pio 13 GPIO_ACTIVE_LOW>;
+ };
+
+
+ led_warning: led_fault {
+ label = "red:fault";
+ gpios = <&pio 34 GPIO_ACTIVE_LOW>;