Re: [PATCH v7 1/1] clk: mediatek: remove MT8195 vppsys/0/1 simple_probe

From: Chen-Yu Tsai
Date: Mon Feb 06 2023 - 23:29:40 EST


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.

Thanks