Skip to content

Commit 875ea82

Browse files
CFSworksmmind
authored andcommitted
arm64: dts: rockchip: Designate Turing RK1's system power controller
Currently, the Turing RK1 board reboots when told to power off. Resolve this by designating the RK806 as the system power controller, so that the relevant driver can handle system shutdown requests. Fixes: 2806a69 ("arm64: dts: rockchip: Add Turing RK1 SoM support") Signed-off-by: Sam Edwards <CFSworks@gmail.com> Link: https://lore.kernel.org/r/20240912180148.205957-1-CFSworks@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent 6be8206 commit 875ea82

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3588-turing-rk1.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@
296296
pinctrl-names = "default";
297297
pinctrl-0 = <&pmic_pins>, <&rk806_dvs1_null>,
298298
<&rk806_dvs2_null>, <&rk806_dvs3_null>;
299+
system-power-controller;
299300

300301
vcc1-supply = <&vcc5v0_sys>;
301302
vcc2-supply = <&vcc5v0_sys>;

0 commit comments

Comments
 (0)