[openwrt/openwrt] sunxi: rebase sun50i-h5-nanopi-r1s-h5.dts onto 5.15
LEDE Commits
lede-commits at lists.infradead.org
Tue Mar 29 03:03:34 PDT 2022
ynezz pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/c80088b40772fef15b5b1b173b1a3df0d49d2b77
commit c80088b40772fef15b5b1b173b1a3df0d49d2b77
Author: Petr Štetiar <ynezz at true.cz>
AuthorDate: Mon Mar 28 14:19:46 2022 +0200
sunxi: rebase sun50i-h5-nanopi-r1s-h5.dts onto 5.15
So the patch can be applied on top of 5.15 kernel.
Signed-off-by: Petr Štetiar <ynezz at true.cz>
---
...rm64-dts-allwinner-nanopi-r1s-h5-add-status-LED.patch | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/target/linux/sunxi/patches-5.15/431-arm64-dts-allwinner-nanopi-r1s-h5-add-status-LED.patch b/target/linux/sunxi/patches-5.15/431-arm64-dts-allwinner-nanopi-r1s-h5-add-status-LED.patch
index 4a429c746e..8670d06109 100644
--- a/target/linux/sunxi/patches-5.15/431-arm64-dts-allwinner-nanopi-r1s-h5-add-status-LED.patch
+++ b/target/linux/sunxi/patches-5.15/431-arm64-dts-allwinner-nanopi-r1s-h5-add-status-LED.patch
@@ -12,7 +12,7 @@ Signed-off-by: Chukun Pan <amadeus at jmu.edu.cn>
--- a/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-r1s-h5.dts
+++ b/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-r1s-h5.dts
-@@ -22,6 +22,11 @@
+@@ -23,6 +23,11 @@
ethernet0 = &emac;
ethernet1 = &rtl8189etv;
serial0 = &uart0;
@@ -24,12 +24,12 @@ Signed-off-by: Chukun Pan <amadeus at jmu.edu.cn>
};
chosen {
-@@ -31,7 +36,7 @@
- leds {
- compatible = "gpio-leds";
+@@ -38,7 +43,7 @@
+ gpios = <&pio 0 9 GPIO_ACTIVE_HIGH>;
+ };
-- sys {
-+ led_sys: sys {
- label = "nanopi:red:sys";
+- led-1 {
++ led_sys: led-1 {
+ function = LED_FUNCTION_STATUS;
+ color = <LED_COLOR_ID_RED>;
gpios = <&pio 0 10 GPIO_ACTIVE_HIGH>;
- linux,default-trigger = "heartbeat";
More information about the lede-commits
mailing list