Skip to content

Commit fe1c2ab

Browse files
AngeloGioacchino Del Regnostorulf
authored andcommitted
dt-bindings: mmc: mtk-sd: Add support for Dimensity 1200 MT6893
Add a compatible for the MediaTek Dimensity 1200 (MT6893) SoC. All of the MMC/SD controllers in this chip are compatible with the ones found in MT8183, but do also make use of an optional crypto clock when enabling HW disk encryption. Signed-off-by: AngeloGioacchino Del Regno <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
1 parent 157d4ba commit fe1c2ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ properties:
3232
- const: mediatek,mt2701-mmc
3333
- items:
3434
- enum:
35+
- mediatek,mt6893-mmc
3536
- mediatek,mt8186-mmc
3637
- mediatek,mt8188-mmc
3738
- mediatek,mt8192-mmc
@@ -299,6 +300,7 @@ allOf:
299300
properties:
300301
compatible:
301302
enum:
303+
- mediatek,mt6893-mmc
302304
- mediatek,mt8186-mmc
303305
- mediatek,mt8188-mmc
304306
- mediatek,mt8195-mmc

0 commit comments

Comments
 (0)