Re: [PATCH v2] mci: sdhci: fix big-endian write for blockcount/size

2021-10-04 Thread Sascha Hauer
On Tue, Aug 31, 2021 at 08:47:15AM +0200, Steffen Trumtrar wrote: > From: Steffen Trumtrar > > The patch > > 0a47bce1b03fd236384e904dca005c0870ce8684 > mci: imx-esdhc: Use common DMA helpers > > converted the imx-esdhc driver to use the DMA helpers introduced with > >

[PATCH v2] mci: sdhci: fix big-endian write for blockcount/size

2021-08-31 Thread Steffen Trumtrar
From: Steffen Trumtrar The patch 0a47bce1b03fd236384e904dca005c0870ce8684 mci: imx-esdhc: Use common DMA helpers converted the imx-esdhc driver to use the DMA helpers introduced with 60b608b2714472aa22862a20d04f267cbbac0863 mci: sdhci: Add DMA transfer helpers The common DMA