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-j721e-mcu-wakeup.dtsi | 9 +++ > arch/arm64/boot/dts/ti/k3-j721e-thermal.dtsi | 73 +++++++++++++++++++ > arch/arm64/boot/dts/ti/k3-j721e.dtsi | 4 + > 3 files changed, 86 insertions(+) > create mode 100644 arch/arm64/boot/dts/ti/k3-j721e-thermal.dtsi > > diff --git a/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi > index b4972dfb7da8..6290f563b8e7 100644 > --- a/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi > +++ b/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi > @@ -418,4 +418,13 @@ > interrupt-names = "int0", "int1"; > bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>; > }; > + > + wkup_vtm0: wkup_vtm0@42040000 { No, same comments as Rob gave you for bindings patch. Please fix them in entire patchset, instead of ignoring. Best regards, Krzysztof