[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210126132531.2084711-2-robert.foss@linaro.org>
Date: Tue, 26 Jan 2021 14:25:31 +0100
From: Robert Foss <robert.foss@...aro.org>
To: linus.walleij@...aro.org, robh+dt@...nel.org,
lars.povlsen@...rochip.com, Steen.Hegelund@...rochip.com,
UNGLinuxDriver@...rochip.com, lgirdwood@...il.com,
broonie@...nel.org, matthias.bgg@...il.com, jiaxin.yu@...iatek.com,
shane.chien@...iatek.com, linux-gpio@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, alsa-devel@...a-project.org,
linux-mediatek@...ts.infradead.org
Cc: Robert Foss <robert.foss@...aro.org>
Subject: [PATCH v1 2/2] dt-bindings: mediatek: mt8192: Fix dt_binding_check warning
Silence indentation level warning reported by dt_binding_check in
order to reduce noise during routine checks.
$ make dt_binding_check
mt8192-mt6359-rt1015-rt5682.yaml:10:4: [warning] wrong indentation:
expected 2 but found 3 (indentation)
Signed-off-by: Robert Foss <robert.foss@...aro.org>
---
.../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 bf8c8ba25009..54650823b29a 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@...iatek.com>
- - Shane Chien <shane.chien@...iatek.com>
+ - Jiaxin Yu <jiaxin.yu@...iatek.com>
+ - Shane Chien <shane.chien@...iatek.com>
description:
This binding describes the MT8192 sound card.
--
2.27.0
Powered by blists - more mailing lists