[U-Boot] [PATCH v2 0/2] Support for TI bandgap temperature sensor

Faiz Abbas faiz_abbas at ti.com
Fri Oct 13 11:02:50 UTC 2017


Hi,

On Monday 09 October 2017 05:47 PM, Faiz Abbas wrote:
> Adding support for TI bandgap temperature sensor.
> Also add dt support for bandgap sensor in spl.
> 
> Faiz Abbas (2):
>   thermal: ti-bandgap: Add support for temperature sensor
>   ARM: dts: OMAP5+: Add support for bandgap sensor in SPL
> 
>  arch/arm/dts/omap5-u-boot.dtsi                     |   4 +
>  common/spl/Kconfig                                 |   8 +
>  configs/dra7xx_evm_defconfig                       |   3 +
>  .../thermal/ti_soc_thermal.txt                     |  35 ++++
>  drivers/Makefile                                   |   2 +-
>  drivers/thermal/Kconfig                            |   6 +
>  drivers/thermal/Makefile                           |   1 +
>  drivers/thermal/ti-bandgap.c                       | 197 +++++++++++++++++++++
>  8 files changed, 255 insertions(+), 1 deletion(-)
>  create mode 100644 doc/device-tree-bindings/thermal/ti_soc_thermal.txt
>  create mode 100644 drivers/thermal/ti-bandgap.c
> 

Gentle ping.

Thanks,
Faiz


More information about the U-Boot mailing list