On Fri, 2023-01-13 at 12:58 +0100, Krzysztof Kozlowski wrote: > On 13/01/2023 06:42, Moudy Ho wrote: > > MT8195 vppsys0/1 should be probed from mtk-mmsys driver to > > populate device by platform_device_register_data then start > > its own clock driver. > > Unfortunately I don't understand why this justifies removal of > compatibles. > > How do you propagate or instantiate devices is not really connected > with > the hardware description. > > Best regards, > Krzysztof > Hi Krzysztof, Refer to the comments of 0/8 and 1/8 in the following series: https://patchwork.kernel.org/project/linux-mediatek/list/?series=702518 This patch is used in conjunction with another one(Message ID = 20230113054304.21841-7-moudy.ho@xxxxxxxxxxxx/) to fix the binding warnings caused by newly added in MMSYS. Thanks & Regards, Moudy