Re: [PATCH v2 0/7] mmc: tmio: refactor TMIO core a bit and add UniPhier SD/eMMC controller support

2018-08-22 Thread Ulf Hansson
On 21 August 2018 at 04:57, Masahiro Yamada wrote: > Hi Wolfram, > > > 2018-08-21 4:07 GMT+09:00 Wolfram Sang : >> >> So, today I did test these patches successfully on a Gen3 board (M3-N) >> and reviewed half of the patches. I will continue tomorrow with >> reviewing and testing more boards. >> >

Re: [PATCH v2 0/7] mmc: tmio: refactor TMIO core a bit and add UniPhier SD/eMMC controller support

2018-08-20 Thread Masahiro Yamada
Hi Wolfram, 2018-08-21 4:07 GMT+09:00 Wolfram Sang : > > So, today I did test these patches successfully on a Gen3 board (M3-N) > and reviewed half of the patches. I will continue tomorrow with > reviewing and testing more boards. > > In a nutshell, things look good so far. > Thanks for the rev

Re: [PATCH v2 0/7] mmc: tmio: refactor TMIO core a bit and add UniPhier SD/eMMC controller support

2018-08-20 Thread Wolfram Sang
So, today I did test these patches successfully on a Gen3 board (M3-N) and reviewed half of the patches. I will continue tomorrow with reviewing and testing more boards. In a nutshell, things look good so far. signature.asc Description: PGP signature

[PATCH v2 0/7] mmc: tmio: refactor TMIO core a bit and add UniPhier SD/eMMC controller support

2018-08-16 Thread Masahiro Yamada
Add UniPhier SD/eMMC controller support. As a preparation, I changed tmio_mmc_set_clock() to a platform hook. The clock rate setting is platform-specific, and UniPhier variants will add another way. I thought it would be better to split this to a hook to avoid a mess. Masahiro Yamada (7): mm