diff mbox series

[v1] arm64: defconfig: enable TI K3 thermal driver

Message ID 20230728113029.403862-1-francesco@dolcini.it (mailing list archive)
State New, archived
Headers show
Series [v1] arm64: defconfig: enable TI K3 thermal driver | expand

Commit Message

Francesco Dolcini July 28, 2023, 11:30 a.m. UTC
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(+)

Comments

Bajjuri, Praneeth Aug. 1, 2023, 7:31 p.m. UTC | #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
Nishanth Menon Aug. 1, 2023, 8:12 p.m. UTC | #2
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..
diff mbox series

Patch

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