All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] defconfig: arm64: add i.MX system controller thermal support
@ 2018-11-27  6:13 ` Anson Huang
  0 siblings, 0 replies; 4+ messages in thread
From: Anson Huang @ 2018-11-27  6:13 UTC (permalink / raw)
  To: catalin.marinas, will.deacon, Andy Gross, arnd, horms+renesas,
	heiko, bjorn.andersson, enric.balletbo, ezequiel, amit.kucheria,
	olof, linux-arm-kernel, linux-kernel, shawnguo
  Cc: dl-linux-imx

This patch enables CONFIG_IMX_SC_THERMAL by default.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
	This patch is based on https://patchwork.kernel.org/patch/10677315/
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d3aa3f7..6d224f7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -376,6 +376,7 @@ CONFIG_SENSORS_RASPBERRYPI_HWMON=m
 CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
 CONFIG_CPU_THERMAL=y
 CONFIG_THERMAL_EMULATION=y
+CONFIG_IMX_SC_THERMAL=y
 CONFIG_ROCKCHIP_THERMAL=m
 CONFIG_RCAR_GEN3_THERMAL=y
 CONFIG_ARMADA_THERMAL=y
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] defconfig: arm64: add i.MX system controller thermal support
@ 2018-11-27  6:13 ` Anson Huang
  0 siblings, 0 replies; 4+ messages in thread
From: Anson Huang @ 2018-11-27  6:13 UTC (permalink / raw)
  To: linux-arm-kernel

This patch enables CONFIG_IMX_SC_THERMAL by default.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
	This patch is based on https://patchwork.kernel.org/patch/10677315/
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d3aa3f7..6d224f7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -376,6 +376,7 @@ CONFIG_SENSORS_RASPBERRYPI_HWMON=m
 CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
 CONFIG_CPU_THERMAL=y
 CONFIG_THERMAL_EMULATION=y
+CONFIG_IMX_SC_THERMAL=y
 CONFIG_ROCKCHIP_THERMAL=m
 CONFIG_RCAR_GEN3_THERMAL=y
 CONFIG_ARMADA_THERMAL=y
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] defconfig: arm64: add i.MX system controller thermal support
  2018-11-27  6:13 ` Anson Huang
@ 2018-11-27 23:28   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2018-11-27 23:28 UTC (permalink / raw)
  To: anson.huang
  Cc: Catalin Marinas, Will Deacon, Andy Gross, Arnd Bergmann,
	Simon Horman, Heiko Stübner, Bjorn Andersson,
	Enric Balletbo i Serra, ezequiel, Amit Kucheria,
	Linux ARM Mailing List, Linux Kernel Mailing List, Shawn Guo,
	linux-imx

Hi,

On Mon, Nov 26, 2018 at 10:14 PM Anson Huang <anson.huang@nxp.com> wrote:
>
> This patch enables CONFIG_IMX_SC_THERMAL by default.
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>

I don't think this driver is needed to boot the system to root
filesystem, is it? If so, it would be preferred to enable this as a
module to keep kernel binary size down for all platforms.

It looks like we should revisit and bring some of the other platforms
back to modules too (Rockchip is today, but Renesas and Armada don't
seem to be).


-Olof

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] defconfig: arm64: add i.MX system controller thermal support
@ 2018-11-27 23:28   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2018-11-27 23:28 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On Mon, Nov 26, 2018 at 10:14 PM Anson Huang <anson.huang@nxp.com> wrote:
>
> This patch enables CONFIG_IMX_SC_THERMAL by default.
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>

I don't think this driver is needed to boot the system to root
filesystem, is it? If so, it would be preferred to enable this as a
module to keep kernel binary size down for all platforms.

It looks like we should revisit and bring some of the other platforms
back to modules too (Rockchip is today, but Renesas and Armada don't
seem to be).


-Olof

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-11-27 23:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-27  6:13 [PATCH] defconfig: arm64: add i.MX system controller thermal support Anson Huang
2018-11-27  6:13 ` Anson Huang
2018-11-27 23:28 ` Olof Johansson
2018-11-27 23:28   ` Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.