On Sat, Mar 10, 2018 at 07:17:43PM -0300, Ezequiel Garcia wrote: > Hi Mathieu, > > On 10 March 2018 at 14:02, Mathieu Malaterre wrote: > > On Fri, Mar 9, 2018 at 4:12 PM, Ezequiel Garcia > > wrote: > >> This patchset adds support for SD/MMC on JZ4780 based > >> platforms, such as the MIPS Creator CI20 board. > >> > >> Most of the work has been done by Alex, Paul and Zubair, > >> while I've only prepared the upstream submission, cleaned > >> some patches, and written some commit logs where needed. > >> > >> All praises should go to them, all rants to me. > >> > >> The series is based on v4.16-rc4. > >> > >> Alex Smith (3): > >> mmc: jz4740: Set clock rate to mmc->f_max rather than JZ_MMC_CLK_RATE > >> mmc: jz4740: Add support for the JZ4780 > >> mmc: jz4740: Fix race condition in IRQ mask update > >> > >> Ezequiel Garcia (9): > >> mmc: jz4780: Order headers alphabetically > >> mmc: jz4740: Use dev_get_platdata > >> mmc: jz4740: Introduce devicetree probe > >> mmc: dt-bindings: add MMC support to JZ4740 SoC > >> mmc: jz4740: Use dma_request_chan() > >> MIPS: dts: jz4780: Add DMA controller node to the devicetree > >> MIPS: dts: jz4780: Add MMC controller node to the devicetree > >> MIPS: dts: ci20: Enable DMA and MMC in the devicetree > >> MIPS: configs: ci20: Enable DMA and MMC support > >> > >> Paul Cercueil (1): > >> mmc: jz4740: Fix error exit path in driver's probe > >> > >> Zubair Lutfullah Kakakhel (1): > >> mmc: jz4740: Reset the device requesting the interrupt > > > > Nice work. Entire series works just fine on my MIPS Creator CI20 (v1). > > > > Cool. This means a Tested-by for the entire series? > > > Nitpick: could you update the email addresses: > > > > s/imgtec/mips/ > > > > You sure that is appropriate? First of all, the work has done > under Imagination Technologies umbrella (even if now the > developers work for MIPS). Yeh, I don't think there's much to be gained. And Alex would have been on a university placement at IMG (before MIPS was sold) to use that email address anyway. Cheers James