From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
Boris Brezillon <boris.brezillon@free-electrons.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ARM: at91/dt: sama5d3: add the nfc clock
Date: Thu, 18 Sep 2014 17:07:12 +0200 [thread overview]
Message-ID: <541AF520.3050705@atmel.com> (raw)
In-Reply-To: <1410857037-24445-1-git-send-email-alexandre.belloni@free-electrons.com>
On 16/09/2014 10:43, Alexandre Belloni :
> The atmel_nand driver is now able to handle the nfc clock, add it to sama5d3.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Stacked on at91-3.18-dt3 branch.
Thanks,
> ---
> arch/arm/boot/dts/sama5d3.dtsi | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi
> index 7702a0d120cb..cd36c76fd4e3 100644
> --- a/arch/arm/boot/dts/sama5d3.dtsi
> +++ b/arch/arm/boot/dts/sama5d3.dtsi
> @@ -1005,6 +1005,11 @@
> reg = <2>;
> };
>
> + hsmc_clk: hsmc_clk {
> + #clock-cells = <0>;
> + reg = <5>;
> + };
> +
> pioA_clk: pioA_clk {
> #clock-cells = <0>;
> reg = <6>;
> @@ -1405,6 +1410,7 @@
> 0xffffc000 0x00000070 /* NFC HSMC regs */
> 0x00200000 0x00100000 /* NFC SRAM banks */
> >;
> + clocks = <&hsmc_clk>;
> };
> };
> };
>
--
Nicolas Ferre
prev parent reply other threads:[~2014-09-18 15:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-16 8:43 [PATCH] ARM: at91/dt: sama5d3: add the nfc clock Alexandre Belloni
2014-09-18 15:07 ` 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=541AF520.3050705@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=alexandre.belloni@free-electrons.com \
--cc=boris.brezillon@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=plagnioj@jcrosoft.com \
/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