]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mediatek: mt7622: blue LED should be active high as well
authorDaniel Golle <daniel@makrotopia.org>
Mon, 1 Mar 2021 21:46:38 +0000 (21:46 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 1 Mar 2021 21:46:38 +0000 (21:46 +0000)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/mediatek/patches-5.10/113-dts-fix-bpi64-leds-and-buttons.patch [moved from target/linux/mediatek/patches-5.10/112-dts-fix-bpi64-leds-and-buttons.patch with 96% similarity]

similarity index 96%
rename from target/linux/mediatek/patches-5.10/112-dts-fix-bpi64-leds-and-buttons.patch
rename to target/linux/mediatek/patches-5.10/113-dts-fix-bpi64-leds-and-buttons.patch
index 8b6d3d4934fc44bc00442c95a07187a124bd4959..03128a5ef807bdafc31612ae1cd9bb3f063317d8 100644 (file)
@@ -31,7 +31,7 @@
 -                      gpios = <&pio 89 GPIO_ACTIVE_HIGH>;
 +              led_system_blue: blue {
 +                      label = "bpi-r64:pio:blue";
-+                      gpios = <&pio 85 GPIO_ACTIVE_LOW>;
++                      gpios = <&pio 85 GPIO_ACTIVE_HIGH>;
                        default-state = "off";
                };