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 <[email protected]> > > > > 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 <[email protected]> > > Cc: [email protected] > > Cc: [email protected] > > Cc: [email protected] > > Signed-off-by: Pavel Machek <[email protected]> > > Signed-off-by: Eduardo Valentin <[email protected]> > > --- > > .../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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

