Skip to content

Commit 72b248c

Browse files
Zhen LeiUlf Hansson
authored andcommitted
dt-bindings: mmc: eliminate yamllint warnings
Eliminate the following yamllint warnings: ./Documentation/devicetree/bindings/mmc/mtk-sd.yaml :20:9: [warning] wrong indentation: expected 10 but found 8 (indentation) :30:9: [warning] wrong indentation: expected 10 but found 8 (indentation) :33:9: [warning] wrong indentation: expected 10 but found 8 (indentation) Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20201207032626.1445-2-thunder.leizhen@huawei.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 parent 471cf45 commit 72b248c

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

Documentation/devicetree/bindings/mmc/mtk-sd.yaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,21 @@ properties:
1717
compatible:
1818
oneOf:
1919
- enum:
20-
- mediatek,mt2701-mmc
21-
- mediatek,mt2712-mmc
22-
- mediatek,mt6779-mmc
23-
- mediatek,mt7620-mmc
24-
- mediatek,mt7622-mmc
25-
- mediatek,mt8135-mmc
26-
- mediatek,mt8173-mmc
27-
- mediatek,mt8183-mmc
28-
- mediatek,mt8516-mmc
20+
- mediatek,mt2701-mmc
21+
- mediatek,mt2712-mmc
22+
- mediatek,mt6779-mmc
23+
- mediatek,mt7620-mmc
24+
- mediatek,mt7622-mmc
25+
- mediatek,mt8135-mmc
26+
- mediatek,mt8173-mmc
27+
- mediatek,mt8183-mmc
28+
- mediatek,mt8516-mmc
2929
- items:
30-
- const: mediatek,mt7623-mmc
31-
- const: mediatek,mt2701-mmc
30+
- const: mediatek,mt7623-mmc
31+
- const: mediatek,mt2701-mmc
3232
- items:
33-
- const: mediatek,mt8192-mmc
34-
- const: mediatek,mt8183-mmc
33+
- const: mediatek,mt8192-mmc
34+
- const: mediatek,mt8183-mmc
3535

3636
clocks:
3737
description:

0 commit comments

Comments
 (0)