diff options
author | Zhen Lei <thunder.leizhen@huawei.com> | 2020-12-07 04:26:26 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2020-12-11 10:08:58 +0100 |
commit | 72b248cfbf3fd308807afe7cc30d05fefeff7fb1 (patch) | |
tree | c0a8cc5220a865bd57bdffe6924efb8516345547 /Documentation/devicetree/bindings/mmc | |
parent | mmc: sdhci-xenon: introduce ACPI support (diff) | |
download | linux-72b248cfbf3fd308807afe7cc30d05fefeff7fb1.tar.xz linux-72b248cfbf3fd308807afe7cc30d05fefeff7fb1.zip |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/mmc')
-rw-r--r-- | Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml index 030e3fdce492..01630b0ecea7 100644 --- a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml @@ -17,21 +17,21 @@ properties: compatible: oneOf: - enum: - - mediatek,mt2701-mmc - - mediatek,mt2712-mmc - - mediatek,mt6779-mmc - - mediatek,mt7620-mmc - - mediatek,mt7622-mmc - - mediatek,mt8135-mmc - - mediatek,mt8173-mmc - - mediatek,mt8183-mmc - - mediatek,mt8516-mmc + - mediatek,mt2701-mmc + - mediatek,mt2712-mmc + - mediatek,mt6779-mmc + - mediatek,mt7620-mmc + - mediatek,mt7622-mmc + - mediatek,mt8135-mmc + - mediatek,mt8173-mmc + - mediatek,mt8183-mmc + - mediatek,mt8516-mmc - items: - - const: mediatek,mt7623-mmc - - const: mediatek,mt2701-mmc + - const: mediatek,mt7623-mmc + - const: mediatek,mt2701-mmc - items: - - const: mediatek,mt8192-mmc - - const: mediatek,mt8183-mmc + - const: mediatek,mt8192-mmc + - const: mediatek,mt8183-mmc clocks: description: |