mmc: sunxi-mmc: Add D1 MMC variant
authorSamuel Holland <samuel@sholland.org>
Thu, 3 Feb 2022 01:51:11 +0000 (19:51 -0600)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 14 Feb 2022 13:55:04 +0000 (14:55 +0100)
commit8001fdb175170d11f7ae345f84e86355057ac5a3
tree5c1dfb72b389a60a358ac9b28d826a8aa96c58c4
parent6f26011f5a5fddd1e6b338767261e2467738133b
mmc: sunxi-mmc: Add D1 MMC variant

D1's MMC controllers are unique in that they have the DMA address shift
(like A100) with a 13-bit descriptor size field (like sun4i). Add the
compatible and parameters for this new variant.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Acked-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20220203015112.12008-2-samuel@sholland.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sunxi-mmc.c