devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] thermal: Add support for R-Car V4H
@ 2023-02-09 16:11 Geert Uytterhoeven
  2023-02-09 16:11 ` [PATCH 1/2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779g0 support Geert Uytterhoeven
  2023-02-09 16:11 ` [PATCH 2/2] thermal/drivers/rcar_gen3: Add support for R-Car V4H Geert Uytterhoeven
  0 siblings, 2 replies; 7+ messages in thread
From: Geert Uytterhoeven @ 2023-02-09 16:11 UTC (permalink / raw)
  To: Niklas Söderlund, Rafael J . Wysocki, Daniel Lezcano,
	Rob Herring, Krzysztof Kozlowski
  Cc: Amit Kucheria, Zhang Rui, linux-renesas-soc, linux-pm, devicetree,
	linux-kernel, Geert Uytterhoeven

	Hi all,

This patch series adds support for the Thermal Sensor in the Renesas
R-Car V4H SoC.

Unfortunately early revisions of R-Car V4H may suffer from a hardware
issue with the thermal sensor, causing the values in
/sys/devices/virtual/thermal/thermal_zone*/temp to be off.

Thanks for your comments!

Geert Uytterhoeven (2):
  dt-bindings: thermal: rcar-gen3-thermal: Add r8a779g0 support
  thermal/drivers/rcar_gen3: Add support for R-Car V4H

 .../devicetree/bindings/thermal/rcar-gen3-thermal.yaml        | 3 +++
 drivers/thermal/rcar_gen3_thermal.c                           | 4 ++++
 2 files changed, 7 insertions(+)

-- 
2.34.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2023-02-13  9:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-09 16:11 [PATCH 0/2] thermal: Add support for R-Car V4H Geert Uytterhoeven
2023-02-09 16:11 ` [PATCH 1/2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779g0 support Geert Uytterhoeven
2023-02-09 16:25   ` Wolfram Sang
2023-02-09 22:44   ` Niklas Söderlund
2023-02-13  9:10   ` Krzysztof Kozlowski
2023-02-09 16:11 ` [PATCH 2/2] thermal/drivers/rcar_gen3: Add support for R-Car V4H Geert Uytterhoeven
2023-02-09 22:48   ` Niklas Söderlund

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).