mbox series

[v6,0/2] Add support for MT8195 MDP3

Message ID 20230922065017.10357-1-moudy.ho@mediatek.com (mailing list archive)
Headers show
Series Add support for MT8195 MDP3 | expand

Message

Moudy Ho (何宗原) Sept. 22, 2023, 6:50 a.m. UTC
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 (2):
  arm64: dts: mediatek: mt8183: correct MDP3 DMA-related nodes
  arm64: dts: mediatek: mt8195: add MDP3 nodes

 arch/arm64/boot/dts/mediatek/mt8183.dtsi |   6 +-
 arch/arm64/boot/dts/mediatek/mt8195.dtsi | 388 +++++++++++++++++++++++
 2 files changed, 392 insertions(+), 2 deletions(-)