Hi, Shawn > -----Original Message----- > From: Shawn Guo [mailto:[email protected]] > Sent: Thursday, May 23, 2019 9:16 PM > To: Anson Huang <[email protected]> > Cc: [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; > [email protected]; Leonard Crestez <[email protected]>; > [email protected]; [email protected]; linux-arm- > [email protected]; [email protected]; dl-linux-imx > <[email protected]> > 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 <[email protected]> > > 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 > >

