From: "Pali Rohár" <pali.rohar@gmail.com>
To: "Benoît Cousson" <bcousson@baylibre.com>,
"Tony Lindgren" <tony@atomide.com>,
"Ulf Hansson" <ulf.hansson@linaro.org>
Cc: linux-omap@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org,
"Pali Rohár" <pali.rohar@gmail.com>
Subject: [PATCH 2/2] omap3-n900.dts: Add slot-name properties for mmc devices
Date: Fri, 15 May 2015 23:14:49 +0200 [thread overview]
Message-ID: <1431724489-32359-3-git-send-email-pali.rohar@gmail.com> (raw)
In-Reply-To: <1431724489-32359-1-git-send-email-pali.rohar@gmail.com>
Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
---
arch/arm/boot/dts/omap3-n900.dts | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts
index 7a3b14c..4154f8d 100644
--- a/arch/arm/boot/dts/omap3-n900.dts
+++ b/arch/arm/boot/dts/omap3-n900.dts
@@ -678,6 +678,7 @@
};
&mmc1 {
+ slot-name = "external";
pinctrl-names = "default";
pinctrl-0 = <&mmc1_pins>;
vmmc-supply = <&vmmc1>;
@@ -687,6 +688,7 @@
/* most boards use vaux3, only some old versions use vmmc2 instead */
&mmc2 {
+ slot-name = "internal";
pinctrl-names = "default";
pinctrl-0 = <&mmc2_pins>;
vmmc-supply = <&vaux3>;
--
1.7.9.5
prev parent reply other threads:[~2015-05-15 21:14 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-15 21:14 [PATCH 0/2] omap_hsmmc: Supports slot-name also in DT Pali Rohár
[not found] ` <1431724489-32359-1-git-send-email-pali.rohar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-05-15 21:14 ` [PATCH 1/2] mmc: omap_hsmmc: Add support for slot-name property " Pali Rohár
2015-05-15 21:19 ` Arnd Bergmann
2015-05-15 21:22 ` Pali Rohár
2015-05-15 21:25 ` Arnd Bergmann
2015-05-18 15:06 ` Tony Lindgren
[not found] ` <20150518150607.GD10274-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2015-05-18 15:07 ` Arnd Bergmann
2015-12-25 12:53 ` Pali Rohár
2015-12-28 14:14 ` Arnd Bergmann
2015-12-28 14:28 ` Pali Rohár
2015-12-28 14:41 ` Arnd Bergmann
2015-12-28 14:54 ` Pali Rohár
2015-12-28 14:55 ` Arnd Bergmann
2016-01-02 15:22 ` Pali Rohár
2016-01-02 22:57 ` Arnd Bergmann
2016-01-02 23:03 ` Pali Rohár
2016-01-02 23:17 ` Arnd Bergmann
2015-05-15 21:14 ` Pali Rohár [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=1431724489-32359-3-git-send-email-pali.rohar@gmail.com \
--to=pali.rohar@gmail.com \
--cc=bcousson@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.com \
--cc=ulf.hansson@linaro.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).