Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

AngeloGioacchino Del Regno and committed by
Ulf Hansson
fe1c2abf 157d4ba8

+2
+2
Documentation/devicetree/bindings/mmc/mtk-sd.yaml
··· 32 32 - const: mediatek,mt2701-mmc 33 33 - items: 34 34 - enum: 35 + - mediatek,mt6893-mmc 35 36 - mediatek,mt8186-mmc 36 37 - mediatek,mt8188-mmc 37 38 - mediatek,mt8192-mmc ··· 300 299 properties: 301 300 compatible: 302 301 enum: 302 + - mediatek,mt6893-mmc 303 303 - mediatek,mt8186-mmc 304 304 - mediatek,mt8188-mmc 305 305 - mediatek,mt8195-mmc