On Fri, Oct 16, 2020 at 11:19 AM Adam Ford <aford173@xxxxxxxxx> wrote: > > On Fri, Sep 11, 2020 at 7:32 AM Adam Ford <aford173@xxxxxxxxx> wrote: > > > > With the additional power management options enabled, > > this patch enables OMAP3_THERMAL by default. > > > > Signed-off-by: Adam Ford <aford173@xxxxxxxxx> > > --- > > V3: No change > > V2: No change > > Tony, > > Can you apply [2/2] to the OMAP branch? > > It looks like 1/2 was applied to the linux-pm [1] Tony, The defconfig update doesn't show in your branch. Is there someone else I should ping about this? thanks > > thanks, > > adam > [1] - https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git/commit/?h=thermal/linux-next&id=5093402e5b449b64f7bbaa09057ce40a8f3c1484 > > > > > > > diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig > > index fe383f5a92fb..efcc46305a47 100644 > > --- a/arch/arm/configs/omap2plus_defconfig > > +++ b/arch/arm/configs/omap2plus_defconfig > > @@ -303,6 +303,7 @@ CONFIG_THERMAL_GOV_FAIR_SHARE=y > > CONFIG_THERMAL_GOV_USER_SPACE=y > > CONFIG_CPU_THERMAL=y > > CONFIG_TI_THERMAL=y > > +CONFIG_OMAP3_THERMAL=y > > CONFIG_OMAP4_THERMAL=y > > CONFIG_OMAP5_THERMAL=y > > CONFIG_DRA752_THERMAL=y > > -- > > 2.25.1 > >