[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230912075651.10693-1-moudy.ho@mediatek.com>
Date: Tue, 12 Sep 2023 15:56:48 +0800
From: Moudy Ho <moudy.ho@...iatek.com>
To: Chun-Kuang Hu <chunkuang.hu@...nel.org>,
Philipp Zabel <p.zabel@...gutronix.de>,
David Airlie <airlied@...il.com>,
Daniel Vetter <daniel@...ll.ch>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>,
Hans Verkuil <hverkuil-cisco@...all.nl>
CC: AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>,
<dri-devel@...ts.freedesktop.org>,
<linux-mediatek@...ts.infradead.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <linux-media@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
"Moudy Ho" <moudy.ho@...iatek.com>
Subject: [PATCH v5 0/3] introduce more MDP3 components in mt8195
Changes since v4:
- Rebase on v6.6-rc1
- Organize identical hardware components into their respective files.
Hi,
The purpose of this patch is to separate the MDP3-related bindings from
the original mailing list mentioned below:
https://lore.kernel.org/all/20230208092209.19472-1-moudy.ho@mediatek.com/
Those binding files describe additional components that
are present in the mt8195.
Moudy Ho (3):
dt-binding: mediatek: correct MDP3 node with generic names
dt-binding: mediatek: integrate MDP RDMA to one binding
dt-binding: mediatek: add MediaTek mt8195 MDP3 components
.../display/mediatek/mediatek,aal.yaml | 2 +-
.../display/mediatek/mediatek,color.yaml | 2 +-
.../display/mediatek/mediatek,mdp-rdma.yaml | 88 -------------------
.../display/mediatek/mediatek,merge.yaml | 1 +
.../display/mediatek/mediatek,ovl.yaml | 2 +-
.../display/mediatek/mediatek,split.yaml | 1 +
.../bindings/media/mediatek,mdp3-fg.yaml | 61 +++++++++++++
.../bindings/media/mediatek,mdp3-hdr.yaml | 60 +++++++++++++
.../bindings/media/mediatek,mdp3-pad.yaml | 61 +++++++++++++
.../bindings/media/mediatek,mdp3-rdma.yaml | 50 ++++++-----
.../bindings/media/mediatek,mdp3-stitch.yaml | 61 +++++++++++++
.../bindings/media/mediatek,mdp3-tcc.yaml | 60 +++++++++++++
.../bindings/media/mediatek,mdp3-tdshp.yaml | 61 +++++++++++++
.../bindings/media/mediatek,mdp3-wrot.yaml | 23 +++--
14 files changed, 412 insertions(+), 121 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek,mdp-rdma.yaml
create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-fg.yaml
create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-hdr.yaml
create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-pad.yaml
create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-stitch.yaml
create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-tcc.yaml
create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-tdshp.yaml
--
2.18.0
Powered by blists - more mailing lists