[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <541AF520.3050705@atmel.com>
Date: Thu, 18 Sep 2014 17:07:12 +0200
From: Nicolas Ferre <nicolas.ferre@...el.com>
To: Alexandre Belloni <alexandre.belloni@...e-electrons.com>
CC: Jean-Christophe Plagniol-Villard <plagnioj@...osoft.com>,
Boris Brezillon <boris.brezillon@...e-electrons.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ARM: at91/dt: sama5d3: add the nfc clock
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@...e-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@...el.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists