Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1225006

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

From Pavel Machek <pavel@ucw.cz>
Newsgroups linux.kernel
Subject Re: [PATCHv3 1/1] ti-soc-thermal: implement omap3 support
Date 2015-09-15 13:30 +0200
Message-ID <q8WAW-3m7-1@gated-at.bofh.it> (permalink)
References <q727L-8cV-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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?

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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCHv3 1/1] ti-soc-thermal: implement omap3 support Eduardo Valentin <edubezval@gmail.com> - 2015-09-10 07:00 +0200
  Re: [PATCHv3 1/1] ti-soc-thermal: implement omap3 support Pavel Machek <pavel@ucw.cz> - 2015-09-15 13:30 +0200

csiph-web