[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231030094840.2479-1-moudy.ho@mediatek.com>
Date: Mon, 30 Oct 2023 17:48:37 +0800
From: Moudy Ho <moudy.ho@...iatek.com>
To: Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>
CC: "Nancy . Lin" <nancy.lin@...iatek.com>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>,
Moudy Ho <moudy.ho@...iatek.com>
Subject: [PATCH v8 0/3] Add support for MT8195 MDP3
Changes since v7:
- Rebase on linux-next.
- To align with the display naming conventions, change the compatible name of
padding from 'mediatek,mt8195-mdp3-pad' to 'mediatek,mt8195-mdp3-padding'.
Changes since v6:
- Rebase on v6.6-rc5.
- Add SoC-specific compatible string to the nodes inherited from
MT8183, such as RSZ and WROT.
- Add required property to PAD (padding) for its integration into
the existing binding under display folder.
- Add patch to standardiized DMA related node names, such as VDOSYS RDMA.
Changes since v5:
- Rebase on v6.6-rc2
- Add the required property - interrupts in components
AAL, COLOR and OVL.
Hi,
The purpose of this patch is to separate the MDP3-related dtsi from
the original mailing list mentioned below:
https://lore.kernel.org/all/20230912075805.11432-2-moudy.ho@mediatek.com/
Introducing more components for MDP3 in MT8195.
Moudy Ho (3):
arm64: dts: mediatek: mt8183: correct MDP3 DMA-related nodes
arm64: dts: mediatek: mt8195: revise VDOSYS RDMA node name
arm64: dts: mediatek: mt8195: add MDP3 nodes
arch/arm64/boot/dts/mediatek/mt8183.dtsi | 6 +-
arch/arm64/boot/dts/mediatek/mt8195.dtsi | 416 ++++++++++++++++++++++-
2 files changed, 412 insertions(+), 10 deletions(-)
--
2.18.0
Powered by blists - more mailing lists