Re: [PATCH 06/11] iio: adc: Add QCOM PMIC5 Gen3 ADC bindings

From: Jishnu Prakash
Date: Mon Oct 23 2023 - 02:14:37 EST


Hi Jonathan,

On 7/8/2023 8:55 PM, Jonathan Cameron wrote:
properties:
compatible:
@@ -27,10 +27,11 @@ properties:
- qcom,spmi-adc5
- qcom,spmi-adc-rev2
- qcom,spmi-adc5-gen2
+ - qcom,spmi-adc5-gen3
reg:
description: VADC base address in the SPMI PMIC register map
- maxItems: 1
+ minItems: 1
?
Found it now. This needs documentation that it's providing multiple
base addresses for gen3. Also needs to only apply that to gen3...

Yes, I'll do that in the next patchset.

Thanks,

Jishnu