Commit 6a11ffc2 authored by Tianling Shen's avatar Tianling Shen Committed by Heiko Stuebner

arm64: dts: rockchip: rename LED label for NanoPi R4S

However "sys" is not a valid function, and it is always on.
Let's keep existing functions.

Fixes: db792e9a ("rockchip: rk3399: Add support for FriendlyARM NanoPi R4S")
Suggested-by: default avatarPavel Machek <pavel@ucw.cz>
Signed-off-by: default avatarTianling Shen <cnsztl@gmail.com>
Acked-by: default avatarPavel Machek <pavel@ucw.cz>
Link: https://lore.kernel.org/r/20210426114652.29542-1-cnsztl@gmail.comSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent d49f120e
......@@ -33,7 +33,7 @@ lan_led: led-lan {
sys_led: led-sys {
gpios = <&gpio0 RK_PB5 GPIO_ACTIVE_HIGH>;
label = "red:sys";
label = "red:power";
default-state = "on";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment