On 26/09/2022 14:12, liangxu.xu wrote: > > Can I modify it to the following form: > properties: > compatible: > oneOf: > - enum: > - mediatek,mt2701-dpi > - mediatek,mt7623-dpi > - mediatek,mt8173-dpi > - mediatek,mt8183-dpi > - mediatek,mt8186-dpi > - mediatek,mt8192-dpi > - mediatek,mt8195-dp-intf > - items: > - enum: > - mediatek,mt8188-dp-intf > - const: mediatek,mt8195-dp-intf > > This means that mt8188 reuses mt8195, so there is no need to add > compatible to the driver. I am now confused. You send some bindings which do not match DTS and driver? This has to stop... please post the bindings with the user - DTS and optionally driver. Best regards, Krzysztof