Hi All, This patch series adds thermal and CMT support on RZ/G1H (R8A7742) SOC DT. Cheers, Prabhakar Lad Prabhakar (4): dt-bindings: thermal: rcar-thermal: Add device tree support for r8a7742 ARM: dts: r8a7742: Add thermal device to DT dt-bindings: timer: renesas,cmt: Document r8a7742 CMT support ARM: dts: r8a7742: Add CMT SoC specific support .../devicetree/bindings/thermal/rcar-thermal.yaml | 1 + .../devicetree/bindings/timer/renesas,cmt.txt | 2 + arch/arm/boot/dts/r8a7742.dtsi | 62 ++++++++++++++++++++++ 3 files changed, 65 insertions(+) -- 2.7.4