]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
uboot-mediatek: cleanup whitespace in patch
authorChukun Pan <amadeus@jmu.edu.cn>
Fri, 27 Mar 2026 10:06:10 +0000 (18:06 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 25 May 2026 22:23:37 +0000 (00:23 +0200)
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>
package/boot/uboot-mediatek/patches/449-add-cudy_wbr3000uax-v1.patch
package/boot/uboot-mediatek/patches/456-add-arcadyan-mozart.patch
package/boot/uboot-mediatek/patches/471-add-zyzel-wx5600-t0.patch
package/boot/uboot-mediatek/patches/502-add-bazis-ax3000wm.patch

index 0252522b404f10ad5041330d1faaa0dce3cd9c67..756f70cb3b9c750ae5461f1d497e7f793009e5d5 100644 (file)
 +                      label = "blue:wan";
 +                      gpios = <&pio 10 GPIO_ACTIVE_LOW>;
 +              };
-+              
++
 +              led_wan_red {
 +                      label = "red:wan";
 +                      gpios = <&pio 4 GPIO_ACTIVE_LOW>;
index 5b97ab5782b3b6df9acb2d353a70b3df1ffe2310..991600987bb455c9ca633076bbfc6e222428bfe2 100644 (file)
 +              };
 +
 +              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>;
index d017e4039ab3d119758b7396fbb3655e55854fb8..3b4de153dcf2cc4eb138f9758213d05b4df952d5 100644 (file)
 +/ {
 +      model = "Zyxel wx5600-T0 ubootmod";
 +      compatible = "zyxel,wx-5600", "mediatek,mt7986";
-+   
++
 +   options {
 +       u-boot {
 +          compatible = "u-boot,config";
index 11c871d81953cff870ae613eca1ed01934386de4..9cbeab3561a03a25ac3aeb70d3b5243000800deb 100644 (file)
 +                      label = "blue:power";
 +                      gpios = <&pio 13 GPIO_ACTIVE_LOW>;
 +              };
-+              
++
 +              led_warning: led_fault {
 +                      label = "red:fault";
 +                      gpios = <&pio 34 GPIO_ACTIVE_LOW>;