2019-05-05 06:00:54

by Yinbo Zhu

[permalink] [raw]
Subject: [PATCH v2] dt-bindings: mmc: add DT bindings for ls1028a eSDHC host controller

From: Yinbo Zhu <[email protected]>

Add "fsl,ls1028a-esdhc" bindings for ls1028a eSDHC host controller

Signed-off-by: Yinbo Zhu <[email protected]>
---
Change in v2:
as alphabetical order to update dt-bindings
update the commit information.

Documentation/devicetree/bindings/mmc/fsl-esdhc.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt b/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
index 99c5cf8507e8..edb8cadb9541 100644
--- a/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
+++ b/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
@@ -17,6 +17,7 @@ Required properties:
"fsl,t4240-esdhc"
Possible compatibles for ARM:
"fsl,ls1012a-esdhc"
+ "fsl,ls1028a-esdhc"
"fsl,ls1088a-esdhc"
"fsl,ls1043a-esdhc"
"fsl,ls1046a-esdhc"
--
2.17.1


2019-05-06 09:54:26

by Ulf Hansson

[permalink] [raw]
Subject: Re: [PATCH v2] dt-bindings: mmc: add DT bindings for ls1028a eSDHC host controller

On Sun, 5 May 2019 at 07:57, Yinbo Zhu <[email protected]> wrote:
>
> From: Yinbo Zhu <[email protected]>
>
> Add "fsl,ls1028a-esdhc" bindings for ls1028a eSDHC host controller
>
> Signed-off-by: Yinbo Zhu <[email protected]>

Applied for next, thanks!

Kind regards
Uffe


> ---
> Change in v2:
> as alphabetical order to update dt-bindings
> update the commit information.
>
> Documentation/devicetree/bindings/mmc/fsl-esdhc.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt b/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
> index 99c5cf8507e8..edb8cadb9541 100644
> --- a/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
> +++ b/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
> @@ -17,6 +17,7 @@ Required properties:
> "fsl,t4240-esdhc"
> Possible compatibles for ARM:
> "fsl,ls1012a-esdhc"
> + "fsl,ls1028a-esdhc"
> "fsl,ls1088a-esdhc"
> "fsl,ls1043a-esdhc"
> "fsl,ls1046a-esdhc"
> --
> 2.17.1
>