Re: [PATCH v4 1/2] arm64: dts: qcom: monaco-evk: add lt8713sx bridge with displayport
From: Konrad Dybcio
Date: Thu Mar 19 2026 - 06:11:33 EST
On 3/18/26 8:08 PM, Vishnu Saini wrote:
> Monaco-evk has LT8713sx which act as DP to 3 DP output
> converter. Edp PHY from monaco soc is connected to lt8713sx
> as input and output of lt8713sx is connected to 3 mini DP ports.
>
> Two ports are available in mainboard and one port
> is available on Mezz board.
>
> lt8713sx is connected to soc over i2c0 and with reset gpio
> connected to pin6 of ioexpander5.
>
> Enable the edp nodes from monaco and enable lontium lt8713sx
> bridge node.
>
> Co-developed-by: Prahlad Valluru <vvalluru@xxxxxxxxxxxxxxxx>
> Signed-off-by: Prahlad Valluru <vvalluru@xxxxxxxxxxxxxxxx>
> Signed-off-by: Vishnu Saini <vishnu.saini@xxxxxxxxxxxxxxxx>
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> ---
[...]
> + port@0 {
> + reg = <0>;
> + lt8713sx_dp_in: endpoint {
nit: it'd be neat to have a \n before the property and the following
subnodes
otherwise
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad