Commit e4d252e6 authored by Manorit Chawdhry's avatar Manorit Chawdhry Committed by Vignesh Raghavendra
Browse files

arm64: dts: ti: k3-j784s4: Fix power domain for VTM node

parent 5ef196ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -628,7 +628,7 @@ wkup_vtm0: temperature-sensor@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>;
	};