Re: [PATCH] thermal: offer TI thermal support only when ARCH_OMAP2PLUS is defined

2013-10-08 Thread Bartlomiej Zolnierkiewicz
On Tuesday, October 08, 2013 06:59:19 PM Bartlomiej Zolnierkiewicz wrote: [...] > > Restricting drivers to be compiled to specific architecture is a poor > > design strategy. Specifically, on the TI Bandgap device driver, as I > > already mentioned to you, this is again clear, as it is currently

Re: [PATCH] thermal: offer TI thermal support only when ARCH_OMAP2PLUS is defined

2013-10-08 Thread Bartlomiej Zolnierkiewicz
On Tuesday, October 08, 2013 12:09:38 PM Eduardo Valentin wrote: > Hi Bartlomiej, > > On 08-10-2013 10:47, Bartlomiej Zolnierkiewicz wrote: > > > > Hi Eduardo, > > > > On Monday, October 07, 2013 04:10:29 PM Bartlomiej Zolnierkiewicz wrote: > >> On Monday, October 07, 2013 12:50:54 PM Bartlomie

Re: [PATCH] thermal: offer TI thermal support only when ARCH_OMAP2PLUS is defined

2013-10-08 Thread Eduardo Valentin
Hi Bartlomiej, On 08-10-2013 10:47, Bartlomiej Zolnierkiewicz wrote: > > Hi Eduardo, > > On Monday, October 07, 2013 04:10:29 PM Bartlomiej Zolnierkiewicz wrote: >> On Monday, October 07, 2013 12:50:54 PM Bartlomiej Zolnierkiewicz wrote: >>> On Monday, October 07, 2013 11:57:16 AM Bartlomiej Zol

Re: [PATCH] thermal: offer TI thermal support only when ARCH_OMAP2PLUS is defined

2013-10-08 Thread Bartlomiej Zolnierkiewicz
Hi Eduardo, On Monday, October 07, 2013 04:10:29 PM Bartlomiej Zolnierkiewicz wrote: > On Monday, October 07, 2013 12:50:54 PM Bartlomiej Zolnierkiewicz wrote: > > On Monday, October 07, 2013 11:57:16 AM Bartlomiej Zolnierkiewicz wrote: > > > > > > Hi, > > > > > > On Friday, October 04, 2013 02

Re: [PATCH] thermal: offer TI thermal support only when ARCH_OMAP2PLUS is defined

2013-10-07 Thread Bartlomiej Zolnierkiewicz
On Monday, October 07, 2013 12:50:54 PM Bartlomiej Zolnierkiewicz wrote: > On Monday, October 07, 2013 11:57:16 AM Bartlomiej Zolnierkiewicz wrote: > > > > Hi, > > > > On Friday, October 04, 2013 02:22:30 PM Eduardo Valentin wrote: > > > On 04-10-2013 08:35, Bartlomiej Zolnierkiewicz wrote: > > >

Re: [PATCH] thermal: offer TI thermal support only when ARCH_OMAP2PLUS is defined

2013-10-07 Thread Bartlomiej Zolnierkiewicz
On Monday, October 07, 2013 12:05:05 PM Bartlomiej Zolnierkiewicz wrote: > On Friday, October 04, 2013 02:26:54 PM Eduardo Valentin wrote: > > On 04-10-2013 14:22, Eduardo Valentin wrote: > > > On 04-10-2013 08:35, Bartlomiej Zolnierkiewicz wrote: > > >> Menu for Texas Instruments thermal support i

Re: [PATCH] thermal: offer TI thermal support only when ARCH_OMAP2PLUS is defined

2013-10-07 Thread Bartlomiej Zolnierkiewicz
On Monday, October 07, 2013 11:57:16 AM Bartlomiej Zolnierkiewicz wrote: > > Hi, > > On Friday, October 04, 2013 02:22:30 PM Eduardo Valentin wrote: > > On 04-10-2013 08:35, Bartlomiej Zolnierkiewicz wrote: > > > Menu for Texas Instruments thermal support is visible on all > > > platforms and TI_

Re: [PATCH] thermal: offer TI thermal support only when ARCH_OMAP2PLUS is defined

2013-10-07 Thread Bartlomiej Zolnierkiewicz
On Friday, October 04, 2013 02:26:54 PM Eduardo Valentin wrote: > On 04-10-2013 14:22, Eduardo Valentin wrote: > > On 04-10-2013 08:35, Bartlomiej Zolnierkiewicz wrote: > >> Menu for Texas Instruments thermal support is visible on all > >> platforms and TI_SOC_THERMAL + TI_THERMAL config options ca

Re: [PATCH] thermal: offer TI thermal support only when ARCH_OMAP2PLUS is defined

2013-10-07 Thread Bartlomiej Zolnierkiewicz
Hi, On Friday, October 04, 2013 02:22:30 PM Eduardo Valentin wrote: > On 04-10-2013 08:35, Bartlomiej Zolnierkiewicz wrote: > > Menu for Texas Instruments thermal support is visible on all > > platforms and TI_SOC_THERMAL + TI_THERMAL config options can > > be selected also on EXYNOS platform (on

Re: [PATCH] thermal: offer TI thermal support only when ARCH_OMAP2PLUS is defined

2013-10-04 Thread Eduardo Valentin
On 04-10-2013 14:22, Eduardo Valentin wrote: > On 04-10-2013 08:35, Bartlomiej Zolnierkiewicz wrote: >> Menu for Texas Instruments thermal support is visible on all >> platforms and TI_SOC_THERMAL + TI_THERMAL config options can >> be selected also on EXYNOS platform (on which ARCH_HAS_BANDGAP >> c

Re: [PATCH] thermal: offer TI thermal support only when ARCH_OMAP2PLUS is defined

2013-10-04 Thread Eduardo Valentin
On 04-10-2013 08:35, Bartlomiej Zolnierkiewicz wrote: > Menu for Texas Instruments thermal support is visible on all > platforms and TI_SOC_THERMAL + TI_THERMAL config options can > be selected also on EXYNOS platform (on which ARCH_HAS_BANDGAP > config option is selected by SoCs config options to

[PATCH] thermal: offer TI thermal support only when ARCH_OMAP2PLUS is defined

2013-10-04 Thread Bartlomiej Zolnierkiewicz
Menu for Texas Instruments thermal support is visible on all platforms and TI_SOC_THERMAL + TI_THERMAL config options can be selected also on EXYNOS platform (on which ARCH_HAS_BANDGAP config option is selected by SoCs config options to fulfill EXYNOS_THERMAL config option dependency). Thus the cod