All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] mmc: dt: add DT bindings for ls1028a eSDHC host controller
@ 2019-04-30  5:15 Yinbo Zhu
  2019-04-30 23:12 ` Li Yang
  0 siblings, 1 reply; 2+ messages in thread
From: Yinbo Zhu @ 2019-04-30  5:15 UTC (permalink / raw)
  To: Ulf Hansson, Rob Herring, Mark Rutland, linux-mmc, devicetree,
	linux-kernel, Leo Li
  Cc: Yinbo Zhu, Xiaobo Xie, Y.b. Lu, Jiafei Pan

From: Yinbo Zhu <yinbo.zhu@nxp.com>

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

Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
---
 .../devicetree/bindings/mmc/fsl-esdhc.txt          |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt b/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
index 99c5cf8..a7250b9 100644
--- a/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
+++ b/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
@@ -21,6 +21,7 @@ Required properties:
 	"fsl,ls1043a-esdhc"
 	"fsl,ls1046a-esdhc"
 	"fsl,ls2080a-esdhc"
+	"fsl,ls1028a-esdhc"
   - clock-frequency : specifies eSDHC base clock frequency.
 
 Optional properties:
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v1] mmc: dt: add DT bindings for ls1028a eSDHC host controller
  2019-04-30  5:15 [PATCH v1] mmc: dt: add DT bindings for ls1028a eSDHC host controller Yinbo Zhu
@ 2019-04-30 23:12 ` Li Yang
  0 siblings, 0 replies; 2+ messages in thread
From: Li Yang @ 2019-04-30 23:12 UTC (permalink / raw)
  To: Yinbo Zhu
  Cc: Ulf Hansson, Rob Herring, Mark Rutland, linux-mmc, devicetree,
	linux-kernel, Xiaobo Xie, Y.b. Lu, Jiafei Pan

On Tue, Apr 30, 2019 at 12:16 AM Yinbo Zhu <yinbo.zhu@nxp.com> wrote:
>
> From: Yinbo Zhu <yinbo.zhu@nxp.com>

The patch title better to be "dt-bindings: mmc: ..."
>
> Add "fsl,ls1028a-esdhc" bindings for ls1028a eSDHC host controller
>
> Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
> ---
>  .../devicetree/bindings/mmc/fsl-esdhc.txt          |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt b/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
> index 99c5cf8..a7250b9 100644
> --- a/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
> +++ b/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
> @@ -21,6 +21,7 @@ Required properties:
>         "fsl,ls1043a-esdhc"
>         "fsl,ls1046a-esdhc"
>         "fsl,ls2080a-esdhc"
> +       "fsl,ls1028a-esdhc"

Better to be alphabetical order.

>    - clock-frequency : specifies eSDHC base clock frequency.
>
>  Optional properties:
> --
> 1.7.1
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-30 23:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-30  5:15 [PATCH v1] mmc: dt: add DT bindings for ls1028a eSDHC host controller Yinbo Zhu
2019-04-30 23:12 ` Li Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.