devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Balaji T K <balajitk@ti.com>,
	bcousson@baylibre.com, devicetree@vger.kernel.org
Cc: linux-omap@vger.kernel.org, tony@atomide.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/2] ARM: dts: dra7-evm: Add mmc1 node for micro-sd support
Date: Wed, 9 Oct 2013 08:14:40 -0500	[thread overview]
Message-ID: <525556C0.1060100@ti.com> (raw)
In-Reply-To: <1381163104-6318-1-git-send-email-balajitk@ti.com>

On 10/07/2013 11:25 AM, Balaji T K wrote:
> 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>;
> +};
> 
boot tested on DRA7-EVM
voltage rail is correct based on schematics(rev d1) too
(LDO1->MMC1_3V3->SDcard).

Reviewed-by: Nishanth Menon <nm@ti.com>
Tested-by: Nishanth Menon <nm@ti.com>

-- 
Regards,
Nishanth Menon

  parent reply	other threads:[~2013-10-09 13:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` [PATCH 2/2] ARM: dts: dra7-evm: Add mmc2 node for eMMC support Balaji T K
2013-10-09 13:12   ` Nishanth Menon
2013-10-09 18:53   ` Sekhar Nori
2013-10-09 13:14 ` Nishanth Menon [this message]
     [not found] ` <1381163104-6318-1-git-send-email-balajitk-l0cyMroinI0@public.gmane.org>
2013-10-09 18:51   ` [PATCH v2 1/2] ARM: dts: dra7-evm: Add mmc1 node for micro-sd support Sekhar Nori
2013-10-11 16:44     ` Balaji T K
2013-10-11 19:16       ` Benoit Cousson
2013-10-12 15:37         ` Balaji T K

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=525556C0.1060100@ti.com \
    --to=nm@ti.com \
    --cc=balajitk@ti.com \
    --cc=bcousson@baylibre.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).