All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: rockchip: rename LED label for NanoPi R4S
@ 2021-04-26 11:46 ` Tianling Shen
  0 siblings, 0 replies; 9+ messages in thread
From: Tianling Shen @ 2021-04-26 11:46 UTC (permalink / raw)
  To: Rob Herring, Heiko Stuebner, Pavel Machek, Johan Jonker,
	Jagan Teki, Jacek Anaszewski, Geert Uytterhoeven,
	Uwe Kleine-König, Marty Jones, Jensen Huang, Tianling Shen
  Cc: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel

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 <pavel@ucw.cz>
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
---
 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


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-05-10  0:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26 11:46 [PATCH] arm64: dts: rockchip: rename LED label for NanoPi R4S Tianling Shen
2021-04-26 11:46 ` Tianling Shen
2021-04-26 11:46 ` Tianling Shen
2021-04-27  9:11 ` Pavel Machek
2021-04-27  9:11   ` Pavel Machek
2021-04-27  9:11   ` Pavel Machek
2021-05-09 23:55 ` Heiko Stuebner
2021-05-09 23:55   ` Heiko Stuebner
2021-05-09 23:55   ` Heiko Stuebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.