Skip to content

Commit 7738f55

Browse files
inindevmmind
authored andcommitted
arm64: dts: rockchip: support poweroff on the rock-5b
Allow the rock-5b to poweroff its pmic. When issuing a "shutdown -h now" on the rock-5b it reboots instead. Defining 'system-power-controller' allows the rk806 to power down. Commit c699fbf ("arm64: dts: rockchip: Support poweroff on NanoPC-T6") similarly resolves this issue for the nanopc-t6. Signed-off-by: John Clark <inindev@gmail.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com> Link: https://lore.kernel.org/r/20231225222859.17153-1-inindev@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent e9126f9 commit 7738f55

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,8 @@
426426
pinctrl-0 = <&pmic_pins>, <&rk806_dvs1_null>,
427427
<&rk806_dvs2_null>, <&rk806_dvs3_null>;
428428

429+
system-power-controller;
430+
429431
vcc1-supply = <&vcc5v0_sys>;
430432
vcc2-supply = <&vcc5v0_sys>;
431433
vcc3-supply = <&vcc5v0_sys>;

0 commit comments

Comments
 (0)