Skip to content

Commit dc99d4c

Browse files
robherringgeertu
authored andcommitted
dt-bindings: pinctrl: renesas: 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) Signed-off-by: Rob Herring <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Geert Uytterhoeven <[email protected]>
1 parent e4c3a81 commit dc99d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/pinctrl/renesas,rza2-pinctrl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ description:
2020

2121
properties:
2222
compatible:
23-
const: "renesas,r7s9210-pinctrl" # RZ/A2M
23+
const: renesas,r7s9210-pinctrl # RZ/A2M
2424

2525
reg:
2626
maxItems: 1

0 commit comments

Comments
 (0)