AC5 SoC has Xenon SDHCI IP, but with a limitation of maximum 2G DMA address range. Signed-off-by: Vadym Kochan <vadym.kochan@xxxxxxxxxxx> --- Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml b/Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml index 3ee758886558..e1178a49f264 100644 --- a/Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml +++ b/Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml @@ -25,6 +25,7 @@ properties: - enum: - marvell,armada-cp110-sdhci - marvell,armada-ap806-sdhci + - marvell,ac5-sdhci - items: - const: marvell,armada-ap807-sdhci -- 2.25.1