2024-01-17 19:16:11

by Sebastian Reichel

[permalink] [raw]
Subject: [PATCH v1 1/1] arm64: dts: rockchip: rk3588-evb1: mark system power controller

Mark the primary PMIC as system-power-controller, so that the
system properly shuts down on poweroff.

Signed-off-by: Sebastian Reichel <[email protected]>
---
arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts b/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
index 7075366ec85c..fd665dfda55d 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
@@ -590,6 +590,7 @@ pmic@0 {
<&rk806_dvs2_null>, <&rk806_dvs3_null>;
pinctrl-names = "default";
spi-max-frequency = <1000000>;
+ system-power-controller;

vcc1-supply = <&vcc5v0_sys>;
vcc2-supply = <&vcc5v0_sys>;
--
2.43.0



2024-01-25 21:13:30

by Heiko Stübner

[permalink] [raw]
Subject: Re: [PATCH v1 1/1] arm64: dts: rockchip: rk3588-evb1: mark system power controller

On Wed, 17 Jan 2024 20:14:48 +0100, Sebastian Reichel wrote:
> Mark the primary PMIC as system-power-controller, so that the
> system properly shuts down on poweroff.
>
>

Applied, thanks!

[1/1] arm64: dts: rockchip: rk3588-evb1: mark system power controller
commit: fc4657971be31ae679e2bbeee2fb8e93a7a063eb

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