diff options
author | Bryan Brattlof <bb@ti.com> | 2023-04-05 16:53:24 -0500 |
---|---|---|
committer | Vignesh Raghavendra <vigneshr@ti.com> | 2023-06-14 21:41:32 +0530 |
commit | 225312fbaf37bb283dbc92a0a1d4dfe58629ab64 (patch) | |
tree | ebb35a54764dcda0b2b354ca961673c0f5d4b1d4 /arch/arm64/boot/dts/ti/k3-am62a.dtsi | |
parent | bbb6dc62505acf6fcb80573f7e7a59875c33be0d (diff) | |
download | lwn-225312fbaf37bb283dbc92a0a1d4dfe58629ab64.tar.gz lwn-225312fbaf37bb283dbc92a0a1d4dfe58629ab64.zip |
arm64: dts: ti: k3-am62a-wakeup: add VTM node
The am62ax supports a single Voltage and Thermal Management (VTM) device
located in the wakeup domain with three associated temperature monitors
located in various hot spots of the die.
Signed-off-by: Bryan Brattlof <bb@ti.com>
Link: https://lore.kernel.org/r/20230405215328.3755561-4-bb@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Diffstat (limited to 'arch/arm64/boot/dts/ti/k3-am62a.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/ti/k3-am62a.dtsi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am62a.dtsi b/arch/arm64/boot/dts/ti/k3-am62a.dtsi index fe60c9ce21e3..61a210ecd5ff 100644 --- a/arch/arm64/boot/dts/ti/k3-am62a.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am62a.dtsi @@ -115,6 +115,8 @@ <0x00 0x78100000 0x00 0x78100000 0x00 0x00008000>; /* DM R5 BTCM*/ }; }; + + #include "k3-am62a-thermal.dtsi" }; /* Now include the peripherals for each bus segments */ |