]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: mediatek: mt8195: Add base display controller graph
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Thu, 13 Feb 2025 11:20:06 +0000 (12:20 +0100)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Thu, 6 Mar 2025 09:53:06 +0000 (10:53 +0100)
commit681c8ba5cf40f8b43ecb6a5c9cb0b06b2bc0157d
tree22bd06c1863cc0185a314bee08f376e1925a347c
parentafcd38c9bb0e2a92b26b036f3ba6181052edbe88
arm64: dts: mediatek: mt8195: Add base display controller graph

The display related IPs in MT8195 are flexible and support being
interconnected with different instances of DDP IPs and/or with
different DDP IPs, forming a full Display Data Path that ends
with an actual display output, which is board specific.

Add a common graph in the main mt8195.dtsi devicetree, which is
shared between all of the currently supported boards.
All boards featuring any display functionality will extend this
common graph to hook the display controller of the SoC to their
specific output port(s).

Link: https://lore.kernel.org/r/20250213112008.56394-2-angelogioacchino.delregno@collabora.com
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/boot/dts/mediatek/mt8195.dtsi