[PATCH v3 3/3] dt-bindings: mmc: xenon: add marvell,sdhci-xenon compatible
From: Chris Packham
Date: Thu Mar 24 2022 - 20:08:04 EST
The armada-37xx SoC dtsi includes this as a compatible string. Add it to
the dt-binding.
Signed-off-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx>
---
Notes:
Changes in v3:
- new
.../devicetree/bindings/mmc/marvell,xenon-sdhci.yaml | 4 ++++
1 file changed, 4 insertions(+)
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
--
2.35.1