summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/ti/k3-j721s2.dtsi
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2023-04-05 16:53:28 -0500
committerVignesh Raghavendra <vigneshr@ti.com>2023-06-15 11:05:33 +0530
commitd148e3fe52c855b1709ed031eff6e63e87ad0372 (patch)
tree536685afba59724d6fa7fed54e3c6c36432ba7e7 /arch/arm64/boot/dts/ti/k3-j721s2.dtsi
parent4aa6586a9720849527379c415d0977f0d5bcfcac (diff)
arm64: dts: ti: j721s2: Add VTM node
VTM stands for Voltage Thermal Management. Add the thermal zones. Six sensors mapping to six thermal zones. Main0, Main1, Main2, Main3, WKUP1 & WKUP2 domains respectively. Signed-off-by: Keerthy <j-keerthy@ti.com> [bb@ti.com: rebased on v6.3-rc1] Signed-off-by: Bryan Brattlof <bb@ti.com> Link: https://lore.kernel.org/r/20230405215328.3755561-8-bb@ti.com Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Diffstat (limited to 'arch/arm64/boot/dts/ti/k3-j721s2.dtsi')
-rw-r--r--arch/arm64/boot/dts/ti/k3-j721s2.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-j721s2.dtsi b/arch/arm64/boot/dts/ti/k3-j721s2.dtsi
index f3db277628cd..2abeb857fde7 100644
--- a/arch/arm64/boot/dts/ti/k3-j721s2.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721s2.dtsi
@@ -164,6 +164,10 @@
};
};
+
+ thermal_zones: thermal-zones {
+ #include "k3-j721s2-thermal.dtsi"
+ };
};
/* Now include peripherals from each bus segment */