dt-bindings: adc: qcom,spmi-vadc: Add support for qcom,debug-base

Currently, the debug base address is defined under the reg property.
This would be confusing if multiple addresses are specified under reg
property to support more ADC channels. Separate debug base into its own
property.

Change-Id: Iadd6a86581434713f94703bba594b998ea856bf9
This commit is contained in:
Anjelique Melendez
2021-12-14 11:04:19 -08:00
parent c36cf62a6f
commit 71acdea200

View File

@@ -22,8 +22,13 @@ VADC node:
Usage: required
Value type: <prop-encoded-array>
Definition: VADC base address in the SPMI PMIC register map.
Debug ADC peripheral base address in the SPMI PMIC
register map. Debug peripheral address is optional.
- qcom,debug-base:
Usage: optional
Value type: <u32>
Definition: Debug ADC peripheral base address in the SPMI PMIC
register map. Only applicable for devices with compatible
property "qcom,spmi-adc5-gen3".
- #address-cells:
Usage: required