linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] thermal: omap3 support
@ 2015-09-29 21:19 Eduardo Valentin
  2015-09-29 21:19 ` [PATCH 1/2] ti-soc-thermal: implement " Eduardo Valentin
  2015-09-29 21:19 ` [PATCH 2/2] thermal: ti-soc-thermal: add OMAP36xx support Eduardo Valentin
  0 siblings, 2 replies; 4+ messages in thread
From: Eduardo Valentin @ 2015-09-29 21:19 UTC (permalink / raw)
  To: pavel; +Cc: linux-omap, Linux PM, LKML, Eduardo Valentin

Folks,

I am add these two patches for next merge window. Pavels patch
was idling for some time in the mailing list and I found it
and gave it a try. In the process, added 36xx support too.

DTS part is not done though.

Anyways, they are in linux-next now. Have fun.

BR,

Eduardo Valentin (1):
  thermal: ti-soc-thermal: add OMAP36xx support

Pavel Machek (1):
  ti-soc-thermal: implement omap3 support

 .../devicetree/bindings/thermal/ti_soc_thermal.txt |  14 ++
 drivers/thermal/ti-soc-thermal/Kconfig             |  15 ++
 drivers/thermal/ti-soc-thermal/Makefile            |   1 +
 .../thermal/ti-soc-thermal/omap3-thermal-data.c    | 176 +++++++++++++++++++++
 drivers/thermal/ti-soc-thermal/ti-bandgap.c        |  14 ++
 drivers/thermal/ti-soc-thermal/ti-bandgap.h        |  11 ++
 6 files changed, 231 insertions(+)
 create mode 100644 drivers/thermal/ti-soc-thermal/omap3-thermal-data.c

-- 
2.5.0

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

end of thread, other threads:[~2015-09-30  9:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-29 21:19 [PATCH 0/2] thermal: omap3 support Eduardo Valentin
2015-09-29 21:19 ` [PATCH 1/2] ti-soc-thermal: implement " Eduardo Valentin
2015-09-29 21:19 ` [PATCH 2/2] thermal: ti-soc-thermal: add OMAP36xx support Eduardo Valentin
2015-09-30  9:40   ` Punit Agrawal

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).