All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/2] ARM: dts: dra7-evm: Add mmc1 node for micro-sd support
@ 2013-10-07 16:25 ` Balaji T K
  0 siblings, 0 replies; 26+ messages in thread
From: Balaji T K @ 2013-10-07 16:25 UTC (permalink / raw)
  To: bcousson, devicetree; +Cc: linux-omap, tony, linux-arm-kernel, Balaji T K

Add mmc1 dt node to dra7-evm board.
Input for ldo1 regulator is controlled by gpio 5 of pcf8575 chip (0x21)
on i2c1 bus. When dt support for gpio-pcf857x is available, input supply
will be modelled as cascaded regulator.

Signed-off-by: Balaji T K <balajitk@ti.com>
---
Rebase to for_3.13/dts

 arch/arm/boot/dts/dra7-evm.dts |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/dra7-evm.dts b/arch/arm/boot/dts/dra7-evm.dts
index fbbe406..65cd15a 100644
--- a/arch/arm/boot/dts/dra7-evm.dts
+++ b/arch/arm/boot/dts/dra7-evm.dts
@@ -250,3 +250,9 @@
 	pinctrl-names = "default";
 	pinctrl-0 = <&uart3_pins>;
 };
+
+&mmc1 {
+	status = "okay";
+	vmmc-supply = <&ldo1_reg>;
+	bus-width = <4>;
+};
-- 
1.7.5.4


^ permalink raw reply related	[flat|nested] 26+ messages in thread
* [PATCH 0/2] ARM: dts: dra7-evm: add support for sd, eMMC
@ 2013-08-26 13:53 Balaji T K
  2013-08-26 13:53   ` Balaji T K
  0 siblings, 1 reply; 26+ messages in thread
From: Balaji T K @ 2013-08-26 13:53 UTC (permalink / raw)
  To: bcousson, devicetree; +Cc: tony, nm, linux-omap, Balaji T K, linux-arm-kernel

Add mmc1, mmc2 dt node to dra7-evm

Balaji T K (2):
  ARM: dts: dra7-evm: Add mmc1 node for micro-sd support
  ARM: dts: dra7-evm: Add mmc2 node for eMMC support

 arch/arm/boot/dts/dra7-evm.dts |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2013-10-12 15:37 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-07 16:25 [PATCH v2 1/2] ARM: dts: dra7-evm: Add mmc1 node for micro-sd support Balaji T K
2013-10-07 16:25 ` Balaji T K
2013-10-07 16:25 ` [PATCH 2/2] ARM: dts: dra7-evm: Add mmc2 node for eMMC support Balaji T K
2013-10-07 16:25   ` Balaji T K
2013-10-09 13:12   ` Nishanth Menon
2013-10-09 13:12     ` Nishanth Menon
2013-10-09 18:53   ` Sekhar Nori
2013-10-09 18:53     ` Sekhar Nori
2013-10-09 13:14 ` [PATCH v2 1/2] ARM: dts: dra7-evm: Add mmc1 node for micro-sd support Nishanth Menon
2013-10-09 13:14   ` Nishanth Menon
     [not found] ` <1381163104-6318-1-git-send-email-balajitk-l0cyMroinI0@public.gmane.org>
2013-10-09 18:51   ` Sekhar Nori
2013-10-09 18:51     ` Sekhar Nori
2013-10-11 16:44     ` Balaji T K
2013-10-11 16:44       ` Balaji T K
2013-10-11 19:16       ` Benoit Cousson
2013-10-11 19:16         ` Benoit Cousson
2013-10-12 15:37         ` Balaji T K
2013-10-12 15:37           ` Balaji T K
  -- strict thread matches above, loose matches on Subject: below --
2013-08-26 13:53 [PATCH 0/2] ARM: dts: dra7-evm: add support for sd, eMMC Balaji T K
2013-08-26 13:53 ` [PATCH 2/2] ARM: dts: dra7-evm: Add mmc2 node for eMMC support Balaji T K
2013-08-26 13:53   ` Balaji T K
2013-09-24  9:41   ` Benoit Cousson
2013-09-24  9:41     ` Benoit Cousson
     [not found]     ` <52415E41.7050301-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2013-09-25 16:17       ` Balaji T K
2013-09-25 16:17         ` Balaji T K
     [not found]         ` <52430C8A.6040404-l0cyMroinI0@public.gmane.org>
2013-09-27  7:58           ` Sekhar Nori
2013-09-27  7:58             ` Sekhar Nori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.