commit | ae1627c95b75dc39442ddc2c7816240fc83d2186 | [log] [tgz] |
---|---|---|
author | Faiz Abbas <faiz_abbas@ti.com> | Tue Nov 14 16:12:31 2017 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 21 08:03:38 2017 -0500 |
tree | ff43f81e43bc6b1992117d7d7e0c2e9ee143b455 | |
parent | 1a92ace0986fdcad86a24344fa28bc5d1aa942d1 [diff] |
thermal: ti-bandgap: Add support for temperature sensor 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> Reviewed-by: Simon Glass <sjg@chromium.org>