diff options
author | Shawn Lin <shawn.lin@rock-chips.com> | 2016-01-26 10:34:14 +0800 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2016-02-02 22:44:27 +0100 |
commit | cef687d05f9ff8a022a23ded6d5f6ac82d40ddf3 (patch) | |
tree | 51b95f9bfef4e6ba6c0e97ea77ef151691c3e097 | |
parent | f6bb9d5f30d6986c4fdce1ed5a36088a0c30c544 (diff) | |
download | talos-obmc-linux-cef687d05f9ff8a022a23ded6d5f6ac82d40ddf3.tar.gz talos-obmc-linux-cef687d05f9ff8a022a23ded6d5f6ac82d40ddf3.zip |
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: - "rockchip,rk2928-dw-mshc": for Rockchip RK2928 and following, before RK3288 - "rockchip,rk3288-dw-mshc": for Rockchip RK3288 + - "rockchip,rk3036-dw-mshc", "rockchip,rk3288-dw-mshc": for Rockchip RK3036 - "rockchip,rk3368-dw-mshc", "rockchip,rk3288-dw-mshc": for Rockchip RK3368 Optional Properties: |