Skip to content

Commit 4ec43b8

Browse files
Johnson WangUlf Hansson
authored andcommitted
dt-bindings: mmc: Add compatible for MediaTek MT8188
This commit adds dt-binding documentation of mmc for MediaTek MT8188 SoC platform. Signed-off-by: Johnson Wang <johnson.wang@mediatek.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220708114747.13878-1-johnson.wang@mediatek.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 parent 95a4cf7 commit 4ec43b8

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

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

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,11 @@ properties:
3030
- const: mediatek,mt7623-mmc
3131
- const: mediatek,mt2701-mmc
3232
- items:
33-
- const: mediatek,mt8186-mmc
34-
- const: mediatek,mt8183-mmc
35-
- items:
36-
- const: mediatek,mt8192-mmc
37-
- const: mediatek,mt8183-mmc
38-
- items:
39-
- const: mediatek,mt8195-mmc
33+
- enum:
34+
- mediatek,mt8186-mmc
35+
- mediatek,mt8188-mmc
36+
- mediatek,mt8192-mmc
37+
- mediatek,mt8195-mmc
4038
- const: mediatek,mt8183-mmc
4139

4240
reg:

0 commit comments

Comments
 (0)