All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: linux-arm-kernel@lists.infradead.org
Cc: Stephen Boyd <sboyd@codeaurora.org>,
	Stephen Warren <swarren@wwwdotorg.org>,
	Kukjin Kim <kgene.kim@samsung.com>,
	Russell King <linux@arm.linux.org.uk>,
	Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>,
	Tony Lindgren <tony@atomide.com>,
	linux-arm-msm@vger.kernel.org,
	Linus Walleij <linus.walleij@linaro.org>,
	linux-kernel@vger.kernel.org,
	Rob Herring <rob.herring@calxeda.com>,
	Sascha Hauer <kernel@pengutronix.de>,
	Barry Song <baohua.song@csr.com>, Olof Johansson <olof@lixom.net>
Subject: Re: [PATCHv2] ARM: Push selects for TWD/SCU into machine entries
Date: Tue, 5 Mar 2013 22:34:32 +0000	[thread overview]
Message-ID: <201303052234.32723.arnd@arndb.de> (raw)
In-Reply-To: <51354E35.1080804@codeaurora.org>

On Tuesday 05 March 2013, Stephen Boyd wrote:
> On 02/27/13 15:43, Stephen Warren wrote:
> >
> > Seems simple enough it doesn't really need many, but for Tegra,
> > Acked-by: Stephen Warren <swarren@nvidia.com>
> >
> > Which kernel is this going into? It's possible Tegra will get converted
> > to multi-platform in 3.10, which might move that main ARCH_TEGRA block
> > from arch/arm/Kconfig into arch/arm/mach-tegra/Kconfig, although I
> > suppose it doesn't have to move it. I think some/all(?) other
> > multi-platform conversions have moved their main Kconfig option like
> > that though.
> 
> Thanks. I'm hoping that Arnd/Olof can pick this up. I'm not sure which
> version it will go into.
> 

Hmm, it certainly looks useful to me. I think it should go into the next
cleanup branch as a base, so others can build on top of it. We will
also need it for the Exynos multiplatform patches that I hope can land
in 3.10 as well.

Sneaking it in through the fixes branch would make life easier for us,
but it doesn't feel right.

	Arnd

WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2] ARM: Push selects for TWD/SCU into machine entries
Date: Tue, 5 Mar 2013 22:34:32 +0000	[thread overview]
Message-ID: <201303052234.32723.arnd@arndb.de> (raw)
In-Reply-To: <51354E35.1080804@codeaurora.org>

On Tuesday 05 March 2013, Stephen Boyd wrote:
> On 02/27/13 15:43, Stephen Warren wrote:
> >
> > Seems simple enough it doesn't really need many, but for Tegra,
> > Acked-by: Stephen Warren <swarren@nvidia.com>
> >
> > Which kernel is this going into? It's possible Tegra will get converted
> > to multi-platform in 3.10, which might move that main ARCH_TEGRA block
> > from arch/arm/Kconfig into arch/arm/mach-tegra/Kconfig, although I
> > suppose it doesn't have to move it. I think some/all(?) other
> > multi-platform conversions have moved their main Kconfig option like
> > that though.
> 
> Thanks. I'm hoping that Arnd/Olof can pick this up. I'm not sure which
> version it will go into.
> 

Hmm, it certainly looks useful to me. I think it should go into the next
cleanup branch as a base, so others can build on top of it. We will
also need it for the Exynos multiplatform patches that I hope can land
in 3.10 as well.

Sneaking it in through the fixes branch would make life easier for us,
but it doesn't feel right.

	Arnd

  reply	other threads:[~2013-03-05 22:34 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-27 23:28 [PATCHv2] ARM: Push selects for TWD/SCU into machine entries Stephen Boyd
2013-02-27 23:28 ` Stephen Boyd
2013-02-27 23:43 ` Stephen Warren
2013-02-27 23:43   ` Stephen Warren
2013-03-05  1:45   ` Stephen Boyd
2013-03-05  1:45     ` Stephen Boyd
2013-03-05 22:34     ` Arnd Bergmann [this message]
2013-03-05 22:34       ` Arnd Bergmann
2013-03-16 19:32       ` Stephen Boyd
2013-03-16 19:32         ` Stephen Boyd
2013-03-26 17:34         ` Stephen Boyd
2013-03-26 17:34           ` Stephen Boyd
2013-04-09 16:47           ` Stephen Boyd
2013-04-09 16:47             ` Stephen Boyd
2013-04-09 18:32             ` Arnd Bergmann
2013-04-09 18:32               ` Arnd Bergmann
2013-04-09 19:35               ` Arnd Bergmann
2013-04-09 19:35                 ` Arnd Bergmann
2013-04-09 19:35                 ` Arnd Bergmann
  -- strict thread matches above, loose matches on Subject: below --
2012-10-24 17:24 Stephen Boyd
2012-10-24 17:24 ` Stephen Boyd
2012-10-24 17:54 ` Stephen Warren
2012-10-24 17:54   ` Stephen Warren
2012-10-25 18:04   ` Stephen Boyd
2012-10-25 18:04     ` Stephen Boyd
2012-10-25 20:34 ` David Brown
2012-10-25 20:34   ` David Brown

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=201303052234.32723.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=baohua.song@csr.com \
    --cc=kernel@pengutronix.de \
    --cc=kgene.kim@samsung.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=olof@lixom.net \
    --cc=rob.herring@calxeda.com \
    --cc=sboyd@codeaurora.org \
    --cc=srinidhi.kasagar@stericsson.com \
    --cc=swarren@wwwdotorg.org \
    --cc=tony@atomide.com \
    /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.