Re: [PATCH v3 0/2] Enable lt8713sx bridge with displayport for monaco-evk

From: Vishnu Saini

Date: Sat Feb 21 2026 - 18:41:27 EST


On Wed, Jan 21, 2026 at 08:12:28AM -0600, Bjorn Andersson wrote:
> On Sun, Dec 28, 2025 at 07:10:37PM +0530, Vishnu Saini wrote:
> > This series enables lt8713sx bridge and displayport on Qualcomm
> > monaco-evk platform.
> >
>
> Please answer Dmitry's questions and please send out a new version once
> dependencies are in linux-next, so that I can merge it. Will drop this
> version from my queue.
Sorry for the late reply.
I have answered Dmitry’s questions in a separate response to the relevant review comments.
I will send the next revision if further changes are needed, and will submit a new series once the patch is finalized and all dependencies have landed in linux‑next.
Thanks for the review and patience.

> Regards,
> Bjorn
>
> > Signed-off-by: Vishnu Saini <vishnu.saini@xxxxxxxxxxxxxxxx>
> > ---
> > Changes in v3:
> > - Used existing qup_i2c0_data_clk as default i2c0 pinctrl and provided it's drive-strength, bias-pull-up.
> > - Link to v2: https://lore.kernel.org/r/20251219-lt8713sx-bridge-linux-for-next-v2-0-2e53f5490eb9@xxxxxxxxxxxxxxxx
> >
> > Changes in v2:
> > - Configure DP PHY supplies and DP pinctrl
> > - Configure in/out ports and connectors for lt8713sx bridge
> > - Use correct base commit and fixed build issues
> > - Link to v1: https://lore.kernel.org/r/20251120-lt8713sx-bridge-linux-for-next-v1-0-2246fc5fb490@xxxxxxxxxxxxxxxx
> >
> > ---
> > Vishnu Saini (2):
> > arm64: dts: qcom: monaco: add lt8713sx bridge with displayport
> > arm64: defconfig: Enable Lontium LT8713sx driver
> >
> > arch/arm64/boot/dts/qcom/monaco-evk.dts | 89 +++++++++++++++++++++++++++++++++
> > arch/arm64/boot/dts/qcom/monaco.dtsi | 6 +++
> > arch/arm64/configs/defconfig | 1 +
> > 3 files changed, 96 insertions(+)
> > ---
> > base-commit: c2469dc74020684c2aed314701d999cc37c95717
> > change-id: 20251120-lt8713sx-bridge-linux-for-next-30838c5a2719
> >
> > Best regards,
> > --
> > Vishnu Saini <vishnu.saini@xxxxxxxxxxxxxxxx>
> >