diff options
author | Shawn Lin <shawn.lin@rock-chips.com> | 2016-01-25 21:34:14 -0500 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2016-02-02 16:44:27 -0500 |
commit | cef687d05f9ff8a022a23ded6d5f6ac82d40ddf3 (patch) | |
tree | 51b95f9bfef4e6ba6c0e97ea77ef151691c3e097 | |
parent | f6bb9d5f30d6986c4fdce1ed5a36088a0c30c544 (diff) |
dt-bindings: rockchip-dw-mshc: add RK3036 dw-mshc description
rk3036 dtsi file add dw-mshc compatible "rockchip,rk3036-dw-mshc"
but didn't add it into rockchip-dw-mshc.txt.
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-rw-r--r-- | Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt index 634e2490795e..ea5614b6f613 100644 --- a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt +++ b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt | |||
@@ -13,6 +13,7 @@ Required Properties: | |||
13 | - "rockchip,rk2928-dw-mshc": for Rockchip RK2928 and following, | 13 | - "rockchip,rk2928-dw-mshc": for Rockchip RK2928 and following, |
14 | before RK3288 | 14 | before RK3288 |
15 | - "rockchip,rk3288-dw-mshc": for Rockchip RK3288 | 15 | - "rockchip,rk3288-dw-mshc": for Rockchip RK3288 |
16 | - "rockchip,rk3036-dw-mshc", "rockchip,rk3288-dw-mshc": for Rockchip RK3036 | ||
16 | - "rockchip,rk3368-dw-mshc", "rockchip,rk3288-dw-mshc": for Rockchip RK3368 | 17 | - "rockchip,rk3368-dw-mshc", "rockchip,rk3288-dw-mshc": for Rockchip RK3368 |
17 | 18 | ||
18 | Optional Properties: | 19 | Optional Properties: |