]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: mmci: Add support for sdmmc variant revision v2.2
authorYann Gautier <yann.gautier@foss.st.com>
Wed, 15 Dec 2021 14:17:24 +0000 (15:17 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 21 Dec 2021 12:05:48 +0000 (13:05 +0100)
commitc006c0a4d029004a3c9945035b1c92eaf096620d
tree068fe2e7a6dc0e97cead24620265c54b6b27811b
parent9ddb59629ceda3f497e5bd9fd20123ce3c06c087
mmc: mmci: Add support for sdmmc variant revision v2.2

The change is only hardware, and does not need driver change:
Added hardware flow control during transmit packet with variable delay.
The new id is then added to the ids list structure.

Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20211215141727.4901-2-yann.gautier@foss.st.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mmci.c