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

Aswath Govindraju posted 1 patch 4 years, 4 months ago
Documentation/devicetree/bindings/mmc/sdhci-am654.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: mmc: sdhci-am654: Add compatible string for AM62 SoC
Posted by Aswath Govindraju 4 years, 4 months ago
Add compatible string for AM62 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 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml b/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
index 9fbf16b3bc8d..0566493c4def 100644
--- a/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
+++ b/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
@@ -21,6 +21,7 @@ properties:
       - const: ti,j721e-sdhci-4bit
       - const: ti,am64-sdhci-8bit
       - const: ti,am64-sdhci-4bit
+      - const: ti,am62-sdhci
       - items:
           - const: ti,j7200-sdhci-8bit
           - const: ti,j721e-sdhci-8bit
-- 
2.17.1

Re: [PATCH] dt-bindings: mmc: sdhci-am654: Add compatible string for AM62 SoC
Posted by Ulf Hansson 4 years, 4 months ago
On Wed, 16 Feb 2022 at 14:43, Aswath Govindraju <a-govindraju@ti.com> wrote:
>
> Add compatible string for AM62 SoC in device tree binding of AM654
> SDHCI module as the same IP is used.
>
> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>

Applied for next, thanks!

Kind regards
Uffe


> ---
>  Documentation/devicetree/bindings/mmc/sdhci-am654.yaml | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml b/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
> index 9fbf16b3bc8d..0566493c4def 100644
> --- a/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
> +++ b/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
> @@ -21,6 +21,7 @@ properties:
>        - const: ti,j721e-sdhci-4bit
>        - const: ti,am64-sdhci-8bit
>        - const: ti,am64-sdhci-4bit
> +      - const: ti,am62-sdhci
>        - items:
>            - const: ti,j7200-sdhci-8bit
>            - const: ti,j721e-sdhci-8bit
> --
> 2.17.1
>