From: Michael Ellerman <mpe@ellerman.id.au>
To: Jeremy Kerr <jk@ozlabs.org>
Cc: linuxppc-dev@lists.ozlabs.org, linux-mtd@lists.infradead.org,
Cyril Bur <cyrilbur@gmail.com>, Joel Stanley <joel@jms.id.au>
Subject: Re: [PATCH 0/2] Add a MTD driver for OpenPower PNOR flash
Date: Fri, 03 Apr 2015 19:50:02 +1100 [thread overview]
Message-ID: <1428051002.27245.1.camel@ellerman.id.au> (raw)
In-Reply-To: <1427868330.741478.119647151764.0.gpush@pablo>
On Wed, 2015-04-01 at 14:05 +0800, Jeremy Kerr wrote:
> Hi all,
>
> This series implements a simple mtd device to allow access to the PNOR
> flash on OpenPower machines. The flash is accessed through firmware
> calls.
>
> Patch 1/2 adds the Linux interface to these calls. Patch 2/2 adds a mtd
> driver that uses these calls.
>
> Because there's two subsystems involved here, there are a couple of
> methods to merge this:
>
> 1) The powerpc folks take 1/2, and the mtd folks take 2/2, to be
> applied once 1/2 is available (Michael has created a topic branch for
> this in the past, which can make things a little easier), or
Unfortunately the topic branch approach is problematic for this series, because
we already have changes to opal.h in powerpc-next that clash.
I can still make a topic branch, but it would have to include ~10 powerpc
commits prior to this patch.
> 2) One of the maintainers takes both patches, once the other has acked
> their patch. I'd suggest that it goes through the powerpc tree in
> this case, as that will be less likely to conflict.
If the mtd maintainers are happy with it this would be the easier approach in
this instance.
cheers
next prev parent reply other threads:[~2015-04-03 8:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-01 6:05 [PATCH 0/2] Add a MTD driver for OpenPower PNOR flash Jeremy Kerr
2015-04-01 6:05 ` [PATCH 1/2] powerpc/powernv: Add interfaces for flash device access Jeremy Kerr
2015-04-02 2:16 ` Stewart Smith
2015-04-01 6:05 ` [PATCH 2/2] drivers/mtd: add powernv flash MTD abstraction driver Jeremy Kerr
2015-04-03 8:50 ` Michael Ellerman [this message]
2015-04-07 2:55 ` [PATCH 0/2] Add a MTD driver for OpenPower PNOR flash Jeremy Kerr
2015-04-13 4:22 ` Cyril Bur
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=1428051002.27245.1.camel@ellerman.id.au \
--to=mpe@ellerman.id.au \
--cc=cyrilbur@gmail.com \
--cc=jk@ozlabs.org \
--cc=joel@jms.id.au \
--cc=linux-mtd@lists.infradead.org \
--cc=linuxppc-dev@lists.ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).