aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuodong Xu <guodong.xu@linaro.org>2017-06-14 23:04:15 -0400
committerWei Xu <xuwei5@hisilicon.com>2017-06-16 10:31:19 -0400
commit7d45778b9ce59cdb6b3810a7c7c3252e91abeb5f (patch)
tree1955d77083336c4aa284d7ddc7f5fa61dfccb96a
parente02045aa201d35c6892630dec11e6a6fe658c229 (diff)
dt-bindings: mmc: dw_mmc-k3: add document of hi3660 mmc
Add bindings for hi3660 mmc support Signed-off-by: Li Wei <liwei213@huawei.com> Signed-off-by: Guodong Xu <guodong.xu@linaro.org> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
-rw-r--r--Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt
index df370585cbcc..8af1afcb86dc 100644
--- a/Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt
+++ b/Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt
@@ -12,6 +12,7 @@ extensions to the Synopsys Designware Mobile Storage Host Controller.
12Required Properties: 12Required Properties:
13 13
14* compatible: should be one of the following. 14* compatible: should be one of the following.
15 - "hisilicon,hi3660-dw-mshc": for controllers with hi3660 specific extensions.
15 - "hisilicon,hi4511-dw-mshc": for controllers with hi4511 specific extensions. 16 - "hisilicon,hi4511-dw-mshc": for controllers with hi4511 specific extensions.
16 - "hisilicon,hi6220-dw-mshc": for controllers with hi6220 specific extensions. 17 - "hisilicon,hi6220-dw-mshc": for controllers with hi6220 specific extensions.
17 18