All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: Chris Ball <chris@printf.net>, Zhang Rui <rui.zhang@intel.com>,
	Eduardo Valentin <eduardo.valentin@ti.com>,
	Wim Van Sebroeck <wim@iguana.be>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Jason Cooper <jason@lakedaemon.net>, Andrew Lunn <andrew@lunn.ch>,
	Gregory Clement <gregory.clement@free-electrons.com>,
	alsa-devel@alsa-project.org, linux-watchdog@vger.kernel.org,
	linux-pm@vger.kernel.org, linux-mmc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable
Date: Fri, 28 Feb 2014 10:53:10 +0900	[thread overview]
Message-ID: <20140228015310.GC9383@sirena.org.uk> (raw)
In-Reply-To: <1393536486-3827-3-git-send-email-sebastian.hesselbarth@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 463 bytes --]

On Thu, Feb 27, 2014 at 10:28:03PM +0100, Sebastian Hesselbarth wrote:
> DT-enabled Dove will move over from ARCH_DOVE in mach-dove to MACH_DOVE in
> mach-mvebu. As non-DT ARCH_DOVE will stay to rot for a while, add a new
> DT-only MACH_DOVE to mmc, thermal, wdt, and asoc Kconfigs.

I'd be much happier merging this sort of stuff individually through the
subsystems, we already have an annoying conflict here...  Is there some
bisection problem with doing that?

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@kernel.org>
To: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: Andrew Lunn <andrew@lunn.ch>,
	alsa-devel@alsa-project.org, Jason Cooper <jason@lakedaemon.net>,
	linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-mmc@vger.kernel.org, Chris Ball <chris@printf.net>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Eduardo Valentin <eduardo.valentin@ti.com>,
	Wim Van Sebroeck <wim@iguana.be>,
	Gregory Clement <gregory.clement@free-electrons.com>,
	Zhang Rui <rui.zhang@intel.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-watchdog@vger.kernel.org
Subject: Re: [PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable
Date: Fri, 28 Feb 2014 10:53:10 +0900	[thread overview]
Message-ID: <20140228015310.GC9383@sirena.org.uk> (raw)
In-Reply-To: <1393536486-3827-3-git-send-email-sebastian.hesselbarth@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 463 bytes --]

On Thu, Feb 27, 2014 at 10:28:03PM +0100, Sebastian Hesselbarth wrote:
> DT-enabled Dove will move over from ARCH_DOVE in mach-dove to MACH_DOVE in
> mach-mvebu. As non-DT ARCH_DOVE will stay to rot for a while, add a new
> DT-only MACH_DOVE to mmc, thermal, wdt, and asoc Kconfigs.

I'd be much happier merging this sort of stuff individually through the
subsystems, we already have an annoying conflict here...  Is there some
bisection problem with doing that?

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



WARNING: multiple messages have this Message-ID (diff)
From: broonie@kernel.org (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable
Date: Fri, 28 Feb 2014 10:53:10 +0900	[thread overview]
Message-ID: <20140228015310.GC9383@sirena.org.uk> (raw)
In-Reply-To: <1393536486-3827-3-git-send-email-sebastian.hesselbarth@gmail.com>

On Thu, Feb 27, 2014 at 10:28:03PM +0100, Sebastian Hesselbarth wrote:
> DT-enabled Dove will move over from ARCH_DOVE in mach-dove to MACH_DOVE in
> mach-mvebu. As non-DT ARCH_DOVE will stay to rot for a while, add a new
> DT-only MACH_DOVE to mmc, thermal, wdt, and asoc Kconfigs.

I'd be much happier merging this sort of stuff individually through the
subsystems, we already have an annoying conflict here...  Is there some
bisection problem with doing that?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140228/41d4daaa/attachment.sig>

  parent reply	other threads:[~2014-02-28  1:55 UTC|newest]

Thread overview: 88+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-27 21:28 [PATCH 0/4] ARM: dove: move Dove DT to MVEBU Sebastian Hesselbarth
2014-02-27 21:28 ` Sebastian Hesselbarth
2014-02-27 21:28 ` [PATCH 1/4] ARM: dove: add system controller node Sebastian Hesselbarth
2014-02-27 21:28   ` Sebastian Hesselbarth
2014-03-04  4:00   ` Jason Cooper
2014-03-04  4:00     ` Jason Cooper
2014-03-04  4:00     ` Jason Cooper
2014-02-27 21:28 ` [PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable Sebastian Hesselbarth
2014-02-27 21:28   ` Sebastian Hesselbarth
2014-02-27 21:28   ` Sebastian Hesselbarth
2014-02-27 21:51   ` Wim Van Sebroeck
2014-02-27 22:05     ` Sebastian Hesselbarth
2014-02-27 22:05       ` Sebastian Hesselbarth
2014-02-28  1:53   ` Mark Brown [this message]
2014-02-28  1:53     ` Mark Brown
2014-02-28  1:53     ` Mark Brown
2014-02-28 16:34     ` Jason Cooper
2014-02-28 16:34       ` Jason Cooper
2014-02-28 16:34       ` Jason Cooper
2014-02-28 18:12       ` Sebastian Hesselbarth
2014-02-28 18:12         ` Sebastian Hesselbarth
2014-03-01  8:33   ` [PATCH v2 1/5] ASoC: kirkwood: " Sebastian Hesselbarth
2014-03-01  8:33     ` Sebastian Hesselbarth
2014-03-01  8:33     ` Sebastian Hesselbarth
2014-03-04  4:01     ` Jason Cooper
2014-03-04  4:01       ` Jason Cooper
2014-03-04  4:03     ` Mark Brown
2014-03-04  4:03       ` Mark Brown
2014-03-04  4:03       ` Mark Brown
2014-03-04 10:32       ` Sebastian Hesselbarth
2014-03-04 10:32         ` Sebastian Hesselbarth
2014-03-01  8:33   ` [PATCH v2 2/5] watchdog: orion: " Sebastian Hesselbarth
2014-03-01  8:33     ` Sebastian Hesselbarth
2014-03-02 14:25     ` Wim Van Sebroeck
2014-03-04  4:02     ` Jason Cooper
2014-03-04  4:02       ` Jason Cooper
2014-03-01  8:33   ` [PATCH v2 3/5] thermal: dove: " Sebastian Hesselbarth
2014-03-01  8:33     ` Sebastian Hesselbarth
2014-03-04  4:03     ` Jason Cooper
2014-03-04  4:03       ` Jason Cooper
2014-03-20  5:57       ` Zhang Rui
2014-03-20  5:57         ` Zhang Rui
2014-03-01  8:33   ` [PATCH v2 4/5] mmc: " Sebastian Hesselbarth
2014-03-01  8:33     ` Sebastian Hesselbarth
2014-03-04  4:03     ` Jason Cooper
2014-03-04  4:03       ` Jason Cooper
2014-03-27 15:24       ` Sebastian Hesselbarth
2014-03-27 15:24         ` Sebastian Hesselbarth
2014-04-15 18:20         ` Sebastian Hesselbarth
2014-04-15 18:20           ` Sebastian Hesselbarth
2014-03-01  8:33   ` [PATCH v2 5/5] phy: mvebu-sata: " Sebastian Hesselbarth
2014-03-01  8:33     ` Sebastian Hesselbarth
2014-03-01 13:38     ` Kishon Vijay Abraham I
2014-03-01 13:38       ` Kishon Vijay Abraham I
2014-03-02 20:47       ` Sebastian Hesselbarth
2014-03-02 20:47         ` Sebastian Hesselbarth
2014-03-04  4:04     ` Jason Cooper
2014-03-04  4:04       ` Jason Cooper
2014-02-27 21:28 ` [PATCH 3/4] ARM: mvebu: move DT Dove to MVEBU Sebastian Hesselbarth
2014-02-27 21:28   ` Sebastian Hesselbarth
2014-02-27 21:40   ` Jason Cooper
2014-02-27 21:40     ` Jason Cooper
2014-02-27 21:43     ` Sebastian Hesselbarth
2014-02-27 21:43       ` Sebastian Hesselbarth
2014-02-27 21:43       ` Sebastian Hesselbarth
2014-02-27 21:47       ` Jason Cooper
2014-02-27 21:47         ` Jason Cooper
2014-02-27 21:47         ` Jason Cooper
2014-02-27 22:03   ` [PATCH v2 " Sebastian Hesselbarth
2014-02-27 22:03     ` Sebastian Hesselbarth
2014-02-27 22:03     ` Sebastian Hesselbarth
2014-03-01  8:39     ` [PATCH v3 " Sebastian Hesselbarth
2014-03-01  8:39       ` Sebastian Hesselbarth
2014-03-04  4:29       ` Jason Cooper
2014-03-04  4:29         ` Jason Cooper
2014-03-04  4:29         ` Jason Cooper
2014-02-27 21:28 ` [PATCH 4/4] ARM: add Marvell Dove and some drivers to multi_v7 defconfig Sebastian Hesselbarth
2014-02-27 21:28   ` Sebastian Hesselbarth
2014-03-04  4:07   ` Jason Cooper
2014-03-04  4:07     ` Jason Cooper
2014-03-17 15:29     ` Jason Cooper
2014-03-17 15:29       ` Jason Cooper
2014-03-17 19:03       ` Arnd Bergmann
2014-03-17 19:03         ` Arnd Bergmann
2014-02-27 21:45 ` [PATCH 0/4] ARM: dove: move Dove DT to MVEBU Jason Cooper
2014-02-27 21:45   ` Jason Cooper
2014-02-27 21:48   ` Sebastian Hesselbarth
2014-02-27 21:48     ` Sebastian Hesselbarth

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=20140228015310.GC9383@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=andrew@lunn.ch \
    --cc=chris@printf.net \
    --cc=eduardo.valentin@ti.com \
    --cc=gregory.clement@free-electrons.com \
    --cc=jason@lakedaemon.net \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=rui.zhang@intel.com \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=wim@iguana.be \
    /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.