Re: [U-Boot] [PATCH 3/5] mmc: uniphier-sd: Add support for 64bit FIFO

2017-08-03 Thread Masahiro Yamada
Hi Marek, 2017-07-22 6:24 GMT+09:00 Marek Vasut : > The Renesas RCar Gen3 contains the same controller, originally > Matsushita. This patch adds support for handling of the 64bit > FIFO on this controller. > > Signed-off-by: Marek Vasut > Cc: Masahiro Yamada > Cc: Jaehoon Chung > --- > driver

[U-Boot] [PATCH 3/5] mmc: uniphier-sd: Add support for 64bit FIFO

2017-07-21 Thread Marek Vasut
The Renesas RCar Gen3 contains the same controller, originally Matsushita. This patch adds support for handling of the 64bit FIFO on this controller. Signed-off-by: Marek Vasut Cc: Masahiro Yamada Cc: Jaehoon Chung --- drivers/mmc/uniphier-sd.c | 84 +---