Re: [PATCH v4 1/4] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings

From: Rob Herring
Date: Mon Nov 30 2020 - 20:36:27 EST


On Fri, Nov 20, 2020 at 10:29:03AM +0800, Daoyuan Huang wrote:
> From: daoyuan huang <daoyuan.huang@xxxxxxxxxxxx>
>
> This patch adds DT binding document for Media Data Path 3 (MDP3)
> a unit in multimedia system used for scaling and color format convert.
>
> Signed-off-by: Ping-Hsun Wu <ping-hsun.wu@xxxxxxxxxxxx>
> Signed-off-by: daoyuan huang <daoyuan.huang@xxxxxxxxxxxx>
> ---
> .../bindings/media/mediatek,mt8183-mdp3.txt | 208 ++++++++++++++++++
> 1 file changed, 208 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/mediatek,mt8183-mdp3.txt

In the year since last posting, DT bindings are now in schema format.

Rob