linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: rockchip: Add support for SD/MMC on MarsBoard-RK3066
@ 2015-08-24 16:04 Romain Perier
  2015-08-24 17:21 ` Heiko Stuebner
  0 siblings, 1 reply; 4+ messages in thread
From: Romain Perier @ 2015-08-24 16:04 UTC (permalink / raw)
  To: linux-arm-kernel

This enables SDMMC0 on the board and gives a basic support for SD cards.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
---
 arch/arm/boot/dts/rk3066a-marsboard.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm/boot/dts/rk3066a-marsboard.dts b/arch/arm/boot/dts/rk3066a-marsboard.dts
index bae965c..7189d90 100644
--- a/arch/arm/boot/dts/rk3066a-marsboard.dts
+++ b/arch/arm/boot/dts/rk3066a-marsboard.dts
@@ -186,6 +186,14 @@
 	};
 };
 
+&mmc0 {
+	status = "okay";
+
+	pinctrl-names = "default";
+	pinctrl-0 = <&sd0_clk>, <&sd0_cmd>, <&sd0_cd>, <&sd0_bus4>;
+	vmmc-supply = <&vcc_sd0>;
+};
+
 &uart0 {
 	status = "okay";
 };
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] ARM: dts: rockchip: Add support for SD/MMC on MarsBoard-RK3066
  2015-08-24 16:04 [PATCH] ARM: dts: rockchip: Add support for SD/MMC on MarsBoard-RK3066 Romain Perier
@ 2015-08-24 17:21 ` Heiko Stuebner
  2015-08-27 17:59   ` Heiko Stuebner
  0 siblings, 1 reply; 4+ messages in thread
From: Heiko Stuebner @ 2015-08-24 17:21 UTC (permalink / raw)
  To: linux-arm-kernel

Am Montag, 24. August 2015, 18:04:41 schrieb Romain Perier:
> This enables SDMMC0 on the board and gives a basic support for SD cards.
> 
> Signed-off-by: Romain Perier <romain.perier@gmail.com>

applied to my dts branch, after moving it above the "&pinctrl" node


Heiko

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] ARM: dts: rockchip: Add support for SD/MMC on MarsBoard-RK3066
  2015-08-24 17:21 ` Heiko Stuebner
@ 2015-08-27 17:59   ` Heiko Stuebner
  2015-08-29 14:48     ` Romain Perier
  0 siblings, 1 reply; 4+ messages in thread
From: Heiko Stuebner @ 2015-08-27 17:59 UTC (permalink / raw)
  To: linux-arm-kernel

Am Montag, 24. August 2015, 19:21:53 schrieb Heiko Stuebner:
> Am Montag, 24. August 2015, 18:04:41 schrieb Romain Perier:
> > This enables SDMMC0 on the board and gives a basic support for SD cards.
> > 
> > Signed-off-by: Romain Perier <romain.perier@gmail.com>
> 
> applied to my dts branch, after moving it above the "&pinctrl" node

just as notice, this moved down to linux-4.4 material

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] ARM: dts: rockchip: Add support for SD/MMC on MarsBoard-RK3066
  2015-08-27 17:59   ` Heiko Stuebner
@ 2015-08-29 14:48     ` Romain Perier
  0 siblings, 0 replies; 4+ messages in thread
From: Romain Perier @ 2015-08-29 14:48 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Sure no problem.
Romain

2015-08-27 19:59 GMT+02:00 Heiko Stuebner <heiko@sntech.de>:
> Am Montag, 24. August 2015, 19:21:53 schrieb Heiko Stuebner:
>> Am Montag, 24. August 2015, 18:04:41 schrieb Romain Perier:
>> > This enables SDMMC0 on the board and gives a basic support for SD cards.
>> >
>> > Signed-off-by: Romain Perier <romain.perier@gmail.com>
>>
>> applied to my dts branch, after moving it above the "&pinctrl" node
>
> just as notice, this moved down to linux-4.4 material

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-08-29 14:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-24 16:04 [PATCH] ARM: dts: rockchip: Add support for SD/MMC on MarsBoard-RK3066 Romain Perier
2015-08-24 17:21 ` Heiko Stuebner
2015-08-27 17:59   ` Heiko Stuebner
2015-08-29 14:48     ` Romain Perier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).