On 18 April 2018 at 20:20, Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote: > I have collected the patches floating around for renesas_sdhi_internal_dmac and > grouped them to avoid dependency issues. > > Regarding stable: I think patch 1 is clearly for stable. Patch 3 maybe, but it > needs patch 2 which is not. Not sure if it is worth the hazzle. Patches 4 & 5 > are not for stable. > Patch 1 applied for fixes (added a stable tag) and the rest applied for next. Please tell if you want me to change something in regards to this. Kind regards Uffe > Changes since v2: > * fixed checkpatch issues (Thanks Sergei!) > * rebased to mmc/next > > Changes since v1: > * patch 1: drop superfluous NULL check on soc->date > (Thanks Geert!) > * patches 2,3,5: added Simon's tag > > Kind regards, > > Wolfram > > > Masaharu Hayakawa (1): > mmc: renesas_sdhi: Fix alignment check of sg buffer > > Niklas Söderlund (1): > mmc: renesas_sdhi: use helpers to access struct scatterlist members > > Wolfram Sang (3): > mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCs > mmc: renesas_sdhi_internal_dmac: use more generic whitelisting > mmc: renesas_sdhi_internal_dmac: remove superfluous WARN > > drivers/mmc/host/renesas_sdhi_internal_dmac.c | 64 +++++++++++++++++++-------- > 1 file changed, 45 insertions(+), 19 deletions(-) > > -- > 2.11.0 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-mmc" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html