Re: [PATCH 0/3 RFC] MMC SPI support for OpenFirmware platforms

2008-11-08 Thread Pierre Ossman
On Thu, 30 Oct 2008 22:55:46 +0300 Anton Vorontsov <[EMAIL PROTECTED]> wrote: > > Pierre, the approach is somewhat similar to this one: > http://lkml.org/lkml/2008/5/26/135 > Posted few months ago. > > I know you don't like it, but I ask you to reconsider it. The > I2C and SPI cases are similar,

[PATCH 0/3 RFC] MMC SPI support for OpenFirmware platforms

2008-10-30 Thread Anton Vorontsov
Hi all, Here are the bindings, again. Still RFC. This patch series depends on: http://lkml.org/lkml/2008/10/16/250 http://lkml.org/lkml/2008/10/24/416 + of_gpio_flags enum (Trent Piepho will post an updated patch soon, I believe). Pierre, the approach is somewhat similar to this one: http://lkm