devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 00/11] Armada thermal: improvements and A7K/A8K SoCs support
@ 2017-12-19 13:57 Miquel Raynal
  2017-12-19 13:57 ` [PATCH v5 01/11] dt-bindings: thermal: Describe Armada AP806 and CP110 Miquel Raynal
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Miquel Raynal @ 2017-12-19 13:57 UTC (permalink / raw)
  To: Zhang Rui, Eduardo Valentin, Rob Herring, Mark Rutland
  Cc: linux-pm-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	Thomas Petazzoni, Gregory Clement, Antoine Tenart, Nadav Haklai,
	Miquel Raynal, Baruch Siach, David Sniatkiwicz

Hi,

This series takes over Baruch's series by integrating his patches about
supporting thermal on Armada 7K and 8K SoCs within a larger series with
several improvements on the armada_thermal.c driver.

For now, Armada 380 and CP110 compatibles share the same initialization
routine but this will probably change in the near future when adding
support for overheat interrupts.

DT bindings documentation is updated to match existing code.

Armada AP806 and CP110 DT are also updated with thermal nodes and have
already been accepted (thus absent in this series).

Thank you,
Miquèl


Changes since v4:
  - Added Gregory's Reviewed-by tags
  - Rephrased the paragraph in the documentation explaining what
    compatible supports.
  - Enumerated the compatibles supporting only the new bindings.
  - Required the Armada 375 SoC compatible string to be used with
    new bindings.


Baruch Siach (4):
  dt-bindings: thermal: Describe Armada AP806 and CP110
  thermal: armada: Use msleep for long delays
  thermal: armada: Add support for Armada AP806
  thermal: armada: Add support for Armada CP110

Miquel Raynal (7):
  thermal: armada: Simplify the check of the validity bit
  thermal: armada: Clarify control registers accesses
  thermal: armada: Use real status register name
  thermal: armada: Update Kconfig and module description
  thermal: armada: Change sensors trim default value
  thermal: armada: Wait sensors validity before exiting the init
    callback
  thermal: armada: Give meaningful names to the thermal zones

 .../devicetree/bindings/thermal/armada-thermal.txt |  37 ++-
 drivers/thermal/Kconfig                            |   4 +-
 drivers/thermal/armada_thermal.c                   | 253 +++++++++++++++------
 3 files changed, 215 insertions(+), 79 deletions(-)

-- 
2.11.0

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-12-22  9:17 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-19 13:57 [PATCH v5 00/11] Armada thermal: improvements and A7K/A8K SoCs support Miquel Raynal
2017-12-19 13:57 ` [PATCH v5 01/11] dt-bindings: thermal: Describe Armada AP806 and CP110 Miquel Raynal
     [not found]   ` <20171219135719.9531-2-miquel.raynal-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2017-12-20 21:08     ` Rob Herring
2017-12-19 13:57 ` [PATCH v5 02/11] thermal: armada: Use msleep for long delays Miquel Raynal
2017-12-19 13:57 ` [PATCH v5 03/11] thermal: armada: Simplify the check of the validity bit Miquel Raynal
     [not found] ` <20171219135719.9531-1-miquel.raynal-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2017-12-19 13:57   ` [PATCH v5 04/11] thermal: armada: Clarify control registers accesses Miquel Raynal
2017-12-19 13:57   ` [PATCH v5 05/11] thermal: armada: Use real status register name Miquel Raynal
2017-12-19 13:57   ` [PATCH v5 06/11] thermal: armada: Add support for Armada AP806 Miquel Raynal
     [not found]     ` <20171219135719.9531-7-miquel.raynal-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2017-12-20 10:27       ` Gregory CLEMENT
2017-12-22  9:17         ` Miquel RAYNAL
2017-12-20 10:56       ` Gregory CLEMENT
2017-12-19 13:57   ` [PATCH v5 07/11] thermal: armada: Add support for Armada CP110 Miquel Raynal
2017-12-20 10:56     ` Gregory CLEMENT
2017-12-19 13:57   ` [PATCH v5 08/11] thermal: armada: Update Kconfig and module description Miquel Raynal
2017-12-19 13:57   ` [PATCH v5 10/11] thermal: armada: Wait sensors validity before exiting the init callback Miquel Raynal
2017-12-19 13:57   ` [PATCH v5 11/11] thermal: armada: Give meaningful names to the thermal zones Miquel Raynal
2017-12-19 13:57 ` [PATCH v5 09/11] thermal: armada: Change sensors trim default value Miquel Raynal

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