dt-bindings: mfd: qcom,spmi-pmic: Fix regulator node schema
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 28 Aug 2022 08:43:40 +0000 (11:43 +0300)
committerLee Jones <lee@kernel.org>
Wed, 28 Sep 2022 15:09:51 +0000 (16:09 +0100)
The regulators node of Qualcomm SPMI PMIC represents sub-device, so it
has its own compatible, multiple regulators and uses dedicated bindings.

Fixes: 3f5117be9584 ("dt-bindings: mfd: convert to yaml Qualcomm SPMI PMIC")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20220828084341.112146-14-krzysztof.kozlowski@linaro.org
Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml

index eca2f91..6e27be9 100644 (file)
@@ -94,7 +94,7 @@ properties:
 
   regulators:
     type: object
-    $ref: /schemas/regulator/regulator.yaml#
+    $ref: /schemas/regulator/qcom,spmi-regulator.yaml#
 
 patternProperties:
   "^adc@[0-9a-f]+$":