Re: [PATCH v2 4/4] arm64: dts: mediatek: cherry: Add edptx and dptx support

From: AngeloGioacchino Del Regno
Date: Thu Sep 15 2022 - 06:27:57 EST


Il 15/09/22 11:46, Bo-Chen Chen ha scritto:
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

Because it lacks port of panel, so we keep empty remote-endpoint for
port1@edptx.

Better wording:

The eDP TX 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@xxxxxxxxxxxx>

...after which:

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>