From: Eduardo Valentin <edubezval@gmail.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: pali.rohar@gmail.com, Rui Zhang <rui.zhang@intel.com>,
linux-omap@vger.kernel.org, Linux PM <linux-pm@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCHv3 1/1] ti-soc-thermal: implement omap3 support
Date: Tue, 29 Sep 2015 14:18:55 -0700 [thread overview]
Message-ID: <20150929211853.GA22673@localhost.localdomain> (raw)
In-Reply-To: <20150915112416.GC32689@amd>
On Tue, Sep 15, 2015 at 01:24:16PM +0200, Pavel Machek wrote:
> On Wed 2015-09-09 21:58:09, Eduardo Valentin wrote:
> > From: Pavel Machek <pavel@ucw.cz>
> >
> > This adds support for OMAP3 chips to ti-soc-thermal. As requested by
> > TI people, it is marked unreliable and warning is printed.
> >
> > Cc: Zhang Rui <rui.zhang@intel.com>
> > Cc: linux-pm@vger.kernel.org
> > Cc: linux-omap@vger.kernel.org
> > Cc: linux-kernel@vger.kernel.org
> > Signed-off-by: Pavel Machek <pavel@ucw.cz>
> > Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
> > ---
> > .../devicetree/bindings/thermal/ti_soc_thermal.txt | 7 ++
> > drivers/thermal/ti-soc-thermal/Kconfig | 15 +++
> > drivers/thermal/ti-soc-thermal/Makefile | 1 +
> > .../thermal/ti-soc-thermal/omap3-thermal-data.c | 103 +++++++++++++++++++++
> > drivers/thermal/ti-soc-thermal/ti-bandgap.c | 10 ++
> > drivers/thermal/ti-soc-thermal/ti-bandgap.h | 9 ++
> > 6 files changed, 145 insertions(+)
> > create mode 100644 drivers/thermal/ti-soc-thermal/omap3-thermal-data.c
> > ---
> >
> > Just not leave Pavels work behind, I took his patch and amended a couple
> > of things:
> > (1) added the omap3 DT example
> > (2) improved the dev_warn message
> > (3) improved the code documentation
>
> Thanks!
>
> Is it on its way to mainline or is there something more to do?
Nothing else to do. I am applying to my next branch.
>
> Pavel
>
> --
> (english) http://www.livejournal.com/~pavelmachek
> (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
prev parent reply other threads:[~2015-09-29 21:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-10 4:58 [PATCHv3 1/1] ti-soc-thermal: implement omap3 support Eduardo Valentin
2015-09-15 11:24 ` Pavel Machek
2015-09-29 21:18 ` Eduardo Valentin [this message]
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=20150929211853.GA22673@localhost.localdomain \
--to=edubezval@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=pali.rohar@gmail.com \
--cc=pavel@ucw.cz \
--cc=rui.zhang@intel.com \
/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).