mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-22 04:56:15 +00:00
ddfd526140
This is an automatically generated commit. When doing `git bisect`, consider `git bisect --skip`. Signed-off-by: Antonio Flores <antflores627@gmail.com>
17 lines
408 B
Diff
17 lines
408 B
Diff
--- a/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts
|
|
+++ b/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts
|
|
@@ -19,6 +19,13 @@
|
|
model = "FriendlyElec NanoPi R4S";
|
|
compatible = "friendlyarm,nanopi-r4s", "rockchip,rk3399";
|
|
|
|
+ aliases {
|
|
+ led-boot = &sys_led;
|
|
+ led-failsafe = &sys_led;
|
|
+ led-running = &sys_led;
|
|
+ led-upgrade = &sys_led;
|
|
+ };
|
|
+
|
|
/delete-node/ display-subsystem;
|
|
|
|
gpio-leds {
|