Add the thermal configuration for the thermistors connected to PMK8003 and PM6150L. With that all the external thermistors on the phone should be present in the dts. Signed-off-by: Luca Weiss <luca.weiss@xxxxxxxxxxxxx> --- Changes in v2: - Remove polling-delay/polling-delay-passive=0 - Reorder props, e.g. put qcom,ratiometric boolean prop at end - Put in 45degC 'passive' and 55degC 'critical' trip for sdm-skin-therm instead of dummy trip - Pick up tags - Link to v1: https://lore.kernel.org/r/20240105-fp4-thermals-v1-0-f95875a536b7@xxxxxxxxxxxxx --- Luca Weiss (2): arm64: dts: qcom: sm7225-fairphone-fp4: Add PMK8003 thermals arm64: dts: qcom: sm7225-fairphone-fp4: Add PM6150L thermals arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts | 212 ++++++++++++++++++++++ 1 file changed, 212 insertions(+) --- base-commit: 243741e78f0c8460fe2e76ef7b241c6ec5b8e28b change-id: 20240105-fp4-thermals-f3c8e0417b70 Best regards, -- Luca Weiss <luca.weiss@xxxxxxxxxxxxx>