From: boris.brezillon@free-electrons.com (Boris BREZILLON)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver
Date: Mon, 1 Sep 2014 23:44:01 +0200 [thread overview]
Message-ID: <20140901234401.1406f3c5@bbrezillon> (raw)
In-Reply-To: <1409606986-32455-1-git-send-email-gael.portay@gmail.com>
On Mon, 1 Sep 2014 23:29:46 +0200
Ga?l PORTAY <gael.portay@gmail.com> wrote:
> The at91sam9g20 SOC uses its own pllb implementation which is different
> from the one inherited from at91sam9260 SOC.
>
> Signed-off-by: Ga?l PORTAY <gael.portay@gmail.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
> ---
> arch/arm/boot/dts/at91sam9g20.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/at91sam9g20.dtsi b/arch/arm/boot/dts/at91sam9g20.dtsi
> index 31f7652..4e0abbd 100644
> --- a/arch/arm/boot/dts/at91sam9g20.dtsi
> +++ b/arch/arm/boot/dts/at91sam9g20.dtsi
> @@ -40,6 +40,7 @@
> };
>
> pllb: pllbck {
> + compatible = "atmel,at91sam9g20-clk-pllb";
> atmel,clk-input-range = <2000000 32000000>;
> atmel,pll-clk-output-ranges = <30000000 100000000 0 0>;
> };
--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: Boris BREZILLON <boris.brezillon@free-electrons.com>
To: "Gaël PORTAY" <gael.portay@gmail.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
Alexandre Belloni <alexandre.belloni@free-electrons.com>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver
Date: Mon, 1 Sep 2014 23:44:01 +0200 [thread overview]
Message-ID: <20140901234401.1406f3c5@bbrezillon> (raw)
In-Reply-To: <1409606986-32455-1-git-send-email-gael.portay@gmail.com>
On Mon, 1 Sep 2014 23:29:46 +0200
Gaël PORTAY <gael.portay@gmail.com> wrote:
> The at91sam9g20 SOC uses its own pllb implementation which is different
> from the one inherited from at91sam9260 SOC.
>
> Signed-off-by: Gaël PORTAY <gael.portay@gmail.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
> ---
> arch/arm/boot/dts/at91sam9g20.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/at91sam9g20.dtsi b/arch/arm/boot/dts/at91sam9g20.dtsi
> index 31f7652..4e0abbd 100644
> --- a/arch/arm/boot/dts/at91sam9g20.dtsi
> +++ b/arch/arm/boot/dts/at91sam9g20.dtsi
> @@ -40,6 +40,7 @@
> };
>
> pllb: pllbck {
> + compatible = "atmel,at91sam9g20-clk-pllb";
> atmel,clk-input-range = <2000000 32000000>;
> atmel,pll-clk-output-ranges = <30000000 100000000 0 0>;
> };
--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-09-01 21:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-01 21:29 [PATCH] ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver Gaël PORTAY
2014-09-01 21:29 ` Gaël PORTAY
2014-09-01 21:44 ` Boris BREZILLON [this message]
2014-09-01 21:44 ` Boris BREZILLON
2014-09-05 15:21 ` Nicolas Ferre
2014-09-05 15:21 ` Nicolas Ferre
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=20140901234401.1406f3c5@bbrezillon \
--to=boris.brezillon@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.