[PATCH] dt-bindings: mmc: sdhci-am654: Add compatible string for AM64 SoC

Aswath Govindraju posted 1 patch 4 years, 4 months ago
Documentation/devicetree/bindings/mmc/sdhci-am654.yaml | 2 ++
1 file changed, 2 insertions(+)
[PATCH] dt-bindings: mmc: sdhci-am654: Add compatible string for AM64 SoC
Posted by Aswath Govindraju 4 years, 4 months ago
Add compatible string for AM64 SoC in device tree binding of AM654 SDHCI
module as the same IP is used.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
---
 Documentation/devicetree/bindings/mmc/sdhci-am654.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml b/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
index 1ae945434c53..34e53db29428 100644
--- a/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
+++ b/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
@@ -21,6 +21,8 @@ properties:
       - ti,j721e-sdhci-4bit
       - ti,j7200-sdhci-8bit
       - ti,j721e-sdhci-4bit
+      - ti,am64-sdhci-8bit
+      - ti,am64-sdhci-4bit
 
   reg:
     maxItems: 2
-- 
2.17.1