Skip to content

Commit 7123c05

Browse files
krzkrobherring
authored andcommitted
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: 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>
1 parent e746c79 commit 7123c05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/firmware/arm,scmi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ properties:
214214
patternProperties:
215215
'^regulator@[0-9a-f]+$':
216216
type: object
217-
$ref: "../regulator/regulator.yaml#"
217+
$ref: /schemas/regulator/regulator.yaml#
218218
unevaluatedProperties: false
219219

220220
properties:

0 commit comments

Comments
 (0)