dt-bindings: dvfs: drop unneeded quotes
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 9 Jun 2023 14:07:42 +0000 (16:07 +0200)
committerRob Herring <robh@kernel.org>
Tue, 20 Jun 2023 14:50:06 +0000 (08:50 -0600)
Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230609140742.65018-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/dvfs/performance-domain.yaml

index 1dcb85a..cc93066 100644 (file)
@@ -42,7 +42,7 @@ properties:
     enum: [ 0, 1 ]
 
   performance-domains:
-    $ref: '/schemas/types.yaml#/definitions/phandle-array'
+    $ref: /schemas/types.yaml#/definitions/phandle-array
     description:
       A phandle and performance domain specifier as defined by bindings of the
       performance controller/provider specified by phandle.