arm64: dts: ti: k3-am65: Relocate thermal-zones to SoC specific location
authorNishanth Menon <nm@ti.com>
Thu, 16 Sep 2021 18:18:01 +0000 (13:18 -0500)
committerNishanth Menon <nm@ti.com>
Mon, 20 Sep 2021 18:51:10 +0000 (13:51 -0500)
commit6037c75b193ac7aec33f131cd48744549b552604
treeaf7e6c03933706bf0e8c24df0b6499a6bff92194
parentf54e1a97c8dbfe7717e15690c79f1bf20186e1fe
arm64: dts: ti: k3-am65: Relocate thermal-zones to SoC specific location

When commit 64f9147d914d ("arm64: dts: ti: am654: Add thermal
zones") introduced thermal-zones for am654, it defined as under the
common am65-wakeup bus segment, when it is am654 specific (other SoC
spins can have slightly different thermal characteristics). Futher,
thermal-zones is introduced under simple-bus node, when it has no
actual register or base address.

So, move it to it's rightful place under am654 SoC dtsi under the base
node.

Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Keerthy <j-keerthy@ti.com>
Link: https://lore.kernel.org/r/20210916181801.32588-1-nm@ti.com
arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
arch/arm64/boot/dts/ti/k3-am654.dtsi