RE: [PATCH v2 2/7] mmc: mmci: clarify DDR timing mode between SD-UHS and eMMC

2014-02-18 Thread Seungwon Jeon
On Mon, February 17, 2014, Ulf Hansson wrote: > On 15 February 2014 15:08, Seungwon Jeon wrote: > > Added MMC_DDR52 as eMMC's DDR mode distinguished from SD-UHS. > > > > CC: Russell King > > Signed-off-by: Seungwon Jeon > > Acked-by: Ulf Hansson > > Do note, normally Russell takes patches for

Re: [PATCH v2 2/7] mmc: mmci: clarify DDR timing mode between SD-UHS and eMMC

2014-02-17 Thread Ulf Hansson
On 15 February 2014 15:08, Seungwon Jeon wrote: > Added MMC_DDR52 as eMMC's DDR mode distinguished from SD-UHS. > > CC: Russell King > Signed-off-by: Seungwon Jeon Acked-by: Ulf Hansson Do note, normally Russell takes patches for mmci. In this case I think it's important that the complete se

[PATCH v2 2/7] mmc: mmci: clarify DDR timing mode between SD-UHS and eMMC

2014-02-15 Thread Seungwon Jeon
Added MMC_DDR52 as eMMC's DDR mode distinguished from SD-UHS. CC: Russell King Signed-off-by: Seungwon Jeon --- drivers/mmc/host/mmci.c |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/mmc/host/mmci.c b/drivers/mmc/host/mmci.c index b931226..421d1fe 100644 -

[PATCH v2 2/7] mmc: mmci: clarify DDR timing mode between SD-UHS and eMMC

2014-01-17 Thread Seungwon Jeon
Added MMC_DDR52 as eMMC's DDR mode distinguished from SD-UHS. CC: Russell King Signed-off-by: Seungwon Jeon --- drivers/mmc/host/mmci.c |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/mmc/host/mmci.c b/drivers/mmc/host/mmci.c index f320579..92d40be 100644 -