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:
parent
5b6b0b519a
commit
9fa347191c
@ -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>;
|
||||
|
||||
@ -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>;
|
||||
|
||||
@ -167,7 +167,7 @@
|
||||
+/ {
|
||||
+ model = "Zyxel wx5600-T0 ubootmod";
|
||||
+ compatible = "zyxel,wx-5600", "mediatek,mt7986";
|
||||
+
|
||||
+
|
||||
+ options {
|
||||
+ u-boot {
|
||||
+ compatible = "u-boot,config";
|
||||
|
||||
@ -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>;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user