From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: add vmmc regulator support for ODROID-X
Date: Mon, 10 Jun 2013 17:24:55 +0900 [thread overview]
Message-ID: <0e9e01ce65b3$fcc3ba00$f64b2e00$%kim@samsung.com> (raw)
In-Reply-To: <1370454336-13003-1-git-send-email-tobetter@gmail.com>
Dongjin Kim wrote:
>
> This patch is to add vmmc regulator node at MSHC and SDHCI for ODROID-X
> board file.
>
> Signed-off-by: Dongjin Kim <tobetter@gmail.com>
> ---
> arch/arm/boot/dts/exynos4412-odroidx.dts | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos4412-odroidx.dts b/arch/arm/boot/dts/exynos4412-odroidx.dts
> index 1786225..3f3d7c8 100644
> --- a/arch/arm/boot/dts/exynos4412-odroidx.dts
> +++ b/arch/arm/boot/dts/exynos4412-odroidx.dts
> @@ -44,6 +44,7 @@
> pinctrl-0 = <&sd4_clk &sd4_cmd &sd4_bus4 &sd4_bus8>;
> pinctrl-names = "default";
> status = "okay";
> + vmmc-supply = <&ldo20_reg &buck8_reg>;
>
> num-slots = <1>;
> supports-highspeed;
> @@ -78,6 +79,7 @@
> bus-width = <4>;
> pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>;
> pinctrl-names = "default";
> + vmmc-supply = <&ldo4_reg &ldo21_reg>;
> status = "okay";
> };
>
> --
> 1.7.9.5
Applied, thanks.
- Kukjin
prev parent reply other threads:[~2013-06-10 8:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-05 17:45 [PATCH] ARM: dts: add vmmc regulator support for ODROID-X Dongjin Kim
2013-06-10 8:24 ` Kukjin Kim [this message]
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='0e9e01ce65b3$fcc3ba00$f64b2e00$%kim@samsung.com' \
--to=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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).