arm64: dts: rockchip: configure thermal shutdown for BPI-R2-Pro
authorFrank Wunderlich <frank-w@public-files.de>
Mon, 6 Jun 2022 17:08:02 +0000 (19:08 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 11 Jun 2022 15:25:40 +0000 (17:25 +0200)
Add thermal shutdown configuration for use of GPU.

Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Link: https://lore.kernel.org/r/20220606170803.478082-5-linux@fw-web.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts

index 26f83e1..5369d91 100644 (file)
 };
 
 &tsadc {
+       rockchip,hw-tshut-mode = <1>;
+       rockchip,hw-tshut-polarity = <0>;
        status = "okay";
 };