From: Krzysztof Kozlowski Date: Wed, 6 Jul 2022 16:02:56 +0000 (+0200) Subject: dt-bindings: soc: samsung: exynos-pmu: use abolute ref paths X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=61bebc2902901cc2f1cac496dc81be38ca74d7d4;p=linux.git dt-bindings: soc: samsung: exynos-pmu: use abolute ref paths Preferred coding for referencing other schemas is to use absolute path. Quotes over path are also not needed. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Alim Akhtar Reviewed-by: Rob Herring Link: https://lore.kernel.org/r/20220706160257.27579-2-krzysztof.kozlowski@linaro.org --- diff --git a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml index a5d489acfdca7..1835ca08416d3 100644 --- a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml +++ b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml @@ -75,13 +75,13 @@ properties: const: 3 syscon-poweroff: - $ref: "../../power/reset/syscon-poweroff.yaml#" + $ref: /schemas/power/reset/syscon-poweroff.yaml# type: object description: Node for power off method syscon-reboot: - $ref: "../../power/reset/syscon-reboot.yaml#" + $ref: /schemas/power/reset/syscon-reboot.yaml# type: object description: Node for reboot method