mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
arm64: dts: ti: k3-j784s4: Fix power domain for VTM node
[ Upstream commite4d252e6d2] Fix the power domain device ID for wkup_vtm0 node. Link: https://software-dl.ti.com/tisci/esd/latest/5_soc_doc/j784s4/devices.html Fixes:64821fbf67("arm64: dts: ti: j784s4: 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-2-85fd568b77e3@ti.com Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Sasha Levin
parent
61b18ce8c7
commit
686f207265
@@ -628,7 +628,7 @@
|
||||
compatible = "ti,j7200-vtm";
|
||||
reg = <0x00 0x42040000 0x00 0x350>,
|
||||
<0x00 0x42050000 0x00 0x350>;
|
||||
power-domains = <&k3_pds 154 TI_SCI_PD_SHARED>;
|
||||
power-domains = <&k3_pds 243 TI_SCI_PD_SHARED>;
|
||||
#thermal-sensor-cells = <1>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user