diff options
-rw-r--r-- | target/linux/mediatek/patches-5.10/113-dts-fix-bpi64-leds-and-buttons.patch (renamed from target/linux/mediatek/patches-5.10/112-dts-fix-bpi64-leds-and-buttons.patch) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches-5.10/112-dts-fix-bpi64-leds-and-buttons.patch b/target/linux/mediatek/patches-5.10/113-dts-fix-bpi64-leds-and-buttons.patch index 8b6d3d4934..03128a5ef8 100644 --- a/target/linux/mediatek/patches-5.10/112-dts-fix-bpi64-leds-and-buttons.patch +++ b/target/linux/mediatek/patches-5.10/113-dts-fix-bpi64-leds-and-buttons.patch @@ -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"; }; |