dt-bindings: arm/calxeda: drop unneeded quotes
authorRob Herring <robh@kernel.org>
Wed, 22 Nov 2023 22:44:32 +0000 (15:44 -0700)
committerRob Herring <robh@kernel.org>
Tue, 28 Nov 2023 19:21:59 +0000 (13:21 -0600)
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>
Documentation/devicetree/bindings/arm/calxeda/l2ecc.yaml

index a9fe01238a885d584950cabd282b1dd7a0685640..76b65ea149b65e39e8dbcc234b4f7638af69460e 100644 (file)
@@ -16,7 +16,7 @@ maintainers:
 
 properties:
   compatible:
-    const: "calxeda,hb-sregs-l2-ecc"
+    const: calxeda,hb-sregs-l2-ecc
 
   reg:
     maxItems: 1