lkml.org 
[lkml]   [2014]   [May]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/6] thermal: sti: Add new Thermal driver
Date
This patchset adds full support for 2 types of Thermal Controllers
produced by STMicroelectronics. One is a more traditional memory
mapped variant, the other is controlled solely by system configuration
registers.

Documentation/devicetree/bindings/thermal/st-thermal.txt | 42 ++++++++++++++++
arch/arm/boot/dts/stih416.dtsi | 18 +++++++
arch/arm/configs/multi_v7_defconfig | 2 +
drivers/thermal/Kconfig | 5 ++
drivers/thermal/Makefile | 1 +
drivers/thermal/st/Kconfig | 12 +++++
drivers/thermal/st/Makefile | 3 ++
drivers/thermal/st/st_thermal.c | 313 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/thermal/st/st_thermal.h | 104 ++++++++++++++++++++++++++++++++++++++
drivers/thermal/st/st_thermal_memmap.c | 209 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/thermal/st/st_thermal_syscfg.c | 179 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
11 files changed, 888 insertions(+)



\
 
 \ /
  Last update: 2014-05-30 12:21    [W:0.096 / U:1.544 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site