diff mbox series

[1/3] dt-bindings: mmc: xenon: Add compatible string for Xenon SDHCI on AC5 SoC

Message ID 20220806085818.9873-2-vadym.kochan@plvision.eu
State New
Headers show
Series [1/3] dt-bindings: mmc: xenon: Add compatible string for Xenon SDHCI on AC5 SoC | expand

Commit Message

Vadym Kochan Aug. 6, 2022, 8:58 a.m. UTC
It indicates the Xenon SDHCI on AC5 SoC so the driver will try to fixup
the 2G address space limitation issue.

Signed-off-by: Vadym Kochan <vadym.kochan@plvision.eu>
---
 Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml b/Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml
index 3ee758886558..17cda847e0a3 100644
--- a/Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml
+++ b/Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml
@@ -34,6 +34,9 @@  properties:
           - const: marvell,armada-3700-sdhci
           - const: marvell,sdhci-xenon
 
+      - items:
+          - const: marvell,ac5-sdhci
+
   reg:
     minItems: 1
     maxItems: 2