diff options
author | Yinbo Zhu <yinbo.zhu@nxp.com> | 2019-05-05 08:57:24 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2019-05-06 13:33:03 +0300 |
commit | 343682173846c68f231929a5b84584ab7a845a0b (patch) | |
tree | 9280adebea627d9ae6a766030bbde359253aa1d2 /Documentation/devicetree/bindings/mmc/fsl-esdhc.txt | |
parent | c081e7fdbf310c25d9e90ef161e905c2ef0a9dc1 (diff) | |
download | linux-343682173846c68f231929a5b84584ab7a845a0b.tar.xz |
dt-bindings: mmc: add DT bindings for ls1028a eSDHC host controller
Add "fsl,ls1028a-esdhc" bindings for ls1028a eSDHC host controller
Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mmc/fsl-esdhc.txt')
-rw-r--r-- | Documentation/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 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" |