mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user