Re: [U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes

2017-11-27 Thread Jaehoon Chung
tr...@konsulko.com; >> kis...@ti.com; s...@chromium.org >> Cc: u-boot@lists.denx.de >> Subject: Re: [U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and >> UHS modes >> >> Dear JJ >> >> On 09/21/2017 11:29 PM, Jean-Jacques Hiblot wrote: >>&g

Re: [U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes

2017-11-23 Thread Marek Vasut
tr...@konsulko.com; >> kis...@ti.com; s...@chromium.org >> Cc: u-boot@lists.denx.de >> Subject: Re: [U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and >> UHS modes >> >> Dear JJ >> >> On 09/21/2017 11:29 PM, Jean-Jacques Hiblot wrote: >>&g

Re: [U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes

2017-11-23 Thread Siva Durga Prasad Paladugu
gt; Subject: Re: [U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and > UHS modes > > Dear JJ > > On 09/21/2017 11:29 PM, Jean-Jacques Hiblot wrote: > > This series brings support for HS200 and UHS modes to the mmc core. > > It has been tested with the hsmmc d

Re: [U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes

2017-10-20 Thread Jaehoon Chung
Dear JJ On 09/21/2017 11:29 PM, Jean-Jacques Hiblot wrote: > This series brings support for HS200 and UHS modes to the mmc core. > It has been tested with the hsmmc driver on several platforms (DRA7, > AM57x, AM437x, beaglebone black, Atmel SAMA5D3 xplained). Some modifications > are required in t

Re: [U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes

2017-10-20 Thread Jaehoon Chung
On 10/14/2017 11:51 PM, Marek Vasut wrote: > On 10/02/2017 11:15 AM, Jean-Jacques Hiblot wrote: >> >> >> On 22/09/2017 16:42, Jaehoon Chung wrote: >>> Dear JJ, >>> >>> On 09/21/2017 11:29 PM, Jean-Jacques Hiblot wrote: This series brings support for HS200 and UHS modes to the mmc core. It

Re: [U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes

2017-10-18 Thread Marek Vasut
On 10/18/2017 03:19 PM, Jean-Jacques Hiblot wrote: > > > On 14/10/2017 16:51, Marek Vasut wrote: >> On 10/02/2017 11:15 AM, Jean-Jacques Hiblot wrote: >>> >>> On 22/09/2017 16:42, Jaehoon Chung wrote: Dear JJ, On 09/21/2017 11:29 PM, Jean-Jacques Hiblot wrote: > This series bri

Re: [U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes

2017-10-18 Thread Jean-Jacques Hiblot
On 14/10/2017 16:51, Marek Vasut wrote: On 10/02/2017 11:15 AM, Jean-Jacques Hiblot wrote: On 22/09/2017 16:42, Jaehoon Chung wrote: Dear JJ, On 09/21/2017 11:29 PM, Jean-Jacques Hiblot wrote: This series brings support for HS200 and UHS modes to the mmc core. It has been tested with the h

Re: [U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes

2017-10-14 Thread Marek Vasut
On 10/02/2017 11:15 AM, Jean-Jacques Hiblot wrote: > > > On 22/09/2017 16:42, Jaehoon Chung wrote: >> Dear JJ, >> >> On 09/21/2017 11:29 PM, Jean-Jacques Hiblot wrote: >>> This series brings support for HS200 and UHS modes to the mmc core. >>> It has been tested with the hsmmc driver on several p

Re: [U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes

2017-10-02 Thread Jean-Jacques Hiblot
On 22/09/2017 16:42, Jaehoon Chung wrote: Dear JJ, On 09/21/2017 11:29 PM, Jean-Jacques Hiblot wrote: This series brings support for HS200 and UHS modes to the mmc core. It has been tested with the hsmmc driver on several platforms (DRA7, AM57x, AM437x, beaglebone black, Atmel SAMA5D3 xplaine

Re: [U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes

2017-09-22 Thread Jaehoon Chung
Dear JJ, On 09/21/2017 11:29 PM, Jean-Jacques Hiblot wrote: > This series brings support for HS200 and UHS modes to the mmc core. > It has been tested with the hsmmc driver on several platforms (DRA7, > AM57x, AM437x, beaglebone black, Atmel SAMA5D3 xplained). Some modifications > are required in

[U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes

2017-09-21 Thread Jean-Jacques Hiblot
This series brings support for HS200 and UHS modes to the mmc core. It has been tested with the hsmmc driver on several platforms (DRA7, AM57x, AM437x, beaglebone black, Atmel SAMA5D3 xplained). Some modifications are required in the host driver to take advantage of this (voltage switching, tuning)