Commit 7123c05c authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Rob Herring
Browse files

dt-bindings: firmware: arm,scmi: drop unneeded quotes and use absolute /schemas path



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: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230609140749.65102-1-krzysztof.kozlowski@linaro.org


Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent e746c79c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -214,7 +214,7 @@ properties:
        patternProperties:
          '^regulator@[0-9a-f]+$':
            type: object
            $ref: "../regulator/regulator.yaml#"
            $ref: /schemas/regulator/regulator.yaml#
            unevaluatedProperties: false

            properties: