Skip to content

Commit fe1c2ab

Browse files
AngeloGioacchino Del RegnoUlf Hansson
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 <angelogioacchino.delregno@collabora.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20250416120245.147951-1-angelogioacchino.delregno@collabora.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 parent 157d4ba commit fe1c2ab

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)