devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tushar Behera <tushar.behera@linaro.org>
To: linux-samsung-soc@vger.kernel.org, devicetree-discuss@lists.ozlabs.org
Cc: kgene.kim@samsung.com, patches@linaro.org
Subject: [PATCH V3 1/7] ARM: dts: Add pin-control related changes for Arndale board
Date: Tue,  2 Apr 2013 13:45:01 +0530	[thread overview]
Message-ID: <1364890507-19261-2-git-send-email-tushar.behera@linaro.org> (raw)
In-Reply-To: <1364890507-19261-1-git-send-email-tushar.behera@linaro.org>

Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
---
This is a new patch in the patch-set.

 arch/arm/boot/dts/exynos5250-arndale.dts |   13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/arch/arm/boot/dts/exynos5250-arndale.dts b/arch/arm/boot/dts/exynos5250-arndale.dts
index 5de019c..7e7a61e 100644
--- a/arch/arm/boot/dts/exynos5250-arndale.dts
+++ b/arch/arm/boot/dts/exynos5250-arndale.dts
@@ -69,15 +69,12 @@
 		samsung,dw-mshc-ciu-div = <3>;
 		samsung,dw-mshc-sdr-timing = <2 3>;
 		samsung,dw-mshc-ddr-timing = <1 2>;
+		pinctrl-names = "default";
+		pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus4 &sd0_bus8>;
 
 		slot@0 {
 			reg = <0>;
 			bus-width = <8>;
-			gpios = <&gpc0 0 2 0 3>, <&gpc0 1 2 0 3>,
-				<&gpc0 3 2 3 3>, <&gpc0 4 2 3 3>,
-				<&gpc0 5 2 3 3>, <&gpc0 6 2 3 3>,
-				<&gpc1 0 2 3 3>, <&gpc1 1 2 3 3>,
-				<&gpc1 2 2 3 3>, <&gpc1 3 2 3 3>;
 		};
 	};
 
@@ -93,14 +90,12 @@
 		samsung,dw-mshc-ciu-div = <3>;
 		samsung,dw-mshc-sdr-timing = <2 3>;
 		samsung,dw-mshc-ddr-timing = <1 2>;
+		pinctrl-names = "default";
+		pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>;
 
 		slot@0 {
 			reg = <0>;
 			bus-width = <4>;
-			samsung,cd-pinmux-gpio = <&gpc3 2 2 3 3>;
-			gpios = <&gpc3 0 2 0 3>, <&gpc3 1 2 0 3>,
-				<&gpc3 3 2 3 3>, <&gpc3 4 2 3 3>,
-				<&gpc3 5 2 3 3>, <&gpc3 6 2 3 3>;
 		};
 	};
 
-- 
1.7.9.5

  reply	other threads:[~2013-04-02  8:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02  8:15 [PATCH V3 0/7] Update Arndale board support Tushar Behera
2013-04-02  8:15 ` Tushar Behera [this message]
2013-04-02  8:15 ` [PATCH V3 2/7] ARM: dts: Add disable-wp for card slot on exynos5250-arndale Tushar Behera
2013-04-02  8:15 ` [PATCH V3 3/7] ARM: dts: Add gpio-button entries for Arndale board Tushar Behera
2013-04-02  8:15 ` [PATCH V3 4/7] ARM: dts: Add PMIC node entry " Tushar Behera
2013-04-02  8:15 ` [PATCH V3 5/7] ARM: dts: Add vmmc regulator support " Tushar Behera
2013-04-02  8:15 ` [PATCH V3 6/7] ARM: dts: Add MFC codec " Tushar Behera
2013-04-02  8:15 ` [PATCH V3 7/7] ARM: dts: Add HDMI HPD and regulator node " Tushar Behera
2013-04-04  5:24 ` [PATCH V3 0/7] Update Arndale board support Kukjin Kim

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=1364890507-19261-2-git-send-email-tushar.behera@linaro.org \
    --to=tushar.behera@linaro.org \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=kgene.kim@samsung.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=patches@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).