[PATCH 0/3] arm64: dts: qcom: hamoa-crd: Introduce thermistor-based CPU throttling

From: Bjorn Andersson

Date: Sun Aug 30 2026 - 17:02:39 EST


The Hamoa CRD has multiple thermistors throughout the board to allow
measuring the temperature across different parts of the system. In line
with other platforms these are wired to the PMIC ADC and thermal monitor
blocks.

While "limits" hardware management provides rapid throttling of the
CPU cores, software needs to throttle the system e.g. during prolonged
CPU usage. Wire up the 7 thermistors found in the CRD as thermal zones
and throttle the CPU based on the "keyboard hotspot" thermistor.

The same mechanism is used on other Hamoa-based boards, but the
thermistor configuration and mapping is board-specific. As such, these
settings goes into the CRD dts. It's plausible that it could be shared
with the Purwa CRD, but this hasn't been confirmed.

Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxxxxxxxx>
---
Bjorn Andersson (3):
arm64: dts: qcom: hamoa-pmics: Mark pmk8550_vadc thermal sensor provider
arm64: dts: qcom: hamoa-crd: Add thermal control
arm64: defconfig: Enable PMIC5 Gen3 ADC thermal monitor

arch/arm64/boot/dts/qcom/hamoa-pmics.dtsi | 1 +
arch/arm64/boot/dts/qcom/x1e80100-crd.dts | 116 ++++++++++++++++++++++++++++++
arch/arm64/configs/defconfig | 2 +
3 files changed, 119 insertions(+)
---
base-commit: 3d83758432b5e6ed9507500a57efb0f3af41ee7d
change-id: 20260830-hamoa-sys-therm-fb4f80fd6770

Best regards,
--
Bjorn Andersson <bjorn.andersson@xxxxxxxxxxxxxxxx>