[PATCH 1/1] dt-bindings: mediatek: mt8192: eliminate yamllint warnings
Eliminate the following yamllint warnings: ./Documentation/devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml :10:4: [warning] wrong indentation: expected 2 but found 3 (indentation)
Signed-off-by: Zhen Lei thunder.leizhen@huawei.com --- .../devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml b/Documentation/devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml index bf8c8ba25009dcc..54650823b29a41d 100644 --- a/Documentation/devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml +++ b/Documentation/devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml @@ -7,8 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Mediatek MT8192 with MT6359, RT1015 and RT5682 ASoC sound card driver
maintainers: - - Jiaxin Yu jiaxin.yu@mediatek.com - - Shane Chien shane.chien@mediatek.com + - Jiaxin Yu jiaxin.yu@mediatek.com + - Shane Chien shane.chien@mediatek.com
description: This binding describes the MT8192 sound card.
On Mon, 07 Dec 2020 11:14:30 +0800, Zhen Lei wrote:
Eliminate the following yamllint warnings: ./Documentation/devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml :10:4: [warning] wrong indentation: expected 2 but found 3 (indentation)
Signed-off-by: Zhen Lei thunder.leizhen@huawei.com
.../devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Rob Herring robh@kernel.org
participants (2)
-
Rob Herring
-
Zhen Lei