u-boot-brain/drivers/thermal
Faiz Abbas 2695584a5c thermal: ti-bandgap: Fix adc value datatype
The CORE_TEMP_SENSOR_MPU register gives a raw adc value which needs to
be indexed into a lookup table to get the actual temperature. Fix the
naming and datatype of the adc value variable.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2020-01-20 10:10:28 +05:30
..
imx_scu_thermal.c thermal: add i.MX8 thermal driver 2019-07-19 15:17:05 +02:00
imx_thermal.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig thermal: add i.MX8 thermal driver 2019-07-19 15:17:05 +02:00
Makefile thermal: add i.MX8 thermal driver 2019-07-19 15:17:05 +02:00
thermal-uclass.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ti-bandgap.c thermal: ti-bandgap: Fix adc value datatype 2020-01-20 10:10:28 +05:30