
6 Oct
2017
6 Oct
'17
2:01 p.m.
Hi,
On Friday 06 October 2017 05:20 PM, Tom Rini wrote:
On Fri, Oct 06, 2017 at 05:05:01PM +0530, Faiz Abbas wrote:
The dra7xx series of SOCs contain a temperature sensor and an associated analog-to-digital converter (ADC) which produces an output which is proportional to the SOC temperature. Add support for this temperature sensor.
Signed-off-by: Faiz Abbas faiz_abbas@ti.com
common/spl/Kconfig | 8 + configs/dra7xx_evm_defconfig | 3 + .../thermal/ti_soc_thermal.txt | 35 ++++
What kernel release is this binding from? Thanks!
Its from v4.9.
Thanks, Faiz