lkml.org 
[lkml]   [2013]   [Oct]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] thermal: bcm281xx: Add Temperature Monitor driver
Date
This patch series adds the support of the Temperature Monitor driver
for Broadcom bcm281xx SoCs. This TMON driver can be used with the
Thermal Framework.

This patch series incoporates the feedback from the old series:
V1: https://lkml.org/lkml/2013/9/23/424
V2: https://lkml.org/lkml/2013/9/27/555

Note that this patch series is dependent on the following patches:
https://lkml.org/lkml/2013/9/26/787
http://www.spinics.net/lists/arm-kernel/msg274963.html
https://lkml.org/lkml/2013/10/3/645

Wendy Ng (3):
thermal: bcm281xx: Add Temperature Monitor driver
ARM: configs:enable thermal framework for bcm281xx
ARM: dts: Add TMON driver support to bcm281xx

.../bindings/thermal/bcm-kona-thermal.txt | 24 +++
arch/arm/boot/dts/bcm11351-brt.dts | 4 +
arch/arm/boot/dts/bcm11351.dtsi | 29 ++++
arch/arm/boot/dts/bcm28155-ap.dts | 4 +
arch/arm/configs/bcm_defconfig | 4 +-
drivers/thermal/Kconfig | 11 ++
drivers/thermal/Makefile | 1 +
drivers/thermal/bcm_kona_tmon.c | 173 ++++++++++++++++++++
8 files changed, 249 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/thermal/bcm-kona-thermal.txt
create mode 100644 drivers/thermal/bcm_kona_tmon.c

--
1.7.9.5




\
 
 \ /
  Last update: 2013-10-26 02:21    [W:2.287 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site