arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)
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
On 7/28/2023 6:30 AM, Francesco Dolcini wrote: > 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> Reviewed-by: Praneeth Bajjuri <praneeth@ti.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
On 14:31-20230801, Bajjuri, Praneeth wrote: > > > On 7/28/2023 6:30 AM, Francesco Dolcini wrote: > > 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> > > Reviewed-by: Praneeth Bajjuri <praneeth@ti.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 I will be picking up https://lore.kernel.org/all/20230731161048.2522154-1-u-kumar1@ti.com/ instead. going through the usual tests etc.. -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
© 2016 - 2026 Red Hat, Inc.