]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: rockchip: Designate Turing RK1's system power controller
authorSam Edwards <cfsworks@gmail.com>
Thu, 12 Sep 2024 18:01:48 +0000 (11:01 -0700)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 30 Sep 2024 13:52:48 +0000 (15:52 +0200)
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: 2806a69f3fef ("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>
arch/arm64/boot/dts/rockchip/rk3588-turing-rk1.dtsi

index dbaa94ca69f47628a97d263684ad62cf746b407f..432133251e318be083b0b8c008afd81e88e6e598 100644 (file)
                pinctrl-names = "default";
                pinctrl-0 = <&pmic_pins>, <&rk806_dvs1_null>,
                            <&rk806_dvs2_null>, <&rk806_dvs3_null>;
+               system-power-controller;
 
                vcc1-supply = <&vcc5v0_sys>;
                vcc2-supply = <&vcc5v0_sys>;