mmc: sunxi: Add DM_MMC support for H6
authorJagan Teki <jagan@amarulasolutions.com>
Tue, 29 Jan 2019 15:54:12 +0000 (15:54 +0000)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 29 Jan 2019 18:05:18 +0000 (23:35 +0530)
commit9e23338268d40d162a44d5c5d0ec71c209ccabf6
tree70fc20a2a5af473806fce50916e05f43a3f96fdf
parenta1925a64d5e48ab9a8639b30028e90006d73d2b3
mmc: sunxi: Add DM_MMC support for H6

Unlike other Allwinner SoC's, H6 uses a different MMC mod clock offset.
Connect that with the respective compatible string.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
drivers/mmc/sunxi_mmc.c