From: Eduardo Valentin <edubezval@gmail.com>
To: pavel@ucw.cz
Cc: linux-omap@vger.kernel.org, Linux PM <linux-pm@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
Eduardo Valentin <edubezval@gmail.com>
Subject: [PATCH 0/2] thermal: omap3 support
Date: Tue, 29 Sep 2015 14:19:10 -0700 [thread overview]
Message-ID: <1443561552-23254-1-git-send-email-edubezval@gmail.com> (raw)
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
next reply other threads:[~2015-09-29 21:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-29 21:19 Eduardo Valentin [this message]
2015-09-29 21:19 ` [PATCH 1/2] ti-soc-thermal: implement omap3 support 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1443561552-23254-1-git-send-email-edubezval@gmail.com \
--to=edubezval@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=pavel@ucw.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).