diff mbox series

[1/3] dt-bindings: mmc: sdhci-msm: Add compatible string for msm8994

Message ID 20211223083153.22435-1-petr.vorel@gmail.com
State Accepted
Commit 5733c41d5c18c3e49b9e9d467591d42d014335ca
Headers show
Series [1/3] dt-bindings: mmc: sdhci-msm: Add compatible string for msm8994 | expand

Commit Message

Petr Vorel Dec. 23, 2021, 8:31 a.m. UTC
Add msm8994 SoC specific compatible strings for qcom-sdhci controller.

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
---
 Documentation/devicetree/bindings/mmc/sdhci-msm.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Ulf Hansson Dec. 23, 2021, 10:26 a.m. UTC | #1
On Thu, 23 Dec 2021 at 09:32, Petr Vorel <petr.vorel@gmail.com> wrote:
>
> Add msm8994 SoC specific compatible strings for qcom-sdhci controller.
>
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>

Hi Petr,

Can you please re-submit this to linux-mmc too, so I can pick it from
the patchtracker.

Kind regards
Uffe

> ---
>  Documentation/devicetree/bindings/mmc/sdhci-msm.txt | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.txt b/Documentation/devicetree/bindings/mmc/sdhci-msm.txt
> index 50841e2843fc..6a8cc261bf61 100644
> --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.txt
> +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.txt
> @@ -17,6 +17,7 @@ Required properties:
>                 "qcom,msm8974-sdhci", "qcom,sdhci-msm-v4"
>                 "qcom,msm8916-sdhci", "qcom,sdhci-msm-v4"
>                 "qcom,msm8992-sdhci", "qcom,sdhci-msm-v4"
> +               "qcom,msm8994-sdhci", "qcom,sdhci-msm-v4"
>                 "qcom,msm8996-sdhci", "qcom,sdhci-msm-v4"
>                 "qcom,qcs404-sdhci", "qcom,sdhci-msm-v5"
>                 "qcom,sc7180-sdhci", "qcom,sdhci-msm-v5";
> --
> 2.34.1
>
Petr Vorel Dec. 23, 2021, 10:57 p.m. UTC | #2
> On Thu, 23 Dec 2021 at 09:32, Petr Vorel <petr.vorel@gmail.com> wrote:

> > Add msm8994 SoC specific compatible strings for qcom-sdhci controller.

> > Signed-off-by: Petr Vorel <petr.vorel@gmail.com>

> Hi Petr,

Hi Uffe,

> Can you please re-submit this to linux-mmc too, so I can pick it from
> the patchtracker.

Done (I had to send it from my work mail, because majordomo haven't
authenticated my private gmail address).

Kind regards,
Petr

> Kind regards
> Uffe

> > ---
> >  Documentation/devicetree/bindings/mmc/sdhci-msm.txt | 1 +
> >  1 file changed, 1 insertion(+)

> > diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.txt b/Documentation/devicetree/bindings/mmc/sdhci-msm.txt
> > index 50841e2843fc..6a8cc261bf61 100644
> > --- a/Documentation/devicetree/bindings/mmc/sdhci-msm.txt
> > +++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.txt
> > @@ -17,6 +17,7 @@ Required properties:
> >                 "qcom,msm8974-sdhci", "qcom,sdhci-msm-v4"
> >                 "qcom,msm8916-sdhci", "qcom,sdhci-msm-v4"
> >                 "qcom,msm8992-sdhci", "qcom,sdhci-msm-v4"
> > +               "qcom,msm8994-sdhci", "qcom,sdhci-msm-v4"
> >                 "qcom,msm8996-sdhci", "qcom,sdhci-msm-v4"
> >                 "qcom,qcs404-sdhci", "qcom,sdhci-msm-v5"
> >                 "qcom,sc7180-sdhci", "qcom,sdhci-msm-v5";
> > --
> > 2.34.1
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.txt b/Documentation/devicetree/bindings/mmc/sdhci-msm.txt
index 50841e2843fc..6a8cc261bf61 100644
--- a/Documentation/devicetree/bindings/mmc/sdhci-msm.txt
+++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.txt
@@ -17,6 +17,7 @@  Required properties:
 		"qcom,msm8974-sdhci", "qcom,sdhci-msm-v4"
 		"qcom,msm8916-sdhci", "qcom,sdhci-msm-v4"
 		"qcom,msm8992-sdhci", "qcom,sdhci-msm-v4"
+		"qcom,msm8994-sdhci", "qcom,sdhci-msm-v4"
 		"qcom,msm8996-sdhci", "qcom,sdhci-msm-v4"
 		"qcom,qcs404-sdhci", "qcom,sdhci-msm-v5"
 		"qcom,sc7180-sdhci", "qcom,sdhci-msm-v5";