RE: [PATCH] arm64: defconfig: Enable CONFIG_QORIQ_THERMAL

From: Anson Huang
Date: Thu May 23 2019 - 20:45:26 EST


Hi, Shawn

> -----Original Message-----
> From: Shawn Guo [mailto:shawn.guo@xxxxxxxxxx]
> Sent: Thursday, May 23, 2019 9:16 PM
> To: Anson Huang <anson.huang@xxxxxxx>
> Cc: catalin.marinas@xxxxxxx; will.deacon@xxxxxxx;
> maxime.ripard@xxxxxxxxxxx; olof@xxxxxxxxx; agross@xxxxxxxxxx;
> horms+renesas@xxxxxxxxxxxx; jagan@xxxxxxxxxxxxxxxxxxxx;
> bjorn.andersson@xxxxxxxxxx; Leonard Crestez <leonard.crestez@xxxxxxx>;
> dinguyen@xxxxxxxxxx; enric.balletbo@xxxxxxxxxxxxx; linux-arm-
> kernel@xxxxxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; dl-linux-imx
> <linux-imx@xxxxxxx>
> 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@xxxxxxx>
>
> 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
> >