From: Chukun Pan Date: Fri, 27 Mar 2026 10:06:10 +0000 (+0800) Subject: uboot-mediatek: cleanup whitespace in patch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fa347191c614a08ced70c6edfd994d8687cffe6;p=thirdparty%2Fopenwrt.git uboot-mediatek: cleanup whitespace in patch Clean up whitespace and fix LED labels. Signed-off-by: Chukun Pan Link: https://github.com/openwrt/openwrt/pull/23490 Signed-off-by: Hauke Mehrtens --- diff --git a/package/boot/uboot-mediatek/patches/449-add-cudy_wbr3000uax-v1.patch b/package/boot/uboot-mediatek/patches/449-add-cudy_wbr3000uax-v1.patch index 0252522b404..756f70cb3b9 100644 --- a/package/boot/uboot-mediatek/patches/449-add-cudy_wbr3000uax-v1.patch +++ b/package/boot/uboot-mediatek/patches/449-add-cudy_wbr3000uax-v1.patch @@ -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>; diff --git a/package/boot/uboot-mediatek/patches/456-add-arcadyan-mozart.patch b/package/boot/uboot-mediatek/patches/456-add-arcadyan-mozart.patch index 5b97ab5782b..991600987bb 100644 --- a/package/boot/uboot-mediatek/patches/456-add-arcadyan-mozart.patch +++ b/package/boot/uboot-mediatek/patches/456-add-arcadyan-mozart.patch @@ -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>; diff --git a/package/boot/uboot-mediatek/patches/471-add-zyzel-wx5600-t0.patch b/package/boot/uboot-mediatek/patches/471-add-zyzel-wx5600-t0.patch index d017e4039ab..3b4de153dcf 100644 --- a/package/boot/uboot-mediatek/patches/471-add-zyzel-wx5600-t0.patch +++ b/package/boot/uboot-mediatek/patches/471-add-zyzel-wx5600-t0.patch @@ -167,7 +167,7 @@ +/ { + model = "Zyxel wx5600-T0 ubootmod"; + compatible = "zyxel,wx-5600", "mediatek,mt7986"; -+ ++ + options { + u-boot { + compatible = "u-boot,config"; diff --git a/package/boot/uboot-mediatek/patches/502-add-bazis-ax3000wm.patch b/package/boot/uboot-mediatek/patches/502-add-bazis-ax3000wm.patch index 11c871d8195..9cbeab3561a 100644 --- a/package/boot/uboot-mediatek/patches/502-add-bazis-ax3000wm.patch +++ b/package/boot/uboot-mediatek/patches/502-add-bazis-ax3000wm.patch @@ -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>;