Re: [PATCHv3 1/1] ti-soc-thermal: implement omap3 support

From: Pavel Machek
Date: Tue Sep 15 2015 - 07:24:22 EST


On Wed 2015-09-09 21:58:09, Eduardo Valentin wrote:
> From: Pavel Machek <pavel@xxxxxx>
>
> 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@xxxxxxxxx>
> Cc: linux-pm@xxxxxxxxxxxxxxx
> Cc: linux-omap@xxxxxxxxxxxxxxx
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Signed-off-by: Pavel Machek <pavel@xxxxxx>
> Signed-off-by: Eduardo Valentin <edubezval@xxxxxxxxx>
> ---
> .../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?

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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/