From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 2/3] clk: armada-370-xp: add support for clock framework
Date: Tue, 30 Oct 2012 04:36:52 -0700 [thread overview]
Message-ID: <20121030113652.18780.45729@nucleus> (raw)
In-Reply-To: <1349125926-16144-3-git-send-email-gregory.clement@free-electrons.com>
Quoting Gregory CLEMENT (2012-10-01 14:12:05)
> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
This didn't apply cleanly to -rc3. Can you rebase this along with the
respin of patch #1 in the series?
<snip>
> diff --git a/arch/arm/boot/dts/armada-xp.dtsi b/arch/arm/boot/dts/armada-xp.dtsi
> index 71d6b5d..e75f3a2 100644
> --- a/arch/arm/boot/dts/armada-xp.dtsi
> +++ b/arch/arm/boot/dts/armada-xp.dtsi
> @@ -27,6 +27,35 @@
> <0xd0021870 0x58>;
> };
>
> + cpus {
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + cpu at 0 {
> + compatible = "marvell,sheeva-v7";
Extra white space in front of compatible. Should be tabs.
Regards,
Mike
WARNING: multiple messages have this Message-ID (diff)
From: Mike Turquette <mturquette@linaro.org>
To: Gregory CLEMENT <gregory.clement@free-electrons.com>,
Jason Cooper <jason@lakedaemon.net>,
Andrew Lunn <andrew@lunn.ch>Gregory Clement
<gregory.clement@free-electrons.com>
Cc: Lior Amsalem <alior@marvell.com>, Ike Pan <ike.pan@canonical.com>,
Nadav Haklai <nadavh@marvell.com>,
Ian Molton <ian.molton@codethink.co.uk>,
David Marlin <dmarlin@redhat.com>,
Yehuda Yitschak <yehuday@marvell.com>,
Jani Monoses <jani.monoses@canonical.com>,
Tawfik Bayouk <tawfik@marvell.com>,
Dan Frazier <dann.frazier@canonical.com>,
Eran Ben-Avi <benavi@marvell.com>, Li Li <li.li@canonical.com>,
Leif Lindholm <leif.lindholm@arm.com>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
Arnd Bergmann <arnd@arndb.de>, Jon Masters <jcm@redhat.com>,
devicetree-discuss@lists.ozlabs.org,
Ben Dooks <ben-linux@fluff.org>,
linux-arm-kernel@lists.infradead.org,
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
Chris Van Hoof <vanhoof@canonical.com>,
Nicolas Pitre <nico@fluxnic.net>,
Maen Suleiman <maen@marvell.com>,
Shadi Ammouri <shadi@marvell.com>Olof Johansson <o>
Subject: Re: [PATCH V2 2/3] clk: armada-370-xp: add support for clock framework
Date: Tue, 30 Oct 2012 04:36:52 -0700 [thread overview]
Message-ID: <20121030113652.18780.45729@nucleus> (raw)
In-Reply-To: <1349125926-16144-3-git-send-email-gregory.clement@free-electrons.com>
Quoting Gregory CLEMENT (2012-10-01 14:12:05)
> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
This didn't apply cleanly to -rc3. Can you rebase this along with the
respin of patch #1 in the series?
<snip>
> diff --git a/arch/arm/boot/dts/armada-xp.dtsi b/arch/arm/boot/dts/armada-xp.dtsi
> index 71d6b5d..e75f3a2 100644
> --- a/arch/arm/boot/dts/armada-xp.dtsi
> +++ b/arch/arm/boot/dts/armada-xp.dtsi
> @@ -27,6 +27,35 @@
> <0xd0021870 0x58>;
> };
>
> + cpus {
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + cpu@0 {
> + compatible = "marvell,sheeva-v7";
Extra white space in front of compatible. Should be tabs.
Regards,
Mike
next prev parent reply other threads:[~2012-10-30 11:36 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-01 21:12 [PATCH V2 0/3] Add clock framework for armada 370/XP Gregory CLEMENT
2012-10-01 21:12 ` Gregory CLEMENT
2012-10-01 21:12 ` [PATCH V2 1/3] clk: mvebu: add armada-370-xp specific clocks Gregory CLEMENT
2012-10-01 21:12 ` Gregory CLEMENT
2012-10-30 11:20 ` Mike Turquette
2012-10-30 11:20 ` Mike Turquette
2012-10-30 11:46 ` Gregory CLEMENT
2012-10-30 11:46 ` Gregory CLEMENT
2012-10-01 21:12 ` [PATCH V2 2/3] clk: armada-370-xp: add support for clock framework Gregory CLEMENT
2012-10-01 21:12 ` Gregory CLEMENT
2012-10-30 11:36 ` Mike Turquette [this message]
2012-10-30 11:36 ` Mike Turquette
2012-10-01 21:12 ` [PATCH V2 3/3] clocksource: time-armada-370-xp converted to clk framework Gregory CLEMENT
2012-10-01 21:12 ` Gregory CLEMENT
2012-10-30 11:52 ` Mike Turquette
2012-10-30 11:52 ` Mike Turquette
2012-11-13 18:57 ` John Stultz
2012-11-13 18:57 ` John Stultz
2012-10-02 4:17 ` [PATCH V2 0/3] Add clock framework for armada 370/XP Mike Turquette
2012-10-02 4:17 ` Mike Turquette
2012-10-02 7:10 ` Gregory CLEMENT
2012-10-02 7:10 ` Gregory CLEMENT
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=20121030113652.18780.45729@nucleus \
--to=mturquette@linaro.org \
--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.