diff mbox series

arm64: defconfig: Enable CONFIG_QORIQ_THERMAL

Message ID 1558425114-10625-1-git-send-email-Anson.Huang@nxp.com (mailing list archive)
State New, archived
Headers show
Series arm64: defconfig: Enable CONFIG_QORIQ_THERMAL | expand

Commit Message

Anson Huang May 21, 2019, 7:57 a.m. UTC
i.MX8MQ needs CONFIG_QORIQ_THERMAL for thermal support.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Shawn Guo May 23, 2019, 1:16 p.m. UTC | #1
On Tue, May 21, 2019 at 07:57:05AM +0000, Anson Huang wrote:
> i.MX8MQ needs CONFIG_QORIQ_THERMAL for thermal support.
> 
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>

Please send to my kernel.org email address.

Shawn

> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index da85808..61be39b 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -420,6 +420,7 @@ CONFIG_SENSORS_INA2XX=m
>  CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
>  CONFIG_CPU_THERMAL=y
>  CONFIG_THERMAL_EMULATION=y
> +CONFIG_QORIQ_THERMAL=m
>  CONFIG_ROCKCHIP_THERMAL=m
>  CONFIG_RCAR_THERMAL=y
>  CONFIG_RCAR_GEN3_THERMAL=y
> -- 
> 2.7.4
>
Anson Huang May 24, 2019, 12:42 a.m. UTC | #2
Hi, Shawn

> -----Original Message-----
> From: Shawn Guo [mailto:shawn.guo@linaro.org]
> Sent: Thursday, May 23, 2019 9:16 PM
> To: Anson Huang <anson.huang@nxp.com>
> Cc: catalin.marinas@arm.com; will.deacon@arm.com;
> maxime.ripard@bootlin.com; olof@lixom.net; agross@kernel.org;
> horms+renesas@verge.net.au; jagan@amarulasolutions.com;
> bjorn.andersson@linaro.org; Leonard Crestez <leonard.crestez@nxp.com>;
> dinguyen@kernel.org; enric.balletbo@collabora.com; linux-arm-
> kernel@lists.infradead.org; linux-kernel@vger.kernel.org; dl-linux-imx
> <linux-imx@nxp.com>
> Subject: Re: [PATCH] arm64: defconfig: Enable CONFIG_QORIQ_THERMAL
> 
> On Tue, May 21, 2019 at 07:57:05AM +0000, Anson Huang wrote:
> > i.MX8MQ needs CONFIG_QORIQ_THERMAL for thermal support.
> >
> > Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> 
> Please send to my kernel.org email address.

I just resend the patch to your kernel.org email address, looks like the
get_maintainer script still list your linaro.org email address for some
patches.

Thanks,
Anson.

> 
> Shawn
> 
> > ---
> >  arch/arm64/configs/defconfig | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/arch/arm64/configs/defconfig
> > b/arch/arm64/configs/defconfig index da85808..61be39b 100644
> > --- a/arch/arm64/configs/defconfig
> > +++ b/arch/arm64/configs/defconfig
> > @@ -420,6 +420,7 @@ CONFIG_SENSORS_INA2XX=m
> > CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
> >  CONFIG_CPU_THERMAL=y
> >  CONFIG_THERMAL_EMULATION=y
> > +CONFIG_QORIQ_THERMAL=m
> >  CONFIG_ROCKCHIP_THERMAL=m
> >  CONFIG_RCAR_THERMAL=y
> >  CONFIG_RCAR_GEN3_THERMAL=y
> > --
> > 2.7.4
> >
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index da85808..61be39b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -420,6 +420,7 @@  CONFIG_SENSORS_INA2XX=m
 CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
 CONFIG_CPU_THERMAL=y
 CONFIG_THERMAL_EMULATION=y
+CONFIG_QORIQ_THERMAL=m
 CONFIG_ROCKCHIP_THERMAL=m
 CONFIG_RCAR_THERMAL=y
 CONFIG_RCAR_GEN3_THERMAL=y