[PATCH v2] arm: mach-mmp: brownstone.c support multiple sd slots

zhangfei gao zhangfei.gao at gmail.com
Tue Jul 5 03:05:17 EDT 2011


On Tue, Jul 5, 2011 at 2:52 PM, Eric Miao <eric.y.miao at gmail.com> wrote:
> On Fri, Apr 29, 2011 at 4:45 AM, Philip Rakity <prakity at marvell.com> wrote:
>>
>> Support multiple sd/eMMC interfaces. enable mmc1, 2, and 3.
>> mmc2 is used eMMC and slot is marked PERMANENT and 8 bit device.
>> mmc1 is used for Wifi and slot is marked PERMANENT
>>
>> Note: eMMC (mmc2) is set to initialize first to workaround a problem
>> where booting in logical order requires mmc create work queue
>> to be multi-threaded otherwise boot process hangs.  BUG report
>> send to linux-mmc and linux-kernel mailing list.
>>
>> Wifi (mmc1) requires we enable power on the device by toggling
>> the gpio lines for power and reset.
>>
>> Signed-off-by: Philip Rakity <prakity at marvell.com>
>
> Applied. Though the email client was fiddling the spaces/CR-LF a bit.
>
>> ---
>>  arch/arm/mach-mmp/brownstone.c |   52 +++++++++++++++++++++++++++++++++++++++-
>>  1 files changed, 51 insertions(+), 1 deletions(-)
>>

Hi, Eric

arch/arm/mach-mmp/brownstone.c has already been modified from
mmc-next, here will have conflict.
Sorry for inconvenience.

Thanks



More information about the linux-arm-kernel mailing list