public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: qcom: Introduce Qualcomm Cooling Driver suppport
@ 2022-09-12  9:16 Bhupesh Sharma
  2022-09-12  9:16 ` [PATCH 1/3] arm64: dts: qcom: sm8150: Add qmi cooling device nodes Bhupesh Sharma
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bhupesh Sharma @ 2022-09-12  9:16 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: agross, linux-kernel, linux-pm, daniel.lezcano, devicetree, robh,
	andersson, rafael, bhupesh.sharma, bhupesh.linux,
	linux-arm-kernel, catalin.marinas

This patchset introduces the arm64 dts and defconfig changes for introducing
the Qualcomm Cooling Driver (aka Qualcomm Thermal Mitigation Driver).

Several Qualcomm Snapdragon SoCs have Thermal Mitigation Devices (TMDs)
present on various remote subsystem(s) (for e.g. the Compute DSP, aka cDSP),
which can be used for several mitigations for remote subsystem(s), including
remote processor mitigation, rail voltage restriction etc. 

At the very top-level, the dts is supposed to describe a TMD node, which
should further represent the remote subsystem(s) present on the SoC and
further each child of a subsystem should represent the separate cooling devices
available on the remote subsystem.

Note that this patchset is targeted for the 'linux-arm-msm' tree and the thermal
driver/dtbinding patchset/changes targeted for 'linux-pm' tree has been sent as a
separate patchset (see [1]). Note that without the PATCH mentioned in
[2] this patchset will not compile cleanly.

This patchset is based on the latest 'linux-next/master'.

[1]. https://lore.kernel.org/linux-arm-msm/20220912085049.3517140-1-bhupesh.sharma@linaro.org/
[2]. https://lore.kernel.org/linux-arm-msm/20220912085049.3517140-4-bhupesh.sharma@linaro.org/

Cc: andersson@kernel.org
Cc: robh@kernel.org
Cc: daniel.lezcano@linaro.org
Cc: rafael@kernel.org

Bhupesh Sharma (3):
  arm64: dts: qcom: sm8150: Add qmi cooling device nodes
  arm64: dts: qcom: sa8155p-adp: Enable qmi cooling device
  arm64: defconfig: Enable Qualcomm QMI cooling device driver

 arch/arm64/boot/dts/qcom/sa8155p-adp.dts |  4 ++
 arch/arm64/boot/dts/qcom/sm8150.dtsi     | 62 ++++++++++++++++++++++++
 arch/arm64/configs/defconfig             |  1 +
 3 files changed, 67 insertions(+)

-- 
2.37.1


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

end of thread, other threads:[~2022-09-14  0:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-12  9:16 [PATCH 0/3] arm64: qcom: Introduce Qualcomm Cooling Driver suppport Bhupesh Sharma
2022-09-12  9:16 ` [PATCH 1/3] arm64: dts: qcom: sm8150: Add qmi cooling device nodes Bhupesh Sharma
2022-09-14  0:22   ` kernel test robot
2022-09-12  9:16 ` [PATCH 2/3] arm64: dts: qcom: sa8155p-adp: Enable qmi cooling device Bhupesh Sharma
2022-09-12  9:16 ` [PATCH 3/3] arm64: defconfig: Enable Qualcomm QMI cooling device driver Bhupesh Sharma

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