devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] IIO-based thermal sensor driver for Allwinner H3 SoC
@ 2017-07-23 14:13 Icenowy Zheng
  2017-07-23 14:13 ` [PATCH v3 2/5] iio: adc: sun4i-gpadc-iio: rename A23/A33-specified registers to contain A23 Icenowy Zheng
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Icenowy Zheng @ 2017-07-23 14:13 UTC (permalink / raw)
  To: Lee Jones, Rob Herring, Maxime Ripard, Chen-Yu Tsai,
	Jonathan Cameron, Quentin Schulz
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-iio-u79uwXL29TY76Z2rM5mHXA,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw, Icenowy Zheng

Allwiner H3 SoC has a thermal sensor, which is a large refactored version of
the old Allwinner "GPADC" (although it have already only thermal part left
in A33).

This patch tried to add support for the sensor in H3 based on the A33 thermal
sensor driver by Quentin Schulz, which is already merged.

Icenowy Zheng (5):
  dt-bindings: update the Allwinner GPADC device tree binding for H3
  iio: adc: sun4i-gpadc-iio: rename A23/A33-specified registers to
    contain A23
  iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor
  ARM: sun8i: h3: add support for the thermal sensor in H3
  ARM: sun8i: h3: add partial CPU thermal zone

 .../devicetree/bindings/mfd/sun4i-gpadc.txt        |  25 ++-
 arch/arm/boot/dts/sun8i-h3.dtsi                    |  26 +++
 drivers/iio/adc/sun4i-gpadc-iio.c                  | 228 +++++++++++++++++----
 include/linux/mfd/sun4i-gpadc.h                    |  33 ++-
 4 files changed, 267 insertions(+), 45 deletions(-)

-- 
2.13.0

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

end of thread, other threads:[~2017-08-08 11:56 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-23 14:13 [PATCH v3 0/5] IIO-based thermal sensor driver for Allwinner H3 SoC Icenowy Zheng
2017-07-23 14:13 ` [PATCH v3 2/5] iio: adc: sun4i-gpadc-iio: rename A23/A33-specified registers to contain A23 Icenowy Zheng
     [not found]   ` <20170723141354.42646-3-icenowy-h8G6r0blFSE@public.gmane.org>
2017-07-24  6:02     ` [linux-sunxi] " Chen-Yu Tsai
     [not found]       ` <CAGb2v65a3tyr5EJLgB9mhz2aYsU9NkMSg+wF_aJuhmT3tNpL2w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-07-24  6:06         ` icenowy-h8G6r0blFSE
     [not found]           ` <56900ea0ab9a28aea673d68097049354-h8G6r0blFSE@public.gmane.org>
2017-07-24  6:14             ` Chen-Yu Tsai
2017-07-23 14:13 ` [PATCH v3 4/5] ARM: sun8i: h3: add support for the thermal sensor in H3 Icenowy Zheng
     [not found]   ` <20170723141354.42646-5-icenowy-h8G6r0blFSE@public.gmane.org>
2017-07-24  6:07     ` Chen-Yu Tsai
     [not found] ` <20170723141354.42646-1-icenowy-h8G6r0blFSE@public.gmane.org>
2017-07-23 14:13   ` [PATCH v3 1/5] dt-bindings: update the Allwinner GPADC device tree binding for H3 Icenowy Zheng
     [not found]     ` <20170723141354.42646-2-icenowy-h8G6r0blFSE@public.gmane.org>
2017-07-24  6:01       ` [linux-sunxi] " Chen-Yu Tsai
     [not found]         ` <CAGb2v679W=Xzd1pio994Zu0PFmaF0VoUmw==_FfLnF0-DPLdBA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-07-24  6:05           ` Chen-Yu Tsai
2017-08-03 16:31       ` Rob Herring
2017-08-08 10:51       ` Lee Jones
2017-08-08 11:56       ` Vincent Legoll
2017-07-23 14:13   ` [PATCH v3 3/5] iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor Icenowy Zheng
     [not found]     ` <20170723141354.42646-4-icenowy-h8G6r0blFSE@public.gmane.org>
2017-07-23 16:35       ` Jonathan Cameron
2017-07-24  8:29       ` Maxime Ripard
2017-07-24 22:10       ` kbuild test robot
2017-07-24 22:14       ` kbuild test robot
2017-07-23 14:13   ` [PATCH v3 5/5] ARM: sun8i: h3: add partial CPU thermal zone Icenowy Zheng

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