linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 00/11] Armada thermal: improvements and A7K/A8K SoCs support
@ 2017-12-22 16:14 Miquel Raynal
  2017-12-22 16:14 ` [PATCH v7 01/11] dt-bindings: thermal: Describe Armada AP806 and CP110 Miquel Raynal
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: Miquel Raynal @ 2017-12-22 16:14 UTC (permalink / raw)
  To: linux-arm-kernel

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 v6:
  - Added Gregory's Tested-by tags.
  - Added Rob's Reviewed-by tag on the bindings.
  - Addressed Baruch's comment on the temperature derivation.


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, 214 insertions(+), 80 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2018-01-02  7:42 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-22 16:14 [PATCH v7 00/11] Armada thermal: improvements and A7K/A8K SoCs support Miquel Raynal
2017-12-22 16:14 ` [PATCH v7 01/11] dt-bindings: thermal: Describe Armada AP806 and CP110 Miquel Raynal
2017-12-22 16:14 ` [PATCH v7 02/11] thermal: armada: Use msleep for long delays Miquel Raynal
2018-01-01 20:55   ` Eduardo Valentin
2018-01-02  7:42     ` Miquel RAYNAL
2017-12-22 16:14 ` [PATCH v7 03/11] thermal: armada: Simplify the check of the validity bit Miquel Raynal
2017-12-22 16:14 ` [PATCH v7 04/11] thermal: armada: Clarify control registers accesses Miquel Raynal
2017-12-22 16:14 ` [PATCH v7 05/11] thermal: armada: Use real status register name Miquel Raynal
2017-12-22 16:14 ` [PATCH v7 06/11] thermal: armada: Add support for Armada AP806 Miquel Raynal
2017-12-22 16:14 ` [PATCH v7 07/11] thermal: armada: Add support for Armada CP110 Miquel Raynal
2017-12-22 16:14 ` [PATCH v7 08/11] thermal: armada: Update Kconfig and module description Miquel Raynal
2017-12-22 16:14 ` [PATCH v7 09/11] thermal: armada: Change sensors trim default value Miquel Raynal
2017-12-22 16:14 ` [PATCH v7 10/11] thermal: armada: Wait sensors validity before exiting the init callback Miquel Raynal
2017-12-22 16:14 ` [PATCH v7 11/11] thermal: armada: Give meaningful names to the thermal zones 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).