Re: [PATCH V1] mmc: tegra: HW Command Queue Support for Tegra SDMMC

2018-12-16 Thread Ulf Hansson
On Sat, 15 Dec 2018 at 01:22, Sowjanya Komatineni wrote: > > This patch adds HW Command Queue for supported Tegra SDMMC > controllers. > > Tegra SDHCI with Quirk SDHCI_QUIRK2_BROKEN_64_BIT_DMA disables the > use of 64_BIT DMA to disable 64-bit addressing mode access to the > system memory and sdhc

Re: [PATCH V1] mmc: tegra: HW Command Queue Support for Tegra SDMMC

2018-12-16 Thread kbuild test robot
Hi Sowjanya, Thank you for the patch! Yet something to improve: [auto build test ERROR on ulf.hansson-mmc/next] [also build test ERROR on v4.20-rc6 next-20181214] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-

[PATCH V1] mmc: tegra: HW Command Queue Support for Tegra SDMMC

2018-12-14 Thread Sowjanya Komatineni
This patch adds HW Command Queue for supported Tegra SDMMC controllers. Tegra SDHCI with Quirk SDHCI_QUIRK2_BROKEN_64_BIT_DMA disables the use of 64_BIT DMA to disable 64-bit addressing mode access to the system memory and sdhci_cqe_enable using flag SDHCI_USE_64_BIT_DMA for ADMA32/ADMA2 Vs ADMA64