linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Anton Vorontsov <avorontsov@ru.mvista.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: FSL eSDHC bindings update
Date: Fri, 6 Feb 2009 18:37:41 +0300	[thread overview]
Message-ID: <20090206153741.GA17699@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <A7909298-D656-4BDE-BB02-0D6A8036045D@kernel.crashing.org>

On Thu, Feb 05, 2009 at 08:52:56PM -0600, Kumar Gala wrote:
> On Feb 5, 2009, at 1:04 PM, Anton Vorontsov wrote:
>> On Thu, Jan 22, 2009 at 01:15:01PM -0600, Kumar Gala wrote:
>>> On Jan 21, 2009, at 8:00 PM, Anton Vorontsov wrote:
>>>> This patch adds a new driver: sdhci-of. The driver is similar to
>>>> the sdhci-pci, it contains common probe code, and controller- 
>>>> specific
>>>> ops and quirks.
>>>>
>>>> So far there are only Freescale eSDHC ops and quirks.
>>>>
>>>> Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
>>>> ---
>>>> drivers/mmc/host/Kconfig    |   10 ++
>>>> drivers/mmc/host/Makefile   |    1 +
>>>> drivers/mmc/host/sdhci-of.c |  274 ++++++++++++++++++++++++++++++++ 
>>>> ++
>>>> +++++++++
>>>> 3 files changed, 285 insertions(+), 0 deletions(-)
>>>> create mode 100644 drivers/mmc/host/sdhci-of.c
>>>
>>> Still griping about lack of OF binding docs for this.
>>
>> Here they're.
>>
>> I'm assuming that MPC8536 is the first chip in 85xx family with eSDHC.
>
> thanks.  MPC8536 is the first.  Do we need a u-boot patch for clock- 
> frequency on 85xx?

Yes, I'll prepare U-Boot patches soon (on top of Andy Fleming's
eSDHC work):
http://www.mail-archive.com/u-boot@lists.denx.de/msg04183.html

W/o the U-Boot patches SDHCI driver will just fail to probe
(gracefully, saying that the controller doesn't specify sdclk).

-- 
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2

      reply	other threads:[~2009-02-06 15:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-05 19:04 FSL eSDHC bindings update Anton Vorontsov
2009-02-05 19:04 ` [PATCH 1/3] powerpc: Document FSL eSDHC bindings Anton Vorontsov
2009-02-06 16:49   ` Kumar Gala
2009-02-05 19:04 ` [PATCH 2/3] powerpc/83xx: Convert existing sdhc nodes to new bindings Anton Vorontsov
2009-02-06 16:49   ` Kumar Gala
2009-02-05 19:04 ` [PATCH 3/3] powerpc/83xx: Add FSL eSDHC support for MPC837x-RDB boards Anton Vorontsov
2009-02-06 16:50   ` Kumar Gala
2009-02-06  2:52 ` FSL eSDHC bindings update Kumar Gala
2009-02-06 15:37   ` Anton Vorontsov [this message]

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=20090206153741.GA17699@oksana.dev.rtsoft.ru \
    --to=avorontsov@ru.mvista.com \
    --cc=galak@kernel.crashing.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 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).