summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi
diff options
context:
space:
mode:
authorAnson Huang <Anson.Huang@nxp.com>2019-11-04 11:26:09 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:09:00 +0800
commit54f66ad5c2bcb117bfd0f645ee6ed893627c7efd (patch)
tree1736b0a09391d76d6c1159556288cb8d69bd1310 /arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi
parentb3234f8eacc2c0cb8c9312e6d9770099fbdcde54 (diff)
arm64: dts: imx8qxp: Add CPU cooling support
Add CPU cooling support for i.MX8QXP. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi')
-rwxr-xr-xarch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi b/arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi
index 232c87163836..3dd374a024ba 100755
--- a/arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi
@@ -595,6 +595,18 @@
};
&thermal_zones {
+ cpu-thermal0 {
+ cooling-maps {
+ map0 {
+ cooling-device =
+ <&A35_0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
+ <&A35_1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
+ };
+ };
+ };
+};
+
+&thermal_zones {
pmic-thermal0 {
polling-delay-passive = <250>;
polling-delay = <2000>;