public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v1] arm64: defconfig: enable TI K3 thermal driver
@ 2023-07-28 11:30 Francesco Dolcini
  2023-08-01 19:31 ` Bajjuri, Praneeth
  0 siblings, 1 reply; 3+ messages in thread
From: Francesco Dolcini @ 2023-07-28 11:30 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Arnd Bergmann, Nishanth Menon,
	Vignesh Raghavendra, Tero Kristo
  Cc: Francesco Dolcini, linux-arm-kernel, linux-kernel

From: Francesco Dolcini <francesco.dolcini@toradex.com>

Enable K3 thermal driver, this is used on TI AM62 for example and
various platform based on that SoC.

Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0777bcae9104..cbacae73e9af 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -647,6 +647,7 @@ CONFIG_DEVFREQ_THERMAL=y
 CONFIG_THERMAL_EMULATION=y
 CONFIG_IMX_SC_THERMAL=m
 CONFIG_IMX8MM_THERMAL=m
+CONFIG_K3_THERMAL=m
 CONFIG_QORIQ_THERMAL=m
 CONFIG_SUN8I_THERMAL=y
 CONFIG_ROCKCHIP_THERMAL=m
-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-08-01 20:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-28 11:30 [PATCH v1] arm64: defconfig: enable TI K3 thermal driver Francesco Dolcini
2023-08-01 19:31 ` Bajjuri, Praneeth
2023-08-01 20:12   ` Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox