arm64: dts: rockchip: fix poweroff on helios64
authorFlorian Klink <flokli@flokli.de>
Wed, 20 Oct 2021 09:59:23 +0000 (11:59 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 21 Nov 2021 17:59:06 +0000 (18:59 +0100)
Adding the rockchip,system-power-controller property here will use the
rk808 to power off the system.

Fixes: 09e006cfb43e ("arm64: dts: rockchip: Add basic support for Kobol's Helios64")
Signed-off-by: Florian Klink <flokli@flokli.de>
Tested-by: Dennis Gilmore <dgilmore@redhat.com>
Link: https://lore.kernel.org/r/20211020095926.735938-2-flokli@flokli.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts

index 63c7681843daa60624ebf29e94f4aa335f440b63..b6ac00f6461370782a616643300746a9be011d4a 100644 (file)
                clock-output-names = "xin32k", "rk808-clkout2";
                pinctrl-names = "default";
                pinctrl-0 = <&pmic_int_l>;
+               rockchip,system-power-controller;
                vcc1-supply = <&vcc5v0_sys>;
                vcc2-supply = <&vcc5v0_sys>;
                vcc3-supply = <&vcc5v0_sys>;