diff options
author | Guodong Xu <guodong.xu@linaro.org> | 2017-06-15 11:04:15 +0800 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2017-06-16 15:31:19 +0100 |
commit | 7d45778b9ce59cdb6b3810a7c7c3252e91abeb5f (patch) | |
tree | 1955d77083336c4aa284d7ddc7f5fa61dfccb96a /Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt | |
parent | e02045aa201d35c6892630dec11e6a6fe658c229 (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>
Diffstat (limited to 'Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt')
-rw-r--r-- | Documentation/devicetree/bindings/mmc/k3-dw-mshc.txt | 1 |
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. Required Properties: * compatible: should be one of the following. + - "hisilicon,hi3660-dw-mshc": for controllers with hi3660 specific extensions. - "hisilicon,hi4511-dw-mshc": for controllers with hi4511 specific extensions. - "hisilicon,hi6220-dw-mshc": for controllers with hi6220 specific extensions. |