-
- Downloads
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>
Showing
- common/spl/Kconfig 8 additions, 0 deletionscommon/spl/Kconfig
- doc/device-tree-bindings/thermal/ti_soc_thermal.txt 35 additions, 0 deletionsdoc/device-tree-bindings/thermal/ti_soc_thermal.txt
- drivers/Makefile 1 addition, 0 deletionsdrivers/Makefile
- drivers/thermal/Kconfig 6 additions, 0 deletionsdrivers/thermal/Kconfig
- drivers/thermal/Makefile 1 addition, 0 deletionsdrivers/thermal/Makefile
- drivers/thermal/ti-bandgap.c 198 additions, 0 deletionsdrivers/thermal/ti-bandgap.c
Loading
Please register or sign in to comment