Skip to content

Commit

Permalink
arm64: dts: rockchip: configure thermal shutdown for BPI-R2-Pro
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Frank Wunderlich authored and Heiko Stuebner committed Jun 11, 2022
1 parent f48387c commit 870b4da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,8 @@
};

&tsadc {
rockchip,hw-tshut-mode = <1>;
rockchip,hw-tshut-polarity = <0>;
status = "okay";
};

Expand Down

0 comments on commit 870b4da

Please sign in to comment.