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
Hi Ashok, On 30/07/21 10:17 am, Ashok Reddy Soma wrote: > Hi Aswath, > >> -Original Message- >> From: Aswath Govindraju >> Sent: Thursday, July 29, 2021 8:25 PM >> Cc: Lokesh Vutla ; Vignesh Raghavendra >> ; Kishon Vijay Abraham I ; Aswath >> Govindraju ; Peng Fan ; Jaehoon >> Chung ; Si

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

2021-07-29 Thread Ashok Reddy Soma
Hi Aswath, > -Original Message- > From: Aswath Govindraju > Sent: Thursday, July 29, 2021 8:25 PM > Cc: Lokesh Vutla ; Vignesh Raghavendra > ; Kishon Vijay Abraham I ; Aswath > Govindraju ; Peng Fan ; Jaehoon > Chung ; Simon Glass ; > Heinrich Schuchardt ; Bin Meng > ; Patrick Delaunay ;

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