All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: mmc: Add compatible for MediaTek MT8188
@ 2022-07-08 11:47 ` Johnson Wang
  0 siblings, 0 replies; 8+ messages in thread
From: Johnson Wang @ 2022-07-08 11:47 UTC (permalink / raw)
  To: ulf.hansson, robh+dt, krzysztof.kozlowski+dt
  Cc: linux-mmc, linux-kernel, devicetree, linux-arm-kernel,
	linux-mediatek, Project_Global_Chrome_Upstream_Group,
	Johnson Wang

This commit adds dt-binding documentation of mmc for MediaTek MT8188 SoC
platform.

Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>
---
 Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
index 2a2e9fa8c188..be366cefffc2 100644
--- a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
+++ b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
@@ -30,13 +30,11 @@ properties:
           - const: mediatek,mt7623-mmc
           - const: mediatek,mt2701-mmc
       - items:
-          - const: mediatek,mt8186-mmc
-          - const: mediatek,mt8183-mmc
-      - items:
-          - const: mediatek,mt8192-mmc
-          - const: mediatek,mt8183-mmc
-      - items:
-          - const: mediatek,mt8195-mmc
+          - enum:
+              - mediatek,mt8186-mmc
+              - mediatek,mt8188-mmc
+              - mediatek,mt8192-mmc
+              - mediatek,mt8195-mmc
           - const: mediatek,mt8183-mmc
 
   reg:
-- 
2.18.0



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-07-12 11:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-08 11:47 [PATCH v2] dt-bindings: mmc: Add compatible for MediaTek MT8188 Johnson Wang
2022-07-08 11:47 ` Johnson Wang
2022-07-08 15:21 ` AngeloGioacchino Del Regno
2022-07-08 15:21   ` AngeloGioacchino Del Regno
2022-07-11 23:04 ` Rob Herring
2022-07-11 23:04   ` Rob Herring
2022-07-12 11:09 ` Ulf Hansson
2022-07-12 11:09   ` Ulf Hansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.