Re: [PATCH v2] mmc: Add support for enumerating MMC card in a given mode using mmc command

2021-08-04 Thread Aswath Govindraju
Hi Jaehoon, On 02/08/21 3:26 am, Jaehoon Chung wrote: > Hi Aswath, > > On 7/30/21 9:26 PM, Aswath Govindraju wrote: >> Add support for enumerating MMC card in a given mode using mmc rescan and >> mmc dev commands. The speed mode is provided as the last argument in these >> commands and is

Re: [PATCH v2] mmc: Add support for enumerating MMC card in a given mode using mmc command

2021-08-01 Thread Jaehoon Chung
Hi Aswath, On 7/30/21 9:26 PM, Aswath Govindraju wrote: > Add support for enumerating MMC card in a given mode using mmc rescan and > mmc dev commands. The speed mode is provided as the last argument in these > commands and is indicated using the index from enum bus_mode in > include/mmc.h. A

[PATCH v2] mmc: Add support for enumerating MMC card in a given mode using mmc command

2021-07-30 Thread Aswath Govindraju
Add support for enumerating MMC card in a given mode using mmc rescan and mmc dev commands. The speed mode is provided as the last argument in these commands and is indicated using the index from enum bus_mode in include/mmc.h. A speed mode can be set only if it has already been enabled in the