devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH/RFT 0/3] thermal: add support for r8a77995
@ 2018-03-11 20:26 Yoshihiro Kaneko
  2018-03-11 20:26 ` [PATCH/RFT 1/3] thermal: rcar_thermal: add r8a77995 support Yoshihiro Kaneko
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Yoshihiro Kaneko @ 2018-03-11 20:26 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: Zhang Rui, Eduardo Valentin, Rob Herring, linux-pm, devicetree

This series adds thermal support for r8a77995.
R-Car D3 (r8a77995) have a thermal sensor module which is similar to Gen2.
Therefore this series adds r8a77995 support to rcar_thermal driver not
rcar_gen3_thermal driver.

This series is based on the next branch of Zhang Rui's linux tree.

Yoshihiro Kaneko (3):
  thermal: rcar_thermal: add r8a77995 support
  dt-bindings: thermal: rcar-thermal: add R8A77995 support
  arm64: dts: renesas: r8a77995: add thermal device support

 .../devicetree/bindings/thermal/rcar-thermal.txt   |   1 +
 arch/arm64/boot/dts/renesas/r8a77995.dtsi          |  31 +++++
 drivers/thermal/rcar_thermal.c                     | 141 ++++++++++++++++-----
 3 files changed, 144 insertions(+), 29 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-03-13 16:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-11 20:26 [PATCH/RFT 0/3] thermal: add support for r8a77995 Yoshihiro Kaneko
2018-03-11 20:26 ` [PATCH/RFT 1/3] thermal: rcar_thermal: add r8a77995 support Yoshihiro Kaneko
2018-03-12 11:02   ` Geert Uytterhoeven
2018-03-13 16:59     ` Yoshihiro Kaneko
2018-03-11 20:26 ` [PATCH 2/3] dt-bindings: thermal: rcar-thermal: add R8A77995 support Yoshihiro Kaneko
2018-03-12 10:13   ` Geert Uytterhoeven
2018-03-13 16:35     ` Yoshihiro Kaneko
2018-03-11 20:26 ` [PATCH 3/3] arm64: dts: renesas: r8a77995: add thermal device support Yoshihiro Kaneko
2018-03-12 10:56   ` Geert Uytterhoeven
2018-03-13 16:41     ` Yoshihiro Kaneko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).