From: Anton Vorontsov <avorontsov@ru.mvista.com>
To: Pierre Ossman <drzeus-mmc@drzeus.cx>
Cc: linuxppc-dev@ozlabs.org,
David Brownell <dbrownell@users.sourceforge.net>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] mmc: Add mmc_vddrange_to_ocrmask() helper function
Date: Mon, 1 Dec 2008 14:53:20 +0300 [thread overview]
Message-ID: <20081201115320.GA10980@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <20081130210648.77b8843a@mjolnir.drzeus.cx>
On Sun, Nov 30, 2008 at 09:06:48PM +0100, Pierre Ossman wrote:
> On Wed, 26 Nov 2008 22:54:17 +0300
> Anton Vorontsov <avorontsov@ru.mvista.com> wrote:
>
> > This function sets the OCR mask bits according to provided voltage
> > ranges. Will be used by the mmc_spi OpenFirmware bindings.
> >
> > Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
> > ---
> >
> > Hi Pierre,
> >
> > Sorry for the delay.
> >
>
> This looks perfect. Just tell me when you want me to queue it up.
I plan resend the series (OF MMC SPI) some time between 2.6.28-rc0
and -rc1, that is, when all needed powerpc patches will be merged
into the Linus' tree.
Though, the $subject patch could be merged anytime as it doesn't
depend on anything else. So, if you'll merge it earlier, that will
make things a bit easier: -1 patch to resend. ;-)
Thanks,
--
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2
WARNING: multiple messages have this Message-ID (diff)
From: Anton Vorontsov <avorontsov@ru.mvista.com>
To: Pierre Ossman <drzeus-mmc@drzeus.cx>
Cc: linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org,
David Brownell <dbrownell@users.sourceforge.net>,
Grant Likely <grant.likely@secretlab.ca>
Subject: Re: [PATCH v2] mmc: Add mmc_vddrange_to_ocrmask() helper function
Date: Mon, 1 Dec 2008 14:53:20 +0300 [thread overview]
Message-ID: <20081201115320.GA10980@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <20081130210648.77b8843a@mjolnir.drzeus.cx>
On Sun, Nov 30, 2008 at 09:06:48PM +0100, Pierre Ossman wrote:
> On Wed, 26 Nov 2008 22:54:17 +0300
> Anton Vorontsov <avorontsov@ru.mvista.com> wrote:
>
> > This function sets the OCR mask bits according to provided voltage
> > ranges. Will be used by the mmc_spi OpenFirmware bindings.
> >
> > Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
> > ---
> >
> > Hi Pierre,
> >
> > Sorry for the delay.
> >
>
> This looks perfect. Just tell me when you want me to queue it up.
I plan resend the series (OF MMC SPI) some time between 2.6.28-rc0
and -rc1, that is, when all needed powerpc patches will be merged
into the Linus' tree.
Though, the $subject patch could be merged anytime as it doesn't
depend on anything else. So, if you'll merge it earlier, that will
make things a bit easier: -1 patch to resend. ;-)
Thanks,
--
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2
next prev parent reply other threads:[~2008-12-01 11:53 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-30 19:55 [PATCH 0/3 RFC] MMC SPI support for OpenFirmware platforms Anton Vorontsov
2008-10-30 19:55 ` Anton Vorontsov
2008-10-30 19:56 ` [PATCH 1/3] powerpc: Add mmc-spi-slot bindings Anton Vorontsov
2008-10-30 19:56 ` Anton Vorontsov
2008-10-30 20:37 ` Grant Likely
2008-10-30 20:37 ` Grant Likely
2008-10-30 23:02 ` Anton Vorontsov
2008-10-30 23:02 ` Anton Vorontsov
2008-10-30 23:24 ` David Gibson
2008-10-30 23:24 ` David Gibson
2008-10-30 23:28 ` Anton Vorontsov
2008-10-30 23:28 ` Anton Vorontsov
2008-10-30 19:56 ` [PATCH 2/3] mmc: Add mmc_vddrange_to_ocrmask() helper function Anton Vorontsov
2008-10-30 19:56 ` Anton Vorontsov
2008-11-08 20:55 ` Pierre Ossman
2008-11-08 20:55 ` Pierre Ossman
2008-11-26 19:54 ` [PATCH v2] " Anton Vorontsov
2008-11-26 19:54 ` Anton Vorontsov
2008-11-30 20:06 ` Pierre Ossman
2008-11-30 20:06 ` Pierre Ossman
2008-12-01 11:53 ` Anton Vorontsov [this message]
2008-12-01 11:53 ` Anton Vorontsov
2008-12-14 17:28 ` Pierre Ossman
2008-12-14 17:28 ` Pierre Ossman
2008-10-30 19:56 ` [PATCH 3/3] mmc_spi: Add support for OpenFirmware bindings Anton Vorontsov
2008-10-30 19:56 ` Anton Vorontsov
2008-11-08 20:50 ` [PATCH 0/3 RFC] MMC SPI support for OpenFirmware platforms Pierre Ossman
2008-11-08 20:50 ` Pierre Ossman
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=20081201115320.GA10980@oksana.dev.rtsoft.ru \
--to=avorontsov@ru.mvista.com \
--cc=dbrownell@users.sourceforge.net \
--cc=drzeus-mmc@drzeus.cx \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@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 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.