2019-04-24 03:28:28

by Anson Huang

[permalink] [raw]
Subject: [PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS

Enable CONFIG_THERMAL_STATISTICS to extend the sysfs interface
for thermal cooling devices and expose some useful statistics.

Signed-off-by: Anson Huang <[email protected]>
---
arch/arm/configs/imx_v6_v7_defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 765003a..ea387cb 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -225,6 +225,7 @@ CONFIG_POWER_SUPPLY=y
CONFIG_SENSORS_MC13783_ADC=y
CONFIG_SENSORS_GPIO_FAN=y
CONFIG_SENSORS_IIO_HWMON=y
+CONFIG_THERMAL_STATISTICS=y
CONFIG_THERMAL_WRITABLE_TRIPS=y
CONFIG_CPU_THERMAL=y
CONFIG_IMX_THERMAL=y
--
2.7.4


2019-05-10 03:31:49

by Shawn Guo

[permalink] [raw]
Subject: Re: [PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS

On Wed, Apr 24, 2019 at 03:27:13AM +0000, Anson Huang wrote:
> Enable CONFIG_THERMAL_STATISTICS to extend the sysfs interface
> for thermal cooling devices and expose some useful statistics.
>
> Signed-off-by: Anson Huang <[email protected]>

I don't apply patch using base64 encoding.

Shawn

2019-05-10 05:07:49

by Anson Huang

[permalink] [raw]
Subject: RE: [PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS

Hi, Shawn

> -----Original Message-----
> From: Shawn Guo [mailto:[email protected]]
> Sent: Friday, May 10, 2019 11:29 AM
> To: Anson Huang <[email protected]>
> Cc: [email protected]; [email protected];
> [email protected]; [email protected]; [email protected];
> Leonard Crestez <[email protected]>; Robin Gong
> <[email protected]>; [email protected];
> [email protected]; [email protected]; linux-
> [email protected]; dl-linux-imx <[email protected]>
> Subject: Re: [PATCH] ARM: imx_v6_v7_defconfig: Enable
> CONFIG_THERMAL_STATISTICS
>
> On Wed, Apr 24, 2019 at 03:27:13AM +0000, Anson Huang wrote:
> > Enable CONFIG_THERMAL_STATISTICS to extend the sysfs interface for
> > thermal cooling devices and expose some useful statistics.
> >
> > Signed-off-by: Anson Huang <[email protected]>
>
> I don't apply patch using base64 encoding.

It is our server issue and we have reported it to local IT, will resend patch once issue
is solved.

Thanks,
Anson.

>
> Shawn

2019-05-10 12:29:21

by Anson Huang

[permalink] [raw]
Subject: RE: [PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS

Hi, Shawn
I have resent this patch with "Content-Transfer-Encoding: quoted-printable", can you check if you can apply the patch correctly, if yes, please let me know and I will resend all patches maintained by you with this encoding type. Patch: https://patchwork.kernel.org/patch/10938725/

> -----Original Message-----
> From: Anson Huang
> Sent: Friday, May 10, 2019 1:05 PM
> To: 'Shawn Guo' <[email protected]>
> Cc: [email protected]; [email protected];
> [email protected]; [email protected]; [email protected];
> Leonard Crestez <[email protected]>; Robin Gong
> <[email protected]>; [email protected];
> [email protected]; [email protected]; linux-
> [email protected]; dl-linux-imx <[email protected]>
> Subject: RE: [PATCH] ARM: imx_v6_v7_defconfig: Enable
> CONFIG_THERMAL_STATISTICS
>
> Hi, Shawn
>
> > -----Original Message-----
> > From: Shawn Guo [mailto:[email protected]]
> > Sent: Friday, May 10, 2019 11:29 AM
> > To: Anson Huang <[email protected]>
> > Cc: [email protected]; [email protected];
> > [email protected]; [email protected]; [email protected];
> > Leonard Crestez <[email protected]>; Robin Gong
> > <[email protected]>; [email protected];
> > [email protected]; [email protected]; linux-
> > [email protected]; dl-linux-imx <[email protected]>
> > Subject: Re: [PATCH] ARM: imx_v6_v7_defconfig: Enable
> > CONFIG_THERMAL_STATISTICS
> >
> > On Wed, Apr 24, 2019 at 03:27:13AM +0000, Anson Huang wrote:
> > > Enable CONFIG_THERMAL_STATISTICS to extend the sysfs interface for
> > > thermal cooling devices and expose some useful statistics.
> > >
> > > Signed-off-by: Anson Huang <[email protected]>
> >
> > I don't apply patch using base64 encoding.
>
> It is our server issue and we have reported it to local IT, will resend patch
> once issue is solved.
>
> Thanks,
> Anson.
>
> >
> > Shawn

2019-05-12 01:13:42

by Shawn Guo

[permalink] [raw]
Subject: Re: [PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_THERMAL_STATISTICS

On Fri, May 10, 2019 at 12:27:18PM +0000, Anson Huang wrote:
> Hi, Shawn
> I have resent this patch with "Content-Transfer-Encoding: quoted-printable", can you check if you can apply the patch correctly, if yes, please let me know and I will resend all patches maintained by you with this encoding type. Patch: https://patchwork.kernel.org/patch/10938725/
>

Yes, it worked. Thanks.

Shawn