2021-04-26 11:49:14

by Tianling Shen

[permalink] [raw]
Subject: [PATCH] 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: db792e9adbf85f ("rockchip: rk3399: Add support for FriendlyARM NanoPi R4S")

Suggested-by: Pavel Machek <[email protected]>
Signed-off-by: Tianling Shen <[email protected]>
---
arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts b/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts
index fa5809887643..cef4d18b599d 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dts
@@ -33,7 +33,7 @@

sys_led: led-sys {
gpios = <&gpio0 RK_PB5 GPIO_ACTIVE_HIGH>;
- label = "red:sys";
+ label = "red:power";
default-state = "on";
};

--
2.17.1


2021-04-27 09:13:31

by Pavel Machek

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: rockchip: rename LED label for NanoPi R4S

On Mon 2021-04-26 19:46:52, Tianling Shen wrote:
> However "sys" is not a valid function, and it is always on.
> Let's keep existing functions.
>
> Fixes: db792e9adbf85f ("rockchip: rk3399: Add support for FriendlyARM NanoPi R4S")
>

Acked-by: Pavel Machek <[email protected]>

--
http://www.livejournal.com/~pavelmachek


Attachments:
(No filename) (330.00 B)
signature.asc (188.00 B)
Digital signature
Download all attachments

2021-05-09 23:57:32

by Heiko Stuebner

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: rockchip: rename LED label for NanoPi R4S

On Mon, 26 Apr 2021 19:46:52 +0800, Tianling Shen wrote:
> However "sys" is not a valid function, and it is always on.
> Let's keep existing functions.
>
> Fixes: db792e9adbf85f ("rockchip: rk3399: Add support for FriendlyARM NanoPi R4S")

Applied, thanks!

[1/1] arm64: dts: rockchip: rename LED label for NanoPi R4S
commit: 6a11ffc2cc54d89719d5b2f3ca44244cebd7ed2e

Best regards,
--
Heiko Stuebner <[email protected]>