dt-bindings: firmware: arm,scmi: drop unneeded quotes and use absolute /schemas path
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 9 Jun 2023 14:07:49 +0000 (16:07 +0200)
committerRob Herring <robh@kernel.org>
Tue, 20 Jun 2023 14:50:45 +0000 (08:50 -0600)
Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.  Also absolute path
starting with /schemas is preferred.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230609140749.65102-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/firmware/arm,scmi.yaml

index 5824c43..ffedbd8 100644 (file)
@@ -214,7 +214,7 @@ properties:
         patternProperties:
           '^regulator@[0-9a-f]+$':
             type: object
-            $ref: "../regulator/regulator.yaml#"
+            $ref: /schemas/regulator/regulator.yaml#
             unevaluatedProperties: false
 
             properties: