Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1314166
| From | Shawn Lin <shawn.lin@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] Documentation: rockchip-dw-mshc: add RK3368 dw-mshc description |
| Date | 2016-01-21 13:40 +0100 |
| Message-ID | <qTmGT-5g3-29@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
rk3368 dtsi file add dw-mshc compatible "rockchip,rk3368-dw-mshc" but didn't add it into rockchip-dw-mshc.txt. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> --- Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt index 3dc13b6..634e249 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,rk3368-dw-mshc", "rockchip,rk3288-dw-mshc": for Rockchip RK3368 Optional Properties: * clocks: from common clock binding: if ciu_drive and ciu_sample are -- 2.3.7
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] Documentation: rockchip-dw-mshc: add RK3368 dw-mshc description Shawn Lin <shawn.lin@rock-chips.com> - 2016-01-21 13:40 +0100 Re: [PATCH] Documentation: rockchip-dw-mshc: add RK3368 dw-mshc description Rob Herring <robh@kernel.org> - 2016-01-22 00:10 +0100 Re: [PATCH] Documentation: rockchip-dw-mshc: add RK3368 dw-mshc description Heiko Stuebner <heiko@sntech.de> - 2016-01-22 14:30 +0100
csiph-web