Searched hist:"957 d4ac7c51a5b142a223433f20b51c1a0afde81" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8195-cherry.dtsi | diff 957d4ac7c51a5b142a223433f20b51c1a0afde81 Thu Nov 10 07:37:16 CET 2022 Bo-Chen Chen <rex-bc.chen@mediatek.com> arm64: dts: mediatek: cherry: Add edptx and dptx support
In cherry projects, we use edptx as the internal display interface and use dptx as the external display interface. To support this, we need to add more properties.
- Add pinctrls for edptx and dptx. - Add ports for edptx and dptx.
The port connections for the internal and external display: dp-intf0 -> edptx -> panel dp-intf1 -> dptx
The edptx endpoint is kept empty for now, as the panel addition will come in a later commit.
Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20221110063716.25677-5-rex-bc.chen@mediatek.com Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
|