All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene@kernel.org>
To: 'Sachin Kamat' <sachin.kamat@linaro.org>,
	linux-samsung-soc@vger.kernel.org
Cc: tushar.behera@linaro.org, devicetree@vger.kernel.org
Subject: RE: [PATCH] ARM: dts: Add missing GPIO entries for sd_bus in
Date: Tue, 12 Nov 2013 19:23:56 +0900	[thread overview]
Message-ID: <085901cedf91$4b24d4c0$e16e7e40$@org> (raw)
In-Reply-To: <1382700168-12527-1-git-send-email-sachin.kamat@linaro.org>

Sachin Kamat wrote:
> 

Following is more clear?

"ARM: dts: Add missing GPIO entries for sd_bus_width4 in exynos5420-pinctrl"

> Adds missing GPIO entries for sd_bus nodes in exynos5420-pinctrl.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
> ---
>  arch/arm/boot/dts/exynos5420-pinctrl.dtsi |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/exynos5420-pinctrl.dtsi
> b/arch/arm/boot/dts/exynos5420-pinctrl.dtsi
> index e695aba..fcb8206 100644
> --- a/arch/arm/boot/dts/exynos5420-pinctrl.dtsi
> +++ b/arch/arm/boot/dts/exynos5420-pinctrl.dtsi
> @@ -181,7 +181,7 @@
>  		};
> 
>  		sd0_bus4: sd0-bus-width4 {
> -			samsung,pins = "gpc0-4", "gpc0-5", "gpc0-6";
> +			samsung,pins = "gpc0-3", "gpc0-4", "gpc0-5",
"gpc0-6";
>  			samsung,pin-function = <2>;
>  			samsung,pin-pud = <3>;
>  			samsung,pin-drv = <3>;
> @@ -230,7 +230,7 @@
>  		};
> 
>  		sd1_bus4: sd1-bus-width4 {
> -			samsung,pins = "gpc1-4", "gpc1-5", "gpc1-6";
> +			samsung,pins = "gpc1-3", "gpc1-4", "gpc1-5",
"gpc1-6";
>  			samsung,pin-function = <2>;
>  			samsung,pin-pud = <3>;
>  			samsung,pin-drv = <3>;
> @@ -272,7 +272,7 @@
>  		};
> 
>  		sd2_bus4: sd2-bus-width4 {
> -			samsung,pins = "gpc2-4", "gpc2-5", "gpc2-6";
> +			samsung,pins = "gpc2-3", "gpc2-4", "gpc2-5",
"gpc2-6";
>  			samsung,pin-function = <2>;
>  			samsung,pin-pud = <3>;
>  			samsung,pin-drv = <3>;
> --
> 1.7.9.5

Looks ok to me, applied with updating title.

Thanks,
Kukjin

  reply	other threads:[~2013-11-12 10:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-25 11:22 [PATCH] ARM: dts: Add missing GPIO entries for sd_bus in Sachin Kamat
2013-11-12 10:23 ` Kukjin Kim [this message]
2013-11-12 11:50   ` Leela Krishna Amudala
2013-11-13  4:38     ` Sachin Kamat
2013-12-18 18:43       ` Tomasz Figa
     [not found]         ` <CA+Ln22F9nA-NECJjmnPqw6x1rWzJW0Mff4_1z+7XLCBv0JGNvg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-12-19 11:39           ` Sachin Kamat
2013-12-18 18:18   ` Sachin Kamat

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='085901cedf91$4b24d4c0$e16e7e40$@org' \
    --to=kgene@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=sachin.kamat@linaro.org \
    --cc=tushar.behera@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 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.