Skip to content

Commit 4745e1e

Browse files
RadxaNaokismb49
authored andcommitted
arm64: dts: rockchip: make poweroff(8) work on Radxa ROCK 5A
BugLink: https://bugs.launchpad.net/bugs/2076435 [ Upstream commit d05f7af ] Designate the RK806 PMIC on the Radxa ROCK 5A as the system power controller, so the board shuts down properly on poweroff(8). Fixes: 75fdcbc ("arm64: dts: rockchip: add PMIC to rock-5a") Reviewed-by: Dragan Simic <[email protected]> Signed-off-by: FUKAUMI Naoki <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]> Signed-off-by: Sasha Levin <[email protected]> Signed-off-by: Portia Stephens <[email protected]> Signed-off-by: Roxana Nicolescu <[email protected]>
1 parent 0c04628 commit 4745e1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,7 @@
394394
pinctrl-0 = <&pmic_pins>, <&rk806_dvs1_null>,
395395
<&rk806_dvs2_null>, <&rk806_dvs3_null>;
396396
spi-max-frequency = <1000000>;
397+
system-power-controller;
397398

398399
vcc1-supply = <&vcc5v0_sys>;
399400
vcc2-supply = <&vcc5v0_sys>;

0 commit comments

Comments
 (0)