arm64: dts: ti: k3-j721s2: Fix power domain for VTM node
BugLink: https://bugs.launchpad.net/bugs/2060097
[ Upstream commit 5ef196ed912e80a1e64936119ced8d7eb5635f0f ]
Fix the power domain device ID for wkup_vtm0 node.
Link: https://software-dl.ti.com/tisci/esd/latest/5_soc_doc/j721s2/devices.html
Fixes: d148e3fe52 ("arm64: dts: ti: j721s2: Add VTM node")
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Reviewed-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20240201-b4-upstream-j721s2-fix-vtm-devid-v2-1-85fd568b77e3@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
(cherry picked from commit 61b18ce8c704fd6b952d92b3c9c206796e579dc0)
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
This commit is contained in:
committed by
Roxana Nicolescu
parent
66d9d31272
commit
16144df9ff
@@ -663,7 +663,7 @@
|
||||
compatible = "ti,j7200-vtm";
|
||||
reg = <0x00 0x42040000 0x0 0x350>,
|
||||
<0x00 0x42050000 0x0 0x350>;
|
||||
power-domains = <&k3_pds 154 TI_SCI_PD_SHARED>;
|
||||
power-domains = <&k3_pds 180 TI_SCI_PD_SHARED>;
|
||||
#thermal-sensor-cells = <1>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user