All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Stephen Boyd <sboyd@codeaurora.org>, Andy Gross <agross@codeaurora.org>
Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH v3 0/3] Remove ARCH_MSM* configs
Date: Tue, 1 Dec 2015 13:12:07 +0100	[thread overview]
Message-ID: <565D8E97.4030505@linaro.org> (raw)
In-Reply-To: <1448933123-9843-1-git-send-email-sboyd@codeaurora.org>

On 12/01/2015 02:25 AM, Stephen Boyd wrote:
> This patch series allows us to remove the ARCH_MSM* configs that live
> in mach-qcom/Kconfig. They're mostly proxy configs for user selectable
> clocksource configurations anyway.
>
> Changes from v2:
>   * Renamed config in patch 1 to QCOM_ARCH_A_FAMILY to be less confusing
>
> Changes from v1:
>   * Patch 1 replaced with one that moves config to mach-qcom/Kconfig
>   * Applied Arnd's acks to patches 2 and 3
>
> Stephen Boyd (3):
>    ARM: qcom: Make an option for qcom 'a-family' platforms
>    ARM: qcom_defconfig: Enable HAVE_ARM_ARCH_TIMER
>    ARM: qcom: Drop ARCH_MSM* configs
>
>   arch/arm/Makefile               |  3 +--
>   arch/arm/configs/qcom_defconfig |  1 +
>   arch/arm/mach-qcom/Kconfig      | 17 +++++++++--------
>   3 files changed, 11 insertions(+), 10 deletions(-)

Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>

Even it does not hurt, ARCH_MSM8X60, ARCH_MSM8960 and ARCH_MSM8974 could 
be also removed from the defconfig. Better to do it right now, so they 
won't be forgotten.


-- 
  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

WARNING: multiple messages have this Message-ID (diff)
From: daniel.lezcano@linaro.org (Daniel Lezcano)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/3] Remove ARCH_MSM* configs
Date: Tue, 1 Dec 2015 13:12:07 +0100	[thread overview]
Message-ID: <565D8E97.4030505@linaro.org> (raw)
In-Reply-To: <1448933123-9843-1-git-send-email-sboyd@codeaurora.org>

On 12/01/2015 02:25 AM, Stephen Boyd wrote:
> This patch series allows us to remove the ARCH_MSM* configs that live
> in mach-qcom/Kconfig. They're mostly proxy configs for user selectable
> clocksource configurations anyway.
>
> Changes from v2:
>   * Renamed config in patch 1 to QCOM_ARCH_A_FAMILY to be less confusing
>
> Changes from v1:
>   * Patch 1 replaced with one that moves config to mach-qcom/Kconfig
>   * Applied Arnd's acks to patches 2 and 3
>
> Stephen Boyd (3):
>    ARM: qcom: Make an option for qcom 'a-family' platforms
>    ARM: qcom_defconfig: Enable HAVE_ARM_ARCH_TIMER
>    ARM: qcom: Drop ARCH_MSM* configs
>
>   arch/arm/Makefile               |  3 +--
>   arch/arm/configs/qcom_defconfig |  1 +
>   arch/arm/mach-qcom/Kconfig      | 17 +++++++++--------
>   3 files changed, 11 insertions(+), 10 deletions(-)

Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>

Even it does not hurt, ARCH_MSM8X60, ARCH_MSM8960 and ARCH_MSM8974 could 
be also removed from the defconfig. Better to do it right now, so they 
won't be forgotten.


-- 
  <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

  parent reply	other threads:[~2015-12-01 12:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-01  1:25 [PATCH v3 0/3] Remove ARCH_MSM* configs Stephen Boyd
2015-12-01  1:25 ` Stephen Boyd
2015-12-01  1:25 ` [PATCH v3 1/3] ARM: qcom: Make an option for qcom 'a-family' platforms Stephen Boyd
2015-12-01  1:25   ` Stephen Boyd
2015-12-01  1:25 ` [PATCH v3 2/3] ARM: qcom_defconfig: Enable HAVE_ARM_ARCH_TIMER Stephen Boyd
2015-12-01  1:25   ` Stephen Boyd
2015-12-01  1:25 ` [PATCH v3 3/3] ARM: qcom: Drop ARCH_MSM* configs Stephen Boyd
2015-12-01  1:25   ` Stephen Boyd
2015-12-01  1:25   ` Stephen Boyd
2015-12-01 11:50 ` [PATCH v3 0/3] Remove " Arnd Bergmann
2015-12-01 11:50   ` Arnd Bergmann
2015-12-01 12:12 ` Daniel Lezcano [this message]
2015-12-01 12:12   ` Daniel Lezcano

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=565D8E97.4030505@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=agross@codeaurora.org \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sboyd@codeaurora.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.