[PATCH v6 9/9] dt-bindings: mediatek: remove vpu requirement from mtk-mdp
Eizan Miyamoto
eizan at chromium.org
Mon Aug 2 05:12:15 PDT 2021
It is no longer needed by the mtk-mdp driver
Signed-off-by: Eizan Miyamoto <eizan at chromium.org>
---
(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 at 14002000 {
--
2.32.0.554.ge1b32706d8-goog
More information about the Linux-mediatek
mailing list