Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Krzysztof Kozlowski and committed by
Rob Herring
e746c79c a835321b

+1 -1
+1 -1
Documentation/devicetree/bindings/dvfs/performance-domain.yaml
··· 42 42 enum: [ 0, 1 ] 43 43 44 44 performance-domains: 45 - $ref: '/schemas/types.yaml#/definitions/phandle-array' 45 + $ref: /schemas/types.yaml#/definitions/phandle-array 46 46 description: 47 47 A phandle and performance domain specifier as defined by bindings of the 48 48 performance controller/provider specified by phandle.