dt-bindings: mfd: qcom,spmi-pmic: Allow RRADC as adc@ subnode
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Mon, 13 Feb 2023 20:13:37 +0000 (21:13 +0100)
committerLee Jones <lee@kernel.org>
Wed, 26 Apr 2023 10:40:27 +0000 (11:40 +0100)
This was omitted when adding the RRADC bindings.

Fixes: 7ea58c951ab3 ("dt-bindings: iio: adc: document qcom-spmi-rradc")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230213201337.2089970-1-konrad.dybcio@linaro.org
Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml

index adf88245c4098f00bd4734f91a2d778880ecfc48..8f076bb622b1522b18296cace4195f94465dc01a 100644 (file)
@@ -115,6 +115,7 @@ patternProperties:
     type: object
     oneOf:
       - $ref: /schemas/iio/adc/qcom,spmi-iadc.yaml#
+      - $ref: /schemas/iio/adc/qcom,spmi-rradc.yaml#
       - $ref: /schemas/iio/adc/qcom,spmi-vadc.yaml#
 
   "^adc-tm@[0-9a-f]+$":