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

2021-07-30 Thread Aswath Govindraju
Hi Jaehoon, On 30/07/21 3:02 pm, Jaehoon Chung wrote: > On 7/30/21 6:20 PM, Aswath Govindraju wrote: >> Hi Jaehoon, >> >> On 30/07/21 2:44 pm, Jaehoon Chung wrote: >>> Hi Aswath, >>> >>> On 7/30/21 2:12 PM, Aswath Govindraju wrote: Hi Jaehoon, On 30/07/21 4:00 am, Jaehoon Chung wrot

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

2021-07-30 Thread Jaehoon Chung
On 7/30/21 6:20 PM, Aswath Govindraju wrote: > Hi Jaehoon, > > On 30/07/21 2:44 pm, Jaehoon Chung wrote: >> Hi Aswath, >> >> On 7/30/21 2:12 PM, Aswath Govindraju wrote: >>> Hi Jaehoon, >>> >>> On 30/07/21 4:00 am, Jaehoon Chung wrote: Hi Aswath, On 7/29/21 11:55 PM, Aswath Govindra

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

2021-07-30 Thread Aswath Govindraju
Hi Jaehoon, On 30/07/21 2:44 pm, Jaehoon Chung wrote: > Hi Aswath, > > On 7/30/21 2:12 PM, Aswath Govindraju wrote: >> Hi Jaehoon, >> >> On 30/07/21 4:00 am, Jaehoon Chung wrote: >>> Hi Aswath, >>> >>> On 7/29/21 11:55 PM, Aswath Govindraju wrote: Add support for enumerating MMC card in a gi

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

2021-07-30 Thread Jaehoon Chung
Hi Aswath, On 7/30/21 2:12 PM, Aswath Govindraju wrote: > Hi Jaehoon, > > On 30/07/21 4:00 am, Jaehoon Chung wrote: >> Hi Aswath, >> >> On 7/29/21 11:55 PM, Aswath Govindraju wrote: >>> Add support for enumerating MMC card in a given mode using mmc rescan and >>> mmc dev commands. The speed mode

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

2021-07-29 Thread Ashok Reddy Soma
gt; Meng ; Patrick Delaunay > ; Pragnesh Patel ; > Frédéric Danis ; Reuben Dowle > ; Yangbo Lu ; Stefan Bosch > ; Nicolas Saenz Julienne ; Pali > Rohár ; u-boot@lists.denx.de > Subject: Re: [PATCH] mmc: Add support for enumerating MMC card in a given > mode using mmc command

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

2021-07-29 Thread Aswath Govindraju
Hi Jaehoon, On 30/07/21 4:00 am, Jaehoon Chung wrote: > Hi Aswath, > > On 7/29/21 11:55 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 indica

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

2021-07-29 Thread Aswath Govindraju
Pali Rohár ; u-boot@lists.denx.de >> Subject: [PATCH] mmc: Add support for enumerating MMC card in a given >> mode using mmc command >> >> 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

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

2021-07-29 Thread Ashok Reddy Soma
eng > ; Patrick Delaunay ; > Pragnesh Patel ; Frédéric Danis > ; Reuben Dowle ; > Yangbo Lu ; Stefan Bosch ; Ashok > Reddy Soma ; Nicolas Saenz Julienne > ; Pali Rohár ; u-boot@lists.denx.de > Subject: [PATCH] mmc: Add support for enumerating MMC card in a given > mode using

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

2021-07-29 Thread Jaehoon Chung
Hi Aswath, On 7/29/21 11:55 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 spe

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

2021-07-29 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 devi