Re: [PATCH v6 6/6] mmc: core: add DT bindings for eMMC HS400 1.8/1.2V

2014-04-23 Thread Ulf Hansson
On 18 April 2014 15:37, Seungwon Jeon tgih@samsung.com wrote: Provide the option to configure these speed modes per host, for those host driver's that can't distinguish this in runtime. Specially, if host can support HS400, it means that host can also support HS200. Signed-off-by:

[PATCH v6 6/6] mmc: core: add DT bindings for eMMC HS400 1.8/1.2V

2014-04-18 Thread Seungwon Jeon
Provide the option to configure these speed modes per host, for those host driver's that can't distinguish this in runtime. Specially, if host can support HS400, it means that host can also support HS200. Signed-off-by: Seungwon Jeon tgih@samsung.com ---