Commit 47df94fa authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Mark Brown

ASoC: dt-bindings: renesas: rsnd: correct comments syntax

yamllint expect space after '#' comment mark:

  renesas,rsnd.yaml:282:4: [error] missing starting space in comment (comments)

Fixes: 7f8b5b24 ("ASoC: dt-bindings: renesas,rsnd.yaml: add R-Car Gen4 support")
Reported-by: default avatarRafał Miłecki <zajec5@gmail.com>
Link: https://lore.kernel.org/all/b2810924-169d-0bad-8f20-6ec2e683d170@gmail.com/Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230317082137.12629-1-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent b36bf721
...@@ -279,9 +279,9 @@ required: ...@@ -279,9 +279,9 @@ required:
allOf: allOf:
- $ref: dai-common.yaml# - $ref: dai-common.yaml#
#-------------------- # --------------------
# reg/reg-names # reg/reg-names
#-------------------- # --------------------
# for Gen1 # for Gen1
- if: - if:
properties: properties:
...@@ -336,9 +336,9 @@ allOf: ...@@ -336,9 +336,9 @@ allOf:
- ssi - ssi
- sdmc - sdmc
#-------------------- # --------------------
# clock-names # clock-names
#-------------------- # --------------------
- if: - if:
properties: properties:
compatible: compatible:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment