Quoting Chen-Yu Tsai (2023-02-06 20:29:21) > On Tue, Feb 7, 2023 at 9:48 AM Moudy Ho <moudy.ho@xxxxxxxxxxxx> wrote: > > > > MT8195 VPPSYS0/1 will be probed by the compatible name in > > the mtk-mmsys driver and then probe its own clock driver as > > a platform driver. > > > > Signed-off-by: Moudy Ho <moudy.ho@xxxxxxxxxxxx> > > Reviewed-by: Matthias Brugger <matthias.bgg@xxxxxxxxx> > > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> > > Reviewed-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx> > Tested-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx> > > Stephen, could you pick this up for v6.3? Otherwise we'll end up with > two drivers targeting the same compatible strings. > I applied v6 after fixing it by hand.