devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] thermal: bcm281xx: Add thermal driver
@ 2013-09-23 17:51 Wendy Ng
  2013-09-23 17:51 ` [PATCH 1/3] " Wendy Ng
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Wendy Ng @ 2013-09-23 17:51 UTC (permalink / raw)
  To: Rob Herring, Stephen Warren
  Cc: devicetree, linux-kernel, linux-pm, Christian Daudt, Markus Mayer,
	Wendy Ng

This patch series adds the support of the thermal driver for Broadcom
bcm281xx family of SoCs.

Wendy Ng (3):
  thermal: bcm281xx: Add thermal driver
  ARM: bcm281xx: Turn on Thermal and HWMON drivers.
  ARM: bcm281xx: Add thermal driver to device tree.

 .../bindings/thermal/bcm-kona-thermal.txt          |   18 +++
 arch/arm/boot/dts/bcm11351-brt.dts                 |    4 +-
 arch/arm/boot/dts/bcm11351.dtsi                    |    6 +
 arch/arm/boot/dts/bcm28155-ap.dts                  |    4 +
 arch/arm/configs/bcm_defconfig                     |    3 +-
 drivers/thermal/Kconfig                            |   10 ++
 drivers/thermal/Makefile                           |    1 +
 drivers/thermal/bcm_thermal.c                      |  170 ++++++++++++++++++++
 8 files changed, 214 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/thermal/bcm-kona-thermal.txt
 create mode 100644 drivers/thermal/bcm_thermal.c

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2013-10-07 23:11 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-23 17:51 [PATCH 0/3] thermal: bcm281xx: Add thermal driver Wendy Ng
2013-09-23 17:51 ` [PATCH 1/3] " Wendy Ng
2013-09-23 18:19   ` Eduardo Valentin
     [not found]     ` <52408648.7040301-l0cyMroinI0@public.gmane.org>
2013-09-23 22:43       ` Wendy Ng
     [not found]         ` <5240C42A.3030705-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2013-09-23 23:46           ` Eduardo Valentin
2013-10-04 22:17             ` Wendy Ng
2013-10-07 14:52               ` Eduardo Valentin
2013-10-07 16:12                 ` Eduardo Valentin
2013-10-07 17:52                   ` Wendy Ng
2013-10-07 22:32                     ` Eduardo Valentin
     [not found]                       ` <52533692.5090703-l0cyMroinI0@public.gmane.org>
2013-10-07 23:11                         ` Wendy Ng
2013-09-25 19:26   ` Matt Porter
2013-09-27 22:49     ` Wendy Ng
2013-09-23 17:51 ` [PATCH 2/3] ARM: bcm281xx: Turn on Thermal and HWMON drivers Wendy Ng
     [not found] ` <1379958698-7554-1-git-send-email-wendy.ng-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2013-09-23 17:51   ` [PATCH 3/3] ARM: bcm281xx: Add thermal driver to device tree Wendy Ng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).