Re: [PATCH v2 0/5] update selection of bus speed mode for eMMC

2014-03-13 Thread Ulf Hansson
On 7 March 2014 15:35, Seungwon Jeon wrote: > This series contains the change for selection of bus speed mode. > Previous implementation is complicated and some sequence is duplicated. > And specially, HS400 mode eMMC5.0 is introduced this time. > > - Continued/Updated since "[PATCH 0/3] mmc: upda

[PATCH v2 0/5] update selection of bus speed mode for eMMC

2014-03-07 Thread Seungwon Jeon
This series contains the change for selection of bus speed mode. Previous implementation is complicated and some sequence is duplicated. And specially, HS400 mode eMMC5.0 is introduced this time. - Continued/Updated since "[PATCH 0/3] mmc: update bus speed mode" series. (Applied some comments fr