Re: [PATCH V5 2/5] dt-bindings: iio: adc: Split out QCOM VADC channel properties

From: Krzysztof Kozlowski
Date: Sun Feb 02 2025 - 08:32:44 EST


On Sat, Feb 01, 2025 at 12:02:39AM +0530, Jishnu Prakash wrote:
> Split out the common channel properties for QCOM VADC devices into a
> separate file so that it can be included as a reference for devices
> using them. This will be needed for the upcoming ADC5 Gen3 binding
> support patch, as ADC5 Gen3 also uses all of these common properties.
>
> Signed-off-by: Jishnu Prakash <jishnu.prakash@xxxxxxxxxxxxxxxx>
> ---
> .../iio/adc/qcom,spmi-vadc-common.yaml | 87 +++++++++++++++++++
> .../bindings/iio/adc/qcom,spmi-vadc.yaml | 75 +---------------
> 2 files changed, 89 insertions(+), 73 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc-common.yaml

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof