From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 RESEND 1/2] ARM: vexpress: Remove non-DT code
Date: Fri, 28 Nov 2014 16:08:34 +0100 [thread overview]
Message-ID: <201411281608.34978.arnd@arndb.de> (raw)
In-Reply-To: <1416939455-1814-1-git-send-email-pawel.moll@arm.com>
On Tuesday 25 November 2014, Pawel Moll wrote:
> Now, with the CLCD DT support available, there is no
> more reason to keep the non-DT support for V2P-CA9.
>
> Removed, together with "some" supporting code. It was
> necessary to make PLAT_VERSATILE_SCHED_CLOCK optional
> and selected by the machines still interested in it.
>
> Acked-by: Mike Turquette <mturquette@linaro.org>
> Signed-off-by: Pawel Moll <pawel.moll@arm.com>
> ---
> Changes since v1:
>
> - Removed MFD and power/reset changes from the patch;
> will be posted separately after this is merged.
Applied to next/cleanup, thanks!
Arnd
WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: linux-arm-kernel@lists.infradead.org
Cc: Pawel Moll <pawel.moll@arm.com>,
arm@kernel.org, Russell King <linux@arm.linux.org.uk>,
Mike Turquette <mturquette@linaro.org>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
Liviu Dudau <liviu.dudau@arm.com>,
linux-kernel@vger.kernel.org, Sudeep Holla <sudeep.holla@arm.com>
Subject: Re: [PATCH v2 RESEND 1/2] ARM: vexpress: Remove non-DT code
Date: Fri, 28 Nov 2014 16:08:34 +0100 [thread overview]
Message-ID: <201411281608.34978.arnd@arndb.de> (raw)
In-Reply-To: <1416939455-1814-1-git-send-email-pawel.moll@arm.com>
On Tuesday 25 November 2014, Pawel Moll wrote:
> Now, with the CLCD DT support available, there is no
> more reason to keep the non-DT support for V2P-CA9.
>
> Removed, together with "some" supporting code. It was
> necessary to make PLAT_VERSATILE_SCHED_CLOCK optional
> and selected by the machines still interested in it.
>
> Acked-by: Mike Turquette <mturquette@linaro.org>
> Signed-off-by: Pawel Moll <pawel.moll@arm.com>
> ---
> Changes since v1:
>
> - Removed MFD and power/reset changes from the patch;
> will be posted separately after this is merged.
Applied to next/cleanup, thanks!
Arnd
next prev parent reply other threads:[~2014-11-28 15:08 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-25 18:17 [PATCH v2 RESEND 1/2] ARM: vexpress: Remove non-DT code Pawel Moll
2014-11-25 18:17 ` Pawel Moll
2014-11-25 18:17 ` [PATCH 2/2] MAINTAINERS: ARM Versatile Express platform Pawel Moll
2014-11-25 18:17 ` Pawel Moll
2014-11-26 1:54 ` Mike Turquette
2014-11-26 1:54 ` Mike Turquette
2014-11-26 1:59 ` Joe Perches
2014-11-26 1:59 ` Joe Perches
2014-11-26 12:04 ` Pawel Moll
2014-11-26 12:04 ` Pawel Moll
2014-11-26 12:17 ` Arnd Bergmann
2014-11-26 12:17 ` Arnd Bergmann
2014-11-26 14:40 ` Pawel Moll
2014-11-26 14:40 ` Pawel Moll
2014-11-26 15:40 ` Joe Perches
2014-11-26 15:40 ` Joe Perches
2014-11-26 12:13 ` [PATCH v2] " Pawel Moll
2014-11-26 12:13 ` Pawel Moll
2014-11-28 15:14 ` Arnd Bergmann
2014-11-28 15:14 ` Arnd Bergmann
2014-11-28 17:56 ` Joe Perches
2014-11-28 17:56 ` Joe Perches
2014-12-01 13:57 ` Pawel Moll
2014-12-01 13:57 ` Pawel Moll
2014-12-01 14:16 ` [PATCH] MAINTAINERS: ARM Versatile Express platform, add missing pattern Pawel Moll
2014-12-04 16:02 ` Arnd Bergmann
2014-11-28 15:08 ` Arnd Bergmann [this message]
2014-11-28 15:08 ` [PATCH v2 RESEND 1/2] ARM: vexpress: Remove non-DT code Arnd Bergmann
2014-11-28 15:30 ` Russell King - ARM Linux
2014-11-28 15:30 ` Russell King - ARM Linux
2014-11-28 15:53 ` Pawel Moll
2014-11-28 15:53 ` Pawel Moll
2014-11-28 16:31 ` Arnd Bergmann
2014-11-28 16:31 ` Arnd Bergmann
2014-11-28 16:34 ` Pawel Moll
2014-11-28 16:34 ` Pawel Moll
2014-11-28 16:44 ` [PATCH RESEND] ARM: vexpress: Enable regulator framework when MMCI is in use Pawel Moll
2014-11-28 20:57 ` Arnd Bergmann
2014-11-28 16:48 ` [PATCH v2 RESEND 1/2] ARM: vexpress: Remove non-DT code Russell King - ARM Linux
2014-11-28 16:48 ` Russell King - ARM Linux
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=201411281608.34978.arnd@arndb.de \
--to=arnd@arndb.de \
--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.