dt-bindings: power: reset: qcom,pon: use absolute path to other schema
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 26 Jul 2022 12:02:14 +0000 (14:02 +0200)
committerRob Herring <robh@kernel.org>
Wed, 27 Jul 2022 15:12:49 +0000 (09:12 -0600)
Absolute path to other DT schema is preferred over relative one.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220726120215.101868-2-krzysztof.kozlowski@linaro.org
Documentation/devicetree/bindings/power/reset/qcom,pon.yaml

index 353f155..e8ecb75 100644 (file)
@@ -30,11 +30,11 @@ properties:
 
   pwrkey:
     type: object
-    $ref: "../../input/qcom,pm8941-pwrkey.yaml#"
+    $ref: /schemas/input/qcom,pm8941-pwrkey.yaml#
 
   resin:
     type: object
-    $ref: "../../input/qcom,pm8941-pwrkey.yaml#"
+    $ref: /schemas/input/qcom,pm8941-pwrkey.yaml#
 
 required:
   - compatible