mmc: mtk-sd: add source_cg clock support
authorFabien Parent <fparent@baylibre.com>
Sun, 24 Mar 2019 15:46:32 +0000 (16:46 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 23 Apr 2019 21:57:25 +0000 (17:57 -0400)
commitba077e5f74500ec81e6ccdda4cba4078e1f3495b
tree87e0cc867ea6488ab0eedae8ae14b8158d2e5072
parent7c798a11d499dbf5c1c12eedec6bd7299b906b2b
mmc: mtk-sd: add source_cg clock support

Some MediaTek SoC need an additional clock "source_cg". Enable
this new clock. We reuse the same clock name as in the kernel.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
Acked-by: Ryder Lee <ryder.lee@mediatek.com>
drivers/mmc/mtk-sd.c