dt-bindings: mmc: sdhci-am654: Add compatible string for AM64 SoC
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> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20210113115908.3882-2-a-govindraju@ti.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
parent
12b1c5edc3
commit
81aa9876f9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue