diff mbox series

arm64: dts: rockchip: Designate the system power controller on QuartzPro64

Message ID c602dfb3972a0844f2a87b6245bdc5c3378c5989.1712512497.git.dsimic@manjaro.org (mailing list archive)
State New
Headers show
Series arm64: dts: rockchip: Designate the system power controller on QuartzPro64 | expand

Commit Message

Dragan Simic April 7, 2024, 5:56 p.m. UTC
Designate the primary RK806 PMIC on the Pine64 QuartzPro64 as the system
power controller, so the board shuts down properly on poweroff(8).

Signed-off-by: Dragan Simic <dsimic@manjaro.org>
---
 arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dts | 1 +
 1 file changed, 1 insertion(+)

Comments

Heiko Stübner April 10, 2024, 5:15 a.m. UTC | #1
On Sun, 7 Apr 2024 19:56:24 +0200, Dragan Simic wrote:
> Designate the primary RK806 PMIC on the Pine64 QuartzPro64 as the system
> power controller, so the board shuts down properly on poweroff(8).
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: Designate the system power controller on QuartzPro64
      commit: c2b6d3a2bbf6352f7cddff2abe81dc4af4887672

Added a Fixes-tag

Best regards,
Dragan Simic April 10, 2024, 5:24 a.m. UTC | #2
On 2024-04-10 07:15, Heiko Stuebner wrote:
> On Sun, 7 Apr 2024 19:56:24 +0200, Dragan Simic wrote:
>> Designate the primary RK806 PMIC on the Pine64 QuartzPro64 as the 
>> system
>> power controller, so the board shuts down properly on poweroff(8).
> 
> Applied, thanks!
> 
> [1/1] arm64: dts: rockchip: Designate the system power controller on 
> QuartzPro64
>       commit: c2b6d3a2bbf6352f7cddff2abe81dc4af4887672
> 
> Added a Fixes-tag

Great, thanks!
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dts b/arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dts
index 67414d72e2b6..22bbfbe729c1 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dts
@@ -456,6 +456,7 @@  pmic@0 {
 			    <&rk806_dvs2_null>, <&rk806_dvs3_null>;
 		pinctrl-names = "default";
 		spi-max-frequency = <1000000>;
+		system-power-controller;
 
 		vcc1-supply = <&vcc4v0_sys>;
 		vcc2-supply = <&vcc4v0_sys>;