From: Anton Vorontsov <avorontsov@ru.mvista.com>
To: Wolfram Sang <w.sang@pengutronix.de>
Cc: Albert Herranz <albert_herranz@yahoo.es>,
linux-mmc@vger.kernel.org, akpm@linux-foundation.org
Subject: Re: [RFC PATCH v2 0/4] mmc: wii: sdhci controller support
Date: Wed, 16 Dec 2009 16:06:34 +0300 [thread overview]
Message-ID: <20091216130634.GA31326@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <20091216124234.GB4283@pengutronix.de>
On Wed, Dec 16, 2009 at 01:42:34PM +0100, Wolfram Sang wrote:
> On Tue, Dec 15, 2009 at 01:45:52AM +0300, Anton Vorontsov wrote:
> > On Mon, Dec 14, 2009 at 11:24:15PM +0100, Albert Herranz wrote:
> > > This patch set adds support for the SDHCI controllers found in the
> > > "Hollywood" chipset of the Nintendo Wii video game console.
> > >
> > > First, the existing sdhci-of driver is splitted into a core part and
> > > a eSDHC-only part. Then the Nintendo Wii SDHCI support is added as an
> > > add-on to that, re-using common code.
> >
> > All four patches
> >
> > Acked-by: Anton Vorontsov <avorontsov@ru.mvista.com>
>
> Interesting coincidence, I'd need to tackle these parts right now, too, just
> with a different aim. The eSDHC-core was also used in the ARM-based imx35,
> which means I need the code using a platform device.
Not necessary. There is another option, we might add OF support to the
ARM platforms. :-) Or at least "fake" (statically initialize) some OF
nodes, as proposed by Sparc/PPC/OF folks:
http://lists.ozlabs.org/pipermail/linuxppc-dev/2009-December/078835.html
Though, I'm not sure what state the ARM OF/static-OF support is
in, IIUC Grant started implementing some proof-of-concepts.
In anyway, I'll happily ack your work regardless ARM OF, since OF
acceptance could be a long story. I.e., all the above is FYI, just
an interesting idea.
Thanks,
--
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2
next prev parent reply other threads:[~2009-12-16 13:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-14 22:24 [RFC PATCH v2 0/4] mmc: wii: sdhci controller support Albert Herranz
2009-12-14 22:24 ` [RFC PATCH v2 1/4] sdhci: protect header file against multi inclusion Albert Herranz
2009-12-14 22:24 ` [RFC PATCH v2 2/4] sdhci-of: rename main driver file prior to reorganization Albert Herranz
2009-12-14 22:24 ` [RFC PATCH v2 3/4] sdhci-of: reorganize driver to support additional hardware Albert Herranz
2009-12-14 22:24 ` [RFC PATCH v2 4/4] sdhci-of: add support for the wii sdhci controller Albert Herranz
2009-12-14 22:45 ` [RFC PATCH v2 0/4] mmc: wii: sdhci controller support Anton Vorontsov
2009-12-16 12:42 ` Wolfram Sang
2009-12-16 13:06 ` Anton Vorontsov [this message]
2009-12-16 13:53 ` Wolfram Sang
2009-12-16 22:35 ` Albert Herranz
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=20091216130634.GA31326@oksana.dev.rtsoft.ru \
--to=avorontsov@ru.mvista.com \
--cc=akpm@linux-foundation.org \
--cc=albert_herranz@yahoo.es \
--cc=linux-mmc@vger.kernel.org \
--cc=w.sang@pengutronix.de \
/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.