linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: at91: dt: sama5d4ek: mci0 uses slot 0
Date: Thu, 4 Jun 2015 10:06:28 +0200	[thread overview]
Message-ID: <55700704.2020907@atmel.com> (raw)
In-Reply-To: <1432806916-23579-1-git-send-email-ludovic.desroches@atmel.com>

Le 28/05/2015 11:55, Ludovic Desroches a ?crit :
> mci0 uses slot 0 not 1.
> 
> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
> Fixes: 7a4752677c44 ("ARM: at91: dt: add device tree file for SAMA5D4ek
> board")

Yes:
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

Queued in at91-4.2-dt.

Thanks, bye.

> ---
>  arch/arm/boot/dts/at91-sama5d4ek.dts | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/at91-sama5d4ek.dts b/arch/arm/boot/dts/at91-sama5d4ek.dts
> index 89ef4a5..45e7761 100644
> --- a/arch/arm/boot/dts/at91-sama5d4ek.dts
> +++ b/arch/arm/boot/dts/at91-sama5d4ek.dts
> @@ -108,8 +108,8 @@
>  			mmc0: mmc at f8000000 {
>  				pinctrl-names = "default";
>  				pinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0 &pinctrl_mmc0_dat1_3 &pinctrl_mmc0_cd>;
> -				slot at 1 {
> -					reg = <1>;
> +				slot at 0 {
> +					reg = <0>;
>  					bus-width = <4>;
>  					cd-gpios = <&pioE 5 0>;
>  				};
> 


-- 
Nicolas Ferre

      reply	other threads:[~2015-06-04  8:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-28  9:55 [PATCH] ARM: at91: dt: sama5d4ek: mci0 uses slot 0 Ludovic Desroches
2015-06-04  8:06 ` Nicolas Ferre [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=55700704.2020907@atmel.com \
    --to=nicolas.ferre@atmel.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).