FSL eSDHC bindings update
Kumar Gala
galak at kernel.crashing.org
Fri Feb 6 13:52:56 EST 2009
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 at 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?
- k
More information about the Linuxppc-dev
mailing list