On 12/04/2022 12:14, Keerthy wrote: > VTM stands for Voltage Thermal Management > > Signed-off-by: Keerthy <j-keerthy@xxxxxx> > --- > .../boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 9 ++++ > arch/arm64/boot/dts/ti/k3-j7200-thermal.dtsi | 45 +++++++++++++++++++ > arch/arm64/boot/dts/ti/k3-j7200.dtsi | 4 ++ > 3 files changed, 58 insertions(+) > create mode 100644 arch/arm64/boot/dts/ti/k3-j7200-thermal.dtsi > > diff --git a/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi > index 1044ec6c4b0d..2b5c570253cc 100644 > --- a/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi > +++ b/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi > @@ -375,4 +375,13 @@ > ti,loczrama = <1>; > }; > }; > + > + wkup_vtm0: wkup_vtm0@42040000 { Same issues as in other patches. Best regards, Krzysztof