From: Roland Stigge <stigge@antcom.de>
To: Arnd Bergmann <arnd@arndb.de>
Cc: srinivas.bakki@nxp.com, linux@arm.linux.org.uk,
dedekind1@gmail.com, linux-kernel@vger.kernel.org,
kevin.wells@nxp.com, linux-mtd@lists.infradead.org,
aletes.xgr@gmail.com, dwmw2@infradead.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: LPC32xx: Provide DMA filter callbacks via platform data
Date: Fri, 17 Aug 2012 13:45:31 +0200 [thread overview]
Message-ID: <502E2EDB.2050200@antcom.de> (raw)
In-Reply-To: <201208171140.50388.arnd@arndb.de>
On 08/17/2012 01:40 PM, Arnd Bergmann wrote:
>> Actually the mtd patches do not compile-depend on it, sorry, I am
>> dropping it from the MTD tree. Thanks!
>
> For reference, I'm fine with either outcome, I don't mind seeing an
> occasional collision with subsystem trees, as they tend to be trivial
> to resolve.
>
> If you split a series to go through multiple git trees, you have to
> ensure that both halves are actually regression free by themselves,
Of course. But in this very case, they are. So I'd prefer pushing them
via different trees because I have other patches for mach-lpc32xx in the
queue and would like to minimize work for you. :-)
Roland
WARNING: multiple messages have this Message-ID (diff)
From: stigge@antcom.de (Roland Stigge)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: LPC32xx: Provide DMA filter callbacks via platform data
Date: Fri, 17 Aug 2012 13:45:31 +0200 [thread overview]
Message-ID: <502E2EDB.2050200@antcom.de> (raw)
In-Reply-To: <201208171140.50388.arnd@arndb.de>
On 08/17/2012 01:40 PM, Arnd Bergmann wrote:
>> Actually the mtd patches do not compile-depend on it, sorry, I am
>> dropping it from the MTD tree. Thanks!
>
> For reference, I'm fine with either outcome, I don't mind seeing an
> occasional collision with subsystem trees, as they tend to be trivial
> to resolve.
>
> If you split a series to go through multiple git trees, you have to
> ensure that both halves are actually regression free by themselves,
Of course. But in this very case, they are. So I'd prefer pushing them
via different trees because I have other patches for mach-lpc32xx in the
queue and would like to minimize work for you. :-)
Roland
WARNING: multiple messages have this Message-ID (diff)
From: Roland Stigge <stigge@antcom.de>
To: Arnd Bergmann <arnd@arndb.de>
Cc: dedekind1@gmail.com, linux@arm.linux.org.uk,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, kevin.wells@nxp.com,
srinivas.bakki@nxp.com, aletes.xgr@gmail.com,
dwmw2@infradead.org, linux-mtd@lists.infradead.org
Subject: Re: [PATCH] ARM: LPC32xx: Provide DMA filter callbacks via platform data
Date: Fri, 17 Aug 2012 13:45:31 +0200 [thread overview]
Message-ID: <502E2EDB.2050200@antcom.de> (raw)
In-Reply-To: <201208171140.50388.arnd@arndb.de>
On 08/17/2012 01:40 PM, Arnd Bergmann wrote:
>> Actually the mtd patches do not compile-depend on it, sorry, I am
>> dropping it from the MTD tree. Thanks!
>
> For reference, I'm fine with either outcome, I don't mind seeing an
> occasional collision with subsystem trees, as they tend to be trivial
> to resolve.
>
> If you split a series to go through multiple git trees, you have to
> ensure that both halves are actually regression free by themselves,
Of course. But in this very case, they are. So I'd prefer pushing them
via different trees because I have other patches for mach-lpc32xx in the
queue and would like to minimize work for you. :-)
Roland
next prev parent reply other threads:[~2012-08-17 11:45 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-16 13:15 [PATCH] ARM: LPC32xx: Provide DMA filter callbacks via platform data Roland Stigge
2012-08-16 13:15 ` Roland Stigge
2012-08-16 13:15 ` [PATCH] mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver Roland Stigge
2012-08-16 13:15 ` Roland Stigge
2012-08-16 13:15 ` [PATCH] mtd: lpc32xx_mlc: " Roland Stigge
2012-08-16 13:15 ` Roland Stigge
2012-08-16 13:59 ` [PATCH] ARM: LPC32xx: Provide DMA filter callbacks via platform data Arnd Bergmann
2012-08-16 13:59 ` Arnd Bergmann
2012-08-16 13:59 ` Arnd Bergmann
2012-08-17 10:09 ` Artem Bityutskiy
2012-08-17 10:09 ` Artem Bityutskiy
2012-08-17 10:09 ` Artem Bityutskiy
2012-08-17 10:52 ` Roland Stigge
2012-08-17 10:52 ` Roland Stigge
2012-08-17 10:52 ` Roland Stigge
2012-08-17 11:01 ` Artem Bityutskiy
2012-08-17 11:01 ` Artem Bityutskiy
2012-08-17 11:01 ` Artem Bityutskiy
2012-08-17 11:10 ` Artem Bityutskiy
2012-08-17 11:10 ` Artem Bityutskiy
2012-08-17 11:10 ` Artem Bityutskiy
2012-08-17 11:40 ` Arnd Bergmann
2012-08-17 11:40 ` Arnd Bergmann
2012-08-17 11:40 ` Arnd Bergmann
2012-08-17 11:45 ` Roland Stigge [this message]
2012-08-17 11:45 ` Roland Stigge
2012-08-17 11:45 ` Roland Stigge
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=502E2EDB.2050200@antcom.de \
--to=stigge@antcom.de \
--cc=aletes.xgr@gmail.com \
--cc=arnd@arndb.de \
--cc=dedekind1@gmail.com \
--cc=dwmw2@infradead.org \
--cc=kevin.wells@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux@arm.linux.org.uk \
--cc=srinivas.bakki@nxp.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.