The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: rockchip: Support poweroff on NanoPC-T6
@ 2023-12-16 21:21 Hugh Cole-Baker
  2023-12-24 19:54 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Hugh Cole-Baker @ 2023-12-16 21:21 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner
  Cc: Hugh Cole-Baker, devicetree, linux-arm-kernel, linux-rockchip,
	linux-kernel

The RK806 on the NanoPC-T6 can be used to power on/off the whole board.
Mark it as the system power controller.

Signed-off-by: Hugh Cole-Baker <sigmaris@gmail.com>
---
 arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts b/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts
index 612107615e66..0fc48fb0d34d 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts
@@ -569,6 +569,8 @@ pmic@0 {
 		pinctrl-0 = <&pmic_pins>, <&rk806_dvs1_null>,
 			    <&rk806_dvs2_null>, <&rk806_dvs3_null>;
 
+		system-power-controller;
+
 		vcc1-supply = <&vcc4v0_sys>;
 		vcc2-supply = <&vcc4v0_sys>;
 		vcc3-supply = <&vcc4v0_sys>;
-- 
2.39.3 (Apple Git-145)


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

* Re: [PATCH] arm64: dts: rockchip: Support poweroff on NanoPC-T6
  2023-12-16 21:21 [PATCH] arm64: dts: rockchip: Support poweroff on NanoPC-T6 Hugh Cole-Baker
@ 2023-12-24 19:54 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2023-12-24 19:54 UTC (permalink / raw)
  To: Hugh Cole-Baker, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: Heiko Stuebner, linux-arm-kernel, linux-rockchip, linux-kernel,
	devicetree

On Sat, 16 Dec 2023 21:21:34 +0000, Hugh Cole-Baker wrote:
> The RK806 on the NanoPC-T6 can be used to power on/off the whole board.
> Mark it as the system power controller.
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: Support poweroff on NanoPC-T6
      commit: c699fbfdfd54630fc51b96da577f02e7b772eb37

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

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

end of thread, other threads:[~2023-12-24 19:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-16 21:21 [PATCH] arm64: dts: rockchip: Support poweroff on NanoPC-T6 Hugh Cole-Baker
2023-12-24 19:54 ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox