Re: [PATCH v15 1/3] dt-binding: mediatek: add bindings for MediaTek MDP3 components

From: Rob Herring
Date: Tue May 17 2022 - 13:54:04 EST


On Thu, 12 May 2022 17:23:04 +0800, Moudy Ho wrote:
> This patch adds DT binding documents for Media Data Path 3 (MDP3)
> a unit in multimedia system combined with several components and
> used for scaling and color format convert.
>
> Signed-off-by: Moudy Ho <moudy.ho@xxxxxxxxxxxx>
> ---
> .../bindings/media/mediatek,mdp3-rdma.yaml | 85 +++++++++++++++++++
> .../bindings/media/mediatek,mdp3-rsz.yaml | 65 ++++++++++++++
> .../bindings/media/mediatek,mdp3-wrot.yaml | 70 +++++++++++++++
> .../bindings/soc/mediatek/mediatek,ccorr.yaml | 58 +++++++++++++
> .../bindings/soc/mediatek/mediatek,wdma.yaml | 71 ++++++++++++++++
> 5 files changed, 349 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-rdma.yaml
> create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-rsz.yaml
> create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-wrot.yaml
> create mode 100644 Documentation/devicetree/bindings/soc/mediatek/mediatek,ccorr.yaml
> create mode 100644 Documentation/devicetree/bindings/soc/mediatek/mediatek,wdma.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>