Re: [PATCH v5 2/5] arm64: dts: qcom: sm8550-qrd: add SPMI ADC channels and thermal nodes

From: Konrad Dybcio

Date: Tue Jul 07 2026 - 06:31:27 EST


On 7/2/26 11:48 AM, Neil Armstrong wrote:
> Add the SPMI ADC channels on the PMK8550 SPMI5 ADC3 for the
> other PMICS on the system.
>
> The thermal nodes are sorted by the sensor channel to be
> coherent with the system thermal nodes ordering.
>
> Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad


> + channel@749 {
> + reg = <ADC5_GEN3_AMUX6_THM_100K_PU(7)>;
> + label = "pm8550b_wls_therm";
> + qcom,ratiometric;
> + /* use the default settle time */

P.S. grumpy nit - I'd prefer if default was captured explicitly
anyway

Konrad