Re: [PATCH] thermal: add omap3 support

2015-01-05 Thread Eduardo Valentin
On Sat, Jan 03, 2015 at 11:02:19PM +0100, Pavel Machek wrote: > Hi! > > > Thanks for sending your code. > > You are welcome. > > > > Add support for omap3430 sensor. Tested on Nokia N900. > > > > To my understanding, and as already mentioned by Nishanth Menon > > (currently TIer), TI has intent

Re: [PATCH] thermal: add omap3 support

2015-01-03 Thread Pavel Machek
Hi! > Thanks for sending your code. You are welcome. > > Add support for omap3430 sensor. Tested on Nokia N900. > > To my understanding, and as already mentioned by Nishanth Menon > (currently TIer), TI has intentionally avoided adding this support. Well, Nokia had similar code in their kernel

Re: [PATCH] thermal: add omap3 support

2015-01-03 Thread Eduardo Valentin
Hello Pavel, Thanks for sending your code. On Sat, Jan 03, 2015 at 12:11:46PM +0100, Pavel Machek wrote: > Add support for omap3430 sensor. Tested on Nokia N900. To my understanding, and as already mentioned by Nishanth Menon (currently TIer), TI has intentionally avoided adding this support. T

[PATCH] thermal: add omap3 support

2015-01-03 Thread Pavel Machek
Add support for omap3430 sensor. Tested on Nokia N900. Signed-off-by: Pavel Machek diff --git a/drivers/thermal/ti-soc-thermal/Kconfig b/drivers/thermal/ti-soc-thermal/Kconfig index bd4c7be..a49495f 100644 --- a/drivers/thermal/ti-soc-thermal/Kconfig +++ b/drivers/thermal/ti-soc-thermal/Kconfig