From: alexandre.belloni@free-electrons.com (Alexandre Belloni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/3] ARM: at91/dt: add basic dtsi for sama5d2 SoC
Date: Wed, 29 Jul 2015 17:02:18 +0200 [thread overview]
Message-ID: <20150729150218.GA6073@piout.net> (raw)
In-Reply-To: <1438079151-29653-3-git-send-email-nicolas.ferre@atmel.com>
Hi,
On 28/07/2015 at 12:25:50 +0200, Nicolas Ferre wrote :
> +
> + sdmmc0: sdio-host at a0000000 {
> + compatible = "atmel,sama5d2-sdhci";
> + reg = <0xa0000000 0x300>;
> + interrupts = <31 IRQ_TYPE_LEVEL_HIGH 0>;
> + clocks = <&sdmmc0_hclk>, <&sdmmc0_gclk>, <&main>;
> + clock-names = "hclock", "multclk", "baseclk";
Those bindings have not been taken yet. Are you confident enough this
will go in as-is?
> + status = "disabled";
> + };
> +
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: linux-arm-kernel@lists.infradead.org,
Boris BREZILLON <boris.brezillon@free-electrons.com>,
Ludovic Desroches <ludovic.desroches@atmel.com>,
linux-kernel@vger.kernel.org,
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Subject: Re: [PATCH v2 2/3] ARM: at91/dt: add basic dtsi for sama5d2 SoC
Date: Wed, 29 Jul 2015 17:02:18 +0200 [thread overview]
Message-ID: <20150729150218.GA6073@piout.net> (raw)
In-Reply-To: <1438079151-29653-3-git-send-email-nicolas.ferre@atmel.com>
Hi,
On 28/07/2015 at 12:25:50 +0200, Nicolas Ferre wrote :
> +
> + sdmmc0: sdio-host@a0000000 {
> + compatible = "atmel,sama5d2-sdhci";
> + reg = <0xa0000000 0x300>;
> + interrupts = <31 IRQ_TYPE_LEVEL_HIGH 0>;
> + clocks = <&sdmmc0_hclk>, <&sdmmc0_gclk>, <&main>;
> + clock-names = "hclock", "multclk", "baseclk";
Those bindings have not been taken yet. Are you confident enough this
will go in as-is?
> + status = "disabled";
> + };
> +
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-07-29 15:02 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-28 10:25 [PATCH v2 0/3] ARM: at91: introducing Atmel sama5d2 SoC Nicolas Ferre
2015-07-28 10:25 ` Nicolas Ferre
2015-07-28 10:25 ` [PATCH v2 1/3] ARM: at91/soc: add basic support for new " Nicolas Ferre
2015-07-28 10:25 ` Nicolas Ferre
2015-07-29 13:52 ` Alexandre Belloni
2015-07-29 13:52 ` Alexandre Belloni
2015-07-28 10:25 ` [PATCH v2 2/3] ARM: at91/dt: add basic dtsi for " Nicolas Ferre
2015-07-28 10:25 ` Nicolas Ferre
2015-07-29 15:02 ` Alexandre Belloni [this message]
2015-07-29 15:02 ` Alexandre Belloni
2015-07-30 10:22 ` Nicolas Ferre
2015-07-30 10:22 ` Nicolas Ferre
2015-07-28 10:25 ` [PATCH v2 3/3] ARM: at91/dt: add minimal sama5d2 Xplained board Nicolas Ferre
2015-07-28 10:25 ` Nicolas Ferre
2015-07-29 13:53 ` Alexandre Belloni
2015-07-29 13:53 ` Alexandre Belloni
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=20150729150218.GA6073@piout.net \
--to=alexandre.belloni@free-electrons.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 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.