[PATCH v6 0/5] arm64: dts: qcom: sm8[56]50: add PMIC5 Gen3 ADC channels
From: Neil Armstrong <neil.armstrong@linaro.org>
Date: 2026-07-21 15:31:33
Also in:
linux-arm-msm, lkml
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@oss.qualcomm.com/ (local) Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> --- Changes in v6: - Added default settle time instead of implying it - Link to v5: https://patch.msgid.link/20260702-topic-sm8x50-adc5-gen3-v5-0-8169953634ad@linaro.org Changes in v5: - Reorder adc node, move interrupts and use -extended - rename active-config0 to trip-point0 - Link to v4: https://patch.msgid.link/20260617-topic-sm8x50-adc5-gen3-v4-0-4af9251731f1@linaro.org Changes in v4: - Rebase on https://lore.kernel.org/all/20260614-adc5_gen3_dt-v2-0-32ec576c5865@oss.qualcomm.com/ (local) - Change all defines - Reorder nodes - Link to v3: https://patch.msgid.link/20260615-topic-sm8x50-adc5-gen3-v3-0-216a2b5ccb85@linaro.org Changes in v3: - Added note about nodes ordering in commit message - Rebased on next - Link to v2: https://patch.msgid.link/20260504-topic-sm8x50-adc5-gen3-v2-0-5cc04d6ecda0@linaro.org Changes in v2: - Removed stray line from patch 2, added review tag - Added missing header file - Link to v1: https://patch.msgid.link/20260427-topic-sm8x50-adc5-gen3-v1-0-8a70f7b90a75@linaro.org --- Neil Armstrong (5): arm64: dts: qcom: pmk8550: add VADC node arm64: dts: qcom: sm8550-qrd: add SPMI ADC channels and thermal nodes arm64: dts: qcom: sm8550-hdk: add SPMI ADC channels and thermal nodes arm64: dts: qcom: sm8650-qrd: add SPMI ADC channels and thermal nodes arm64: dts: qcom: sm8650-hdk: add SPMI ADC channels and thermal nodes arch/arm64/boot/dts/qcom/pmk8550.dtsi | 30 ++++ arch/arm64/boot/dts/qcom/sm8550-hdk.dts | 277 ++++++++++++++++++++++++++++++++ arch/arm64/boot/dts/qcom/sm8550-qrd.dts | 277 ++++++++++++++++++++++++++++++++ arch/arm64/boot/dts/qcom/sm8650-hdk.dts | 277 ++++++++++++++++++++++++++++++++ arch/arm64/boot/dts/qcom/sm8650-qrd.dts | 277 ++++++++++++++++++++++++++++++++ 5 files changed, 1138 insertions(+) --- base-commit: b3f94b2b3f3e51ab880a51fc6510e1dafba654ed change-id: 20260427-topic-sm8x50-adc5-gen3-edf94fbd335b prerequisite-change-id: 20260430-adc5_gen3_dt-f0434155ee25:2 prerequisite-patch-id: 42a8f026b28f4f1edf4932ce99a86ced84c4cc41 prerequisite-patch-id: b370a1d9b3c61a0031e10db2aa9c7779e0a26e14 prerequisite-patch-id: 179d8932fff0aef7eb84bb7e731597f8333f4427 prerequisite-patch-id: 2a2e07499d57f0497c7ce757b2d74077ae4a843a Best regards, -- Neil Armstrong [off-list ref]