diff options
author | Aswath Govindraju <a-govindraju@ti.com> | 2021-01-13 12:59:07 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2021-02-01 11:54:45 +0100 |
commit | 81aa9876f9439287eab4ddc6b70377d3774cb2e6 (patch) | |
tree | 445164d79c59d90b74a7184c61b9a92ac6263681 /Documentation/devicetree/bindings/mmc/sdhci-am654.yaml | |
parent | mmc: rtsx: add delay before power on (diff) | |
download | linux-81aa9876f9439287eab4ddc6b70377d3774cb2e6.tar.xz linux-81aa9876f9439287eab4ddc6b70377d3774cb2e6.zip |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/mmc/sdhci-am654.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/mmc/sdhci-am654.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
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 |