Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1314166 > unrolled thread
| Started by | Shawn Lin <shawn.lin@rock-chips.com> |
|---|---|
| First post | 2016-01-21 13:40 +0100 |
| Last post | 2016-01-22 14:30 +0100 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
[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
| From | Shawn Lin <shawn.lin@rock-chips.com> |
|---|---|
| Date | 2016-01-21 13:40 +0100 |
| Subject | [PATCH] Documentation: rockchip-dw-mshc: add RK3368 dw-mshc description |
| Message-ID | <qTmGT-5g3-29@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-01-22 00:10 +0100 |
| Subject | Re: [PATCH] Documentation: rockchip-dw-mshc: add RK3368 dw-mshc description |
| Message-ID | <qTwwy-3Hx-17@gated-at.bofh.it> |
| In reply to | #1314166 |
On Thu, Jan 21, 2016 at 08:32:09PM +0800, Shawn Lin wrote: > 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(+) Acked-by: Rob Herring <robh@kernel.org> I'm assuming Heiko will take this. Rob
[toc] | [prev] | [next] | [standalone]
| From | Heiko Stuebner <heiko@sntech.de> |
|---|---|
| Date | 2016-01-22 14:30 +0100 |
| Message-ID | <qTJWO-4BR-17@gated-at.bofh.it> |
| In reply to | #1314166 |
Am Donnerstag, 21. Januar 2016, 20:32:09 schrieb Shawn Lin: > 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> applied to my dts32 branch for 4.6 with Rob's ack Thanks Heiko
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web