Re: [RFC] OpenFirmware bindings for the MMC-over-SPI driver

2008-05-24 Thread Grant Likely
On Sat, May 24, 2008 at 1:56 PM, David Brownell <[EMAIL PROTECTED]> wrote: > On Friday 23 May 2008, Anton Vorontsov wrote: >> >> This is second attempt to write the OpenFirmware bindings for the >> MMC-over-SPI (and SPI bindings in general). > > Summary: an OF-specific wrapper around the mmc_spi p

Re: [RFC] OpenFirmware bindings for the MMC-over-SPI driver

2008-05-24 Thread David Brownell
On Friday 23 May 2008, Anton Vorontsov wrote: > > This is second attempt to write the OpenFirmware bindings for the > MMC-over-SPI (and SPI bindings in general). Summary: an OF-specific wrapper around the mmc_spi platform code. I think a wrapper to encapsulate all the OF-specific knowledge make