Hi Eizan, Thank you for your patch. Missatge de Eizan Miyamoto <eizan@xxxxxxxxxxxx> del dia dl., 2 d’ag. 2021 a les 14:15: > > It is no longer needed by the mtk-mdp driver > > Signed-off-by: Eizan Miyamoto <eizan@xxxxxxxxxxxx> Reviewed-by: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx> > --- > > (no changes since v1) > > Documentation/devicetree/bindings/media/mediatek-mdp.txt | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/Documentation/devicetree/bindings/media/mediatek-mdp.txt b/Documentation/devicetree/bindings/media/mediatek-mdp.txt > index caa24943da33..4c325585f68f 100644 > --- a/Documentation/devicetree/bindings/media/mediatek-mdp.txt > +++ b/Documentation/devicetree/bindings/media/mediatek-mdp.txt > @@ -4,8 +4,6 @@ Media Data Path is used for scaling and color space conversion. > > Required properties (controller node): > - compatible: "mediatek,mt8173-mdp" > -- mediatek,vpu: the node of video processor unit, see > - Documentation/devicetree/bindings/media/mediatek-vpu.txt for details. > > Required properties (all function blocks, child node): > - compatible: Should be one of > @@ -41,7 +39,6 @@ Example: > power-domains = <&scpsys MT8173_POWER_DOMAIN_MM>; > iommus = <&iommu M4U_PORT_MDP_RDMA0>; > mediatek,larb = <&larb0>; > - mediatek,vpu = <&vpu>; > }; > > mdp_rdma1: rdma@14002000 { > -- > 2.32.0.554.ge1b32706d8-goog >