[PATCH v1] mmc: dt: add DT bindings for ls1028a eSDHC host controller

From: Yinbo Zhu
Date: Tue Apr 30 2019 - 01:15:56 EST


From: Yinbo Zhu <yinbo.zhu@xxxxxxx>

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

Signed-off-by: Yinbo Zhu <yinbo.zhu@xxxxxxx>
---
.../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