[PATCH v2 2/2] arm64: dts: ti: k3-j784s4: Fix power domain for VTM node

Andrew Davis afd at ti.com
Thu Feb 1 07:12:19 PST 2024


On 2/1/24 2:07 AM, Manorit Chawdhry wrote:
> 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: 64821fbf6738 ("arm64: dts: ti: j784s4: Add VTM node")
> Signed-off-by: Manorit Chawdhry <m-chawdhry at ti.com>
> ---

Reviewed-by: Andrew Davis <afd at ti.com>

>   arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi
> index 3902a921d7e5..337122c3f402 100644
> --- a/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi
> @@ -628,7 +628,7 @@ wkup_vtm0: temperature-sensor at 42040000 {
>   		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>;
>   	};
>   
> 



More information about the linux-arm-kernel mailing list