linux-arm-kernel.lists.infradead.org archive mirror
 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

* Re: [PATCH v1] arm64: defconfig: enable TI K3 thermal driver
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Bajjuri, Praneeth @ 2023-08-01 19:31 UTC (permalink / raw)
  To: Francesco Dolcini, Catalin Marinas, Will Deacon, Arnd Bergmann,
	Nishanth Menon, Vignesh Raghavendra, Tero Kristo
  Cc: Francesco Dolcini, linux-arm-kernel, linux-kernel



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

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

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

* Re: [PATCH v1] arm64: defconfig: enable TI K3 thermal driver
  2023-08-01 19:31 ` Bajjuri, Praneeth
@ 2023-08-01 20:12   ` Nishanth Menon
  0 siblings, 0 replies; 3+ messages in thread
From: Nishanth Menon @ 2023-08-01 20:12 UTC (permalink / raw)
  To: Bajjuri, Praneeth
  Cc: Francesco Dolcini, Catalin Marinas, Will Deacon, Arnd Bergmann,
	Vignesh Raghavendra, Tero Kristo, Francesco Dolcini,
	linux-arm-kernel, linux-kernel

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

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

^ permalink raw reply	[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;
as well as URLs for NNTP newsgroup(s).