Messages in this thread |  | | From | Lad Prabhakar <> | Subject | [PATCH 0/4] Add thermal and CMT to R8A7742 SOC | Date | Wed, 27 May 2020 22:18:36 +0100 |
| |
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
|  |