devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for thermal mitigation for K3 J7200 SoC
@ 2023-08-09 17:39 Apurva Nandan
  2023-08-09 17:39 ` [PATCH 1/3] thermal: k3_j72xx_bandgap: Add cooling device support Apurva Nandan
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Apurva Nandan @ 2023-08-09 17:39 UTC (permalink / raw)
  To: Apurva Nandan, Nishanth Menon, Vignesh Raghavendra, Tero Kristo,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Rafael J Wysocki,
	Daniel Lezcano, Amit Kucheria, Zhang Rui, linux-arm-kernel,
	devicetree, linux-kernel, linux-pm, Udit Kumar, Keerthy J

Add support for thermal mitigation using the CPUFREQ for K3 J7200 SoC.
K3 J7200 SoC supports Dynamic Frequency Scaling(DFS) for A72 & this can
be used to drop the cpu frequency using cpufreq to produce a cooling
effect in the SoC.

Keerthy (3):
  thermal: k3_j72xx_bandgap: Add cooling device support
  arm64: dts: ti: k3-j7200: Add the supported frequencies for A72
  arm64: dts: ti: k3-j7200-thermal: Add cooling maps and cpu_alert trip
    at 75C

 arch/arm64/boot/dts/ti/k3-j7200-thermal.dtsi |  14 +++
 arch/arm64/boot/dts/ti/k3-j7200.dtsi         |  28 +++++
 drivers/thermal/k3_j72xx_bandgap.c           | 121 +++++++++++++++++++
 3 files changed, 163 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2023-08-16 10:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09 17:39 [PATCH 0/3] Add support for thermal mitigation for K3 J7200 SoC Apurva Nandan
2023-08-09 17:39 ` [PATCH 1/3] thermal: k3_j72xx_bandgap: Add cooling device support Apurva Nandan
2023-08-16 10:15   ` Daniel Lezcano
2023-08-09 17:39 ` [PATCH 2/3] arm64: dts: ti: k3-j7200: Add the supported frequencies for A72 Apurva Nandan
2023-08-09 19:09   ` Nishanth Menon
2023-08-10 11:53     ` Kumar, Udit
2023-08-10 12:53       ` Nishanth Menon
2023-08-10 14:19         ` Kumar, Udit
2023-08-09 17:39 ` [PATCH 3/3] arm64: dts: ti: k3-j7200-thermal: Add cooling maps and cpu_alert trip at 75C Apurva Nandan

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).