mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 09:42:09 +00:00
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@true.cz>
This commit is contained in:
parent
6d1dd34732
commit
c80088b407
@ -12,7 +12,7 @@ Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
|
|||||||
|
|
||||||
--- a/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-r1s-h5.dts
|
--- a/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-r1s-h5.dts
|
||||||
+++ b/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;
|
ethernet0 = &emac;
|
||||||
ethernet1 = &rtl8189etv;
|
ethernet1 = &rtl8189etv;
|
||||||
serial0 = &uart0;
|
serial0 = &uart0;
|
||||||
@ -24,12 +24,12 @@ Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
|
|||||||
};
|
};
|
||||||
|
|
||||||
chosen {
|
chosen {
|
||||||
@@ -31,7 +36,7 @@
|
@@ -38,7 +43,7 @@
|
||||||
leds {
|
gpios = <&pio 0 9 GPIO_ACTIVE_HIGH>;
|
||||||
compatible = "gpio-leds";
|
};
|
||||||
|
|
||||||
- sys {
|
- led-1 {
|
||||||
+ led_sys: sys {
|
+ led_sys: led-1 {
|
||||||
label = "nanopi:red:sys";
|
function = LED_FUNCTION_STATUS;
|
||||||
|
color = <LED_COLOR_ID_RED>;
|
||||||
gpios = <&pio 0 10 GPIO_ACTIVE_HIGH>;
|
gpios = <&pio 0 10 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "heartbeat";
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user