clk: mediatek: Add MT8188 vdosys1 clock support
authorGarmin.Chang <Garmin.Chang@mediatek.com>
Fri, 31 Mar 2023 12:36:15 +0000 (20:36 +0800)
committerStephen Boyd <sboyd@kernel.org>
Fri, 31 Mar 2023 18:51:21 +0000 (11:51 -0700)
commitcfa4609f9bbedcbd80e387bc880c2e1cf6b45fe0
tree93b4b0af3906df1dc2a3f484b346fa9d170c874b
parente4aaa60eae166f5085a4b9e3c4ad3b698120a486
clk: mediatek: Add MT8188 vdosys1 clock support

Add MT8188 vdosys1 clock controller which provides clock gate
control in video system. This is integrated with mtk-mmsys
driver which will populate device by platform_device_register_data
to start vdosys clock driver.

Signed-off-by: Garmin.Chang <Garmin.Chang@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20230331123621.16167-14-Garmin.Chang@mediatek.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mediatek/Makefile
drivers/clk/mediatek/clk-mt8188-vdo1.c [new file with mode: 0644]