[PATCH v8 0/3] Add support for MT8195 MDP3

From: Moudy Ho
Date: Mon Oct 30 2023 - 05:50:25 EST


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@xxxxxxxxxxxx/
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