Skip to content

Commit d586272

Browse files
eladnachmanstorulf
authored andcommitted
dt-bindings: mmc: add Marvell ac5
Add dt bindings for Marvell AC5/X/IM eMMC controller. This compatibility string covers the differences in the AC5/X version of the driver: 31-bit bus limitation and DDR memory starting at address 0x2_0000_0000, which are handled by usage of a bounce buffer plus a different DMA mask. Signed-off-by: Elad Nachman <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
1 parent fe86da3 commit d586272

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ properties:
2727
- marvell,armada-ap806-sdhci
2828

2929
- items:
30-
- const: marvell,armada-ap807-sdhci
30+
- enum:
31+
- marvell,armada-ap807-sdhci
32+
- marvell,ac5-sdhci
3133
- const: marvell,armada-ap806-sdhci
3234

3335
- items:

0 commit comments

Comments
 (0)