Re: [PATCH 11/17] mmc: SDHI: add SoC specific workaround via HW version

2013-11-14 Thread Kuninori Morimoto
Hi > > One of Renesas SDHI chip needs workaround to use it, > > and, we can judge it based on chip version. > > This patch adds very quick-hack workaround method, > > since we still don't know how many chips > > need workaround in the future. > > > Signed-off-by: Kuninori Morimoto > > --- > >

Re: [PATCH 11/17] mmc: SDHI: add SoC specific workaround via HW version

2013-11-14 Thread Sergei Shtylyov
Hello. On 14-11-2013 14:31, Kuninori Morimoto wrote: One of Renesas SDHI chip needs workaround to use it, and, we can judge it based on chip version. This patch adds very quick-hack workaround method, since we still don't know how many chips need workaround in the future. Signed-off-by: Kuni

[PATCH 11/17] mmc: SDHI: add SoC specific workaround via HW version

2013-11-14 Thread Kuninori Morimoto
One of Renesas SDHI chip needs workaround to use it, and, we can judge it based on chip version. This patch adds very quick-hack workaround method, since we still don't know how many chips need workaround in the future. Signed-off-by: Kuninori Morimoto --- drivers/mmc/host/sh_mobile_sdhi.c | 1