linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 REPOST 0/5] Thermal reset support in PMC
@ 2014-11-10 13:12 Mikko Perttunen
  2014-11-10 13:12 ` [PATCH v4 REPOST 1/5] of: Add descriptions of thermtrip properties to Tegra PMC bindings Mikko Perttunen
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Mikko Perttunen @ 2014-11-10 13:12 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

this series adds support for hardware-triggered thermal reset to the PMC
driver. Namely, it adds device tree properties for specifying the I2C
command to be sent when thermtrip is triggered.

The soctherm driver has now been acked and will be taken into 3.19, so we
can move forward with this. Note that there are no compile time dependencies
between the two series; it's just that this series is no-op without the
soctherm driver being present.

Mikko Perttunen (5):
  of: Add descriptions of thermtrip properties to Tegra PMC bindings
  of: Add nvidia,controller-id property to Tegra I2C bindings
  ARM: tegra124: Add I2C controller ids to device tree
  ARM: tegra: Add PMC thermtrip programming to Jetson TK1 device tree
  ARM: tegra: Add thermal reset (thermtrip) support to PMC

 .../bindings/arm/tegra/nvidia,tegra20-pmc.txt      |  24 ++
 .../devicetree/bindings/i2c/nvidia,tegra20-i2c.txt |   5 +
 arch/arm/boot/dts/tegra124-jetson-tk1.dts          |   9 +-
 arch/arm/boot/dts/tegra124.dtsi                    |   6 +
 drivers/soc/tegra/pmc.c                            | 379 ++++++++++++++-------
 5 files changed, 290 insertions(+), 133 deletions(-)

-- 
2.1.3

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

end of thread, other threads:[~2014-11-13  5:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-10 13:12 [PATCH v4 REPOST 0/5] Thermal reset support in PMC Mikko Perttunen
2014-11-10 13:12 ` [PATCH v4 REPOST 1/5] of: Add descriptions of thermtrip properties to Tegra PMC bindings Mikko Perttunen
2014-11-11  6:37   ` Alexandre Courbot
2014-11-12 12:07     ` Mikko Perttunen
2014-11-12 12:29       ` Thierry Reding
2014-11-12 13:07         ` Mikko Perttunen
2014-11-13  5:25           ` Alexandre Courbot
2014-11-10 13:12 ` [PATCH v4 REPOST 2/5] of: Add nvidia, controller-id property to Tegra I2C bindings Mikko Perttunen
2014-11-10 13:12 ` [PATCH v4 REPOST 3/5] ARM: tegra124: Add I2C controller ids to device tree Mikko Perttunen
2014-11-10 13:12 ` [PATCH v4 REPOST 4/5] ARM: tegra: Add PMC thermtrip programming to Jetson TK1 " Mikko Perttunen
2014-11-10 13:12 ` [PATCH v4 REPOST 5/5] ARM: tegra: Add thermal reset (thermtrip) support to PMC Mikko Perttunen
2014-11-11  6:21   ` Alexandre Courbot

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