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

dt-bindings: arm/calxeda: drop unneeded quotes

Drop unneeded quotes over simple string values to fix a soon to be
enabled yamllint warning:

[error] string value is redundantly quoted with any quotes (quoted-strings)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231122224432.2809781-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>

+1 -1
+1 -1
Documentation/devicetree/bindings/arm/calxeda/l2ecc.yaml
··· 16 16 17 17 properties: 18 18 compatible: 19 - const: "calxeda,hb-sregs-l2-ecc" 19 + const: calxeda,hb-sregs-l2-ecc 20 20 21 21 reg: 22 22 maxItems: 1