Re: [PATCH v5] thermal: Add QPNP PMIC temperature alarm driver
From: Ivan T. Ivanov <hidden>
Date: 2015-02-24 07:51:10
Also in:
linux-arm-msm, linux-pm, lkml
From: Ivan T. Ivanov <hidden>
Date: 2015-02-24 07:51:10
Also in:
linux-arm-msm, linux-pm, lkml
On Mon, 2015-02-23 at 16:51 -0400, Eduardo Valentin wrote:
On Thu, Feb 05, 2015 at 07:12:56PM +0200, Ivan T. Ivanov wrote:quoted
Add support for the temperature alarm peripheral found inside Qualcomm plug-and-play (QPNP) PMIC chips. The temperature alarm peripheral outputs a pulse on an interrupt line whenever the thermal over temperature stage value changes. Register a thermal sensor. The temperature reported by this thermal sensor device should reflect the actual PMIC die temperature if an ADC is present on the given PMIC. If no ADC is present, then the reported temperature should be estimated from the over temperature stage value. Cc: David Collins <redacted> Signed-off-by: Ivan T. Ivanov <redacted>Applying to my -linus branch.
Thank you. Ivan