Re: [PATCH v4 0/5] arm64: dts: qcom: sm8[56]50: add PMIC5 Gen3 ADC channels

From: Neil Armstrong

Date: Thu Jul 02 2026 - 06:03:47 EST


On 6/18/26 12:40, Konrad Dybcio wrote:
On 6/17/26 2:53 PM, Neil Armstrong wrote:
Now the bindings and driver was merged for the SPMI PMIC5 Gen3 ADC
found on the PMK8550 which allow reading ADC data on the PMK8550
and other PMICs on the system.

Add the SPMI ADC channels on the PMK8550 SPMI5 ADC3 for the
other PMICS on the system.

Depends on:
- https://lore.kernel.org/all/20260614-adc5_gen3_dt-v2-1-32ec576c5865@xxxxxxxxxxxxxxxx/

Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
---
Changes in v4:
- Rebase on https://lore.kernel.org/all/20260614-adc5_gen3_dt-v2-0-32ec576c5865@xxxxxxxxxxxxxxxx/
- Change all defines
- Reorder nodes
- Link to v3: https://patch.msgid.link/20260615-topic-sm8x50-adc5-gen3-v3-0-216a2b5ccb85@xxxxxxxxxx

wrt

https://lore.kernel.org/all/qgjntewdw2qesvkeabvx46zxcwrikvpkgthk7e2cqw7biuhmqt@2khmbjh2dt26/

you added a comment:

/* use the default settle time */

which the bindings tell me is 15. +Dmitry did you grab that value
from the downstream kernel or something?

Yes I used the downstream as reference

Neil


Konrad