Re: [PATCH v3 04/12] mmc: mediatek: make hs400_tune_response only for mt8173

2017-10-10 Thread Matthias Brugger
On 10/10/2017 05:01 AM, Chaotian Jing wrote: the origin design of hs400_tune_response is for mt8173 because of mt8173 has a special design. for doing that, we add a new member "compatible", by now it's only for mt8173. Signed-off-by: Chaotian Jing --- Looks good now: Reviewed-by: Matthias B

[PATCH v3 04/12] mmc: mediatek: make hs400_tune_response only for mt8173

2017-10-09 Thread Chaotian Jing
the origin design of hs400_tune_response is for mt8173 because of mt8173 has a special design. for doing that, we add a new member "compatible", by now it's only for mt8173. Signed-off-by: Chaotian Jing --- drivers/mmc/host/mtk-sd.c | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(