mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs
authormingming lee <mingming.lee@mediatek.com>
Tue, 31 Dec 2019 03:29:24 +0000 (11:29 +0800)
committerTom Rini <trini@konsulko.com>
Thu, 16 Jan 2020 14:39:45 +0000 (09:39 -0500)
commit3b0397d48b54aa22ea45e70dbbef065bbc69a245
treee9de55948a7b0f89cf862588eff6b78c4b6e86e6
parent51fcd56c0dde62bc710cb8b771bd4c5837021a36
mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs

This patch adds mmc support for MediaTek MT8512/MT8110 SoCs.
MT8512/MT8110 SoCs puts the tune register at top layer, so
need add new code to support it.

Signed-off-by: mingming lee <mingming.lee@mediatek.com>
drivers/mmc/mtk-sd.c