commit | 8502f9f6d7781b5f461d7e3f7c958a45f64fdfa1 | [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 | 5ad1fec6edcfa7d8b374571cc3c40da7dde8898b [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>