Thread (23 messages) 23 messages, 6 authors, 2022-08-05

Re: [PATCH v8.1, 3/7] arm64: dts: mt8192: Add thermal zone

From: Nícolas F. R. A. Prado <hidden>
Date: 2022-08-04 23:20:27
Also in: linux-arm-kernel, linux-mediatek, linux-pm, lkml

On Thu, Aug 04, 2022 at 03:09:08PM +0200, bchihi@baylibre.com wrote:
quoted hunk ↗ jump to hunk
From: Balsam CHIHI <redacted>

This adds the thermal zone for the mt8192.

Signed-off-by: Balsam CHIHI <redacted>
---
 arch/arm64/boot/dts/mediatek/mt8192.dtsi | 113 ++++++++++++++++++++++-
 1 file changed, 112 insertions(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/mediatek/mt8192.dtsi b/arch/arm64/boot/dts/mediatek/mt8192.dtsi
index cbae5a5ee4a0..3320b5c14ee3 100644
--- a/arch/arm64/boot/dts/mediatek/mt8192.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8192.dtsi
[..]
+		vdec-thermal {
		infra-thermal
+			polling-delay = <0>;
+			polling-delay-passive = <0>;
+			thermal-sensors = <&lvts_ap 4>;
+		};
+		img-thermal {
		cam-thermal
+			polling-delay = <0>;
+			polling-delay-passive = <0>;
+			thermal-sensors = <&lvts_ap 5>;
+		};
+		infra-thermal {
		md1-thermal
+			polling-delay = <0>;
+			polling-delay-passive = <0>;
+			thermal-sensors = <&lvts_ap 6>;
+		};
+		cam1-thermal {
		md2-thermal
+			polling-delay = <0>;
+			polling-delay-passive = <0>;
+			thermal-sensors = <&lvts_ap 7>;
+		};
+		cam2-thermal {
		md3-thermal

Thanks,
Nícolas
+			polling-delay = <0>;
+			polling-delay-passive = <0>;
+			thermal-sensors = <&lvts_ap 8>;
+		};
+	};
 };
-- 
2.34.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help