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

2017-08-20 Thread Masahiro Yamada
2017-08-21 0:11 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 > --- > V2: - Use unsigned

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

2017-08-20 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 --- V2: - Use unsigned int for the reg argument of IO accessors - Rework the