Message ID | 20221005-mdm9615-pinctrl-yaml-v1-6-0cbc006e2a30@linaro.org |
---|---|
State | New |
Headers | show |
Series | arm: qcom: mdm9615: second round of bindings and DT fixes | expand |
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,ipc-rpm.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,ipc-rpm.yaml index d416950189d1..d18200d5c5b5 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,ipc-rpm.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,ipc-rpm.yaml @@ -47,7 +47,7 @@ properties: regulators: type: object - $ref: /schemas/regulator/regulator.yaml# + $ref: /schemas/regulator/qcom,ipc-rpm-regulator.yaml# required: - compatible
Now we have bindings for the expected regulators subnode, refer to the right qcom,ipc-rpm-regulator.yaml bindings. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> --- Documentation/devicetree/bindings/soc/qcom/qcom,ipc-rpm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)