Skip to content

Commit e746c79

Browse files
krzkrobherring
authored andcommitted
dt-bindings: dvfs: drop unneeded quotes
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>
1 parent a835321 commit e746c79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/dvfs/performance-domain.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ properties:
4242
enum: [ 0, 1 ]
4343

4444
performance-domains:
45-
$ref: '/schemas/types.yaml#/definitions/phandle-array'
45+
$ref: /schemas/types.yaml#/definitions/phandle-array
4646
description:
4747
A phandle and performance domain specifier as defined by bindings of the
4848
performance controller/provider specified by phandle.

0 commit comments

Comments
 (0)