Changes in v2: - Refine commit message - Refine commit title Hi, This series is to reflect VPPSYS' dependency on mtk-mmsys driver for mediatek MT8188 platform. The MT8188 VPPSYS 0/1 should be probed from the "mtk-mmsys" driver, which then starts its own clock driver as the platform driver. yu-chang.lee (3): soc: mediatek: mmsys: Add support for MT8188 VPPSYS dt-bindings: clock: mediatek: Remove compatible for MT8188 VPPSYS dt-bindings: arm: mediatek: mmsys: Add VPPSYS compatible for MT8188 .../bindings/arm/mediatek/mediatek,mmsys.yaml | 2 ++ .../bindings/clock/mediatek,mt8188-clock.yaml | 2 -- drivers/soc/mediatek/mtk-mmsys.c | 12 ++++++++++++ 3 files changed, 14 insertions(+), 2 deletions(-) -- 2.18.0