Re: [PATCH v2 00/22] mmc: tmio: various fixes and cleanups

From: Wolfram Sang
Date: Mon Nov 27 2017 - 12:13:32 EST



> I am getting more and more patches for TMIO.
> I put all in a single series to clarify the patch order.

Hmmm, that makes reviewing harder in my opinion.

I really liked the small serieses which could be improved, acked, and
applied. This big one will take much longer to review and resending will
cause quite some noise.

For clarifying patch order in small series, it should be enough to state
the dependencies in the cover letter. Super helpful is providing a
public git branch where ppl can pull from.

Also, can you state what kind of testing you did on what platforms? My
gut feeling says that the card detect changes might be easy to catch
regressions on old platforms, so we'd need to be extra cautious. I/we
can do testing on some Renesas platforms, too.

Other changes like moving stuff from tmio_core to renesas_sdhi is less
critical. Either it works or not, so that is easy to spot :)

Which might be another argument for multiple smaller patch series.

Nonetheless, I'll try to get this reviewed in the next days...

All the best,

Wolfram


>
> 1, 2, 4, 5, 6, 7 were already acked or reviewed by Wolfram Sang.
>
>
> Masahiro Yamada (22):
> mmc: renesas_sdhi: consolidate DMAC CONFIG options
> mmc: renesas_sdhi: remove wrong depends on to enable compile test
> mmc: renesas_sdhi: remove eprobe jump label
> mmc: tmio: set tmio_mmc_host to driver data
> mmc: tmio: use devm_ioremap_resource() instead of devm_ioremap()
> mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static data
> mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directly
> mmc: tmio: move mmc_gpio_request_cd() before mmc_add_host()
> mmc: tmio: use mmc_can_gpio_cd() instead of checking
> TMIO_MMC_USE_GPIO_CD
> mmc: tmio: support IP-builtin card detection logic
> mmc: renesas_sdhi: remove always false condition
> mmc: tmio,renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.h
> mmc: tmio,renesas_sdhi: move Renesas-specific DMA data to
> renesas_sdhi.h
> mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.h
> mmc: tmio: change bus_shift to unsigned int
> mmc: tmio: fix never-detected card insertion bug
> mmc: tmio: move TMIO_MASK_{READOP,WRITEOP} handling to correct place
> mmc: tmio: remove useless TMIO_MASK_CMD handling in
> tmio_mmc_host_probe()
> mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()
> mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()
> mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc()
> mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument
>
> drivers/mmc/host/Kconfig | 5 +-
> drivers/mmc/host/Makefile | 8 +-
> drivers/mmc/host/renesas_sdhi.h | 22 ++++
> drivers/mmc/host/renesas_sdhi_core.c | 49 ++++-----
> drivers/mmc/host/renesas_sdhi_internal_dmac.c | 14 ++-
> drivers/mmc/host/renesas_sdhi_sys_dmac.c | 35 +++---
> drivers/mmc/host/tmio_mmc.c | 23 ++--
> drivers/mmc/host/tmio_mmc.h | 23 +---
> drivers/mmc/host/tmio_mmc_core.c | 149 +++++++++++++-------------
> 9 files changed, 170 insertions(+), 158 deletions(-)
>
> --
> 2.7.4
>

Attachment: signature.asc
Description: PGP signature