Re: [PATCH 1/2] configs: ARM: omap2plus: Enable OMAP3_THERMAL

2019-10-23 Thread Tony Lindgren
* H. Nikolaus Schaller [191023 04:42]: > > > Am 23.10.2019 um 00:19 schrieb Tony Lindgren : > > > > * Adam Ford [191022 19:01]: > >> On Tue, Oct 22, 2019 at 11:22 AM Tony Lindgren wrote: > >>> > >>> Hi, > >>> > >>> * Adam Ford [191007 15:06]: > The some in the OMAP3 family have a

Re: [PATCH 1/2] configs: ARM: omap2plus: Enable OMAP3_THERMAL

2019-10-22 Thread H. Nikolaus Schaller
> Am 23.10.2019 um 00:19 schrieb Tony Lindgren : > > * Adam Ford [191022 19:01]: >> On Tue, Oct 22, 2019 at 11:22 AM Tony Lindgren wrote: >>> >>> Hi, >>> >>> * Adam Ford [191007 15:06]: The some in the OMAP3 family have a bandgap thermal sensor, but omap2plus has it disabled.

Re: [PATCH 1/2] configs: ARM: omap2plus: Enable OMAP3_THERMAL

2019-10-22 Thread Tony Lindgren
* Adam Ford [191022 19:01]: > On Tue, Oct 22, 2019 at 11:22 AM Tony Lindgren wrote: > > > > Hi, > > > > * Adam Ford [191007 15:06]: > > > The some in the OMAP3 family have a bandgap thermal sensor, but > > > omap2plus has it disabled. > > > > > > This patch enables the OMAP3_THERMAL by default

Re: [PATCH 1/2] configs: ARM: omap2plus: Enable OMAP3_THERMAL

2019-10-22 Thread Adam Ford
On Tue, Oct 22, 2019 at 11:22 AM Tony Lindgren wrote: > > Hi, > > * Adam Ford [191007 15:06]: > > The some in the OMAP3 family have a bandgap thermal sensor, but > > omap2plus has it disabled. > > > > This patch enables the OMAP3_THERMAL by default like the rest of > > the OMAP family. > > Looks

Re: [PATCH 1/2] configs: ARM: omap2plus: Enable OMAP3_THERMAL

2019-10-22 Thread Tony Lindgren
Hi, * Adam Ford [191007 15:06]: > The some in the OMAP3 family have a bandgap thermal sensor, but > omap2plus has it disabled. > > This patch enables the OMAP3_THERMAL by default like the rest of > the OMAP family. Looks like this breaks off mode during idle for omap3, and that's probably why

[PATCH 1/2] configs: ARM: omap2plus: Enable OMAP3_THERMAL

2019-10-07 Thread Adam Ford
The some in the OMAP3 family have a bandgap thermal sensor, but omap2plus has it disabled. This patch enables the OMAP3_THERMAL by default like the rest of the OMAP family. Signed-off-by: Adam Ford diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index