未验证 提交 0aeb17d1 编写于 作者: K Krzysztof Kozlowski 提交者: Mark Brown

ASoC: rt1015p: correct indentation

Use common enum instead of oneOf and correct indentation warning:
  realtek,rt1015p.yaml:18:7: [warning] wrong indentation: expected 4 but found 6 (indentation)
Signed-off-by: NKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Acked-by: NTzung-Bi Shih <tzungbi@google.com>
Acked-by: NRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210819101020.26368-2-krzysztof.kozlowski@canonical.comSigned-off-by: NMark Brown <broonie@kernel.org>
上级 c7bd5894
...@@ -15,9 +15,9 @@ description: | ...@@ -15,9 +15,9 @@ description: |
properties: properties:
compatible: compatible:
oneOf: enum:
- const: realtek,rt1015p - realtek,rt1015p
- const: realtek,rt1019p - realtek,rt1019p
sdb-gpios: sdb-gpios:
description: description:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册