dt-bindings: mmc: spacemit,sdhci: add support for K3 SoC

The SDHCI controller found on SpacemiT K3 SoC share the same IP with
K1 generation, while fixed the broken 64BIT DMA issue. Introduce a
compatible string to enable support for it.

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Yixun Lan <dlan@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
Yixun Lan 2026-01-22 17:37:30 +08:00 committed by Ulf Hansson
parent 366b594156
commit b4206966e2

View File

@ -14,7 +14,9 @@ allOf:
properties:
compatible:
const: spacemit,k1-sdhci
enum:
- spacemit,k1-sdhci
- spacemit,k3-sdhci
reg:
maxItems: 1