diff mbox series

[v3,3/3] dt-bindings: mmc: xenon: add marvell,sdhci-xenon compatible

Message ID 20220325000745.1708610-4-chris.packham@alliedtelesis.co.nz
State New
Headers show
Series mmc: xenon: Convert to JSON schema | expand

Commit Message

Chris Packham March 25, 2022, 12:07 a.m. UTC
The armada-37xx SoC dtsi includes this as a compatible string. Add it to
the dt-binding.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
---

Notes:
    Changes in v3:
    - new

 .../devicetree/bindings/mmc/marvell,xenon-sdhci.yaml          | 4 ++++
 1 file changed, 4 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 326ac3fa36b5..776bed5046fa 100644
--- a/Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml
+++ b/Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml
@@ -31,6 +31,10 @@  properties:
           - const: marvell,armada-ap807-sdhci
           - const: marvell,armada-ap806-sdhci
 
+      - items:
+          - const: marvell,armada-3700-sdhci
+          - const: marvell,sdhci-xenon
+
   reg:
     minItems: 1
     maxItems: 2