public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Vishnu Saini <vishnu.saini@oss.qualcomm.com>
Cc: Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, prahlad.valluru@oss.qualcomm.com,
	Prahlad Valluru <vvalluru@qti.qualcomm.com>,
	Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Subject: Re: [PATCH 1/2] arm64: dts: qcom: monaco: add lt8713sx bridge with displayport
Date: Tue, 17 Mar 2026 15:40:31 +0100	[thread overview]
Message-ID: <0fb873c3-671d-487a-b68c-598f3190e3c1@kernel.org> (raw)
In-Reply-To: <ablgwa53EVBD9HIO@hu-vishsain-blr.qualcomm.com>

On 17/03/2026 15:10, Vishnu Saini wrote:
> On Tue, Mar 17, 2026 at 12:42:24PM +0100, Krzysztof Kozlowski wrote:
>> On 17/03/2026 07:03, 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@qti.qualcomm.com>
>>> Signed-off-by: Prahlad Valluru <vvalluru@qti.qualcomm.com>
>>> Signed-off-by: Vishnu Saini <vishnu.saini@oss.qualcomm.com>
>>> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
>>
>> How v1 could be reviewed already? v1 is the first posting.
> This series was reviewed previously, https://lore.kernel.org/all/20251228-lt8713sx-bridge-linux-for-next-v3-0-3f77ad84d7d1@oss.qualcomm.com/
> Maintainer asked to submit a new series once dependent patches are merged.\

Not a v1 in such case. Please keep versioning, changelog and previous
references/lore links.


Best regards,
Krzysztof

  reply	other threads:[~2026-03-17 14:40 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-17  6:03 [PATCH 0/2] Enable lt8713sx bridge with displayport for monaco-evk Vishnu Saini
2026-03-17  6:03 ` [PATCH 1/2] arm64: dts: qcom: monaco: add lt8713sx bridge with displayport Vishnu Saini
2026-03-17  9:22   ` Konrad Dybcio
2026-03-17 13:53     ` Vishnu Saini
2026-03-17 13:58       ` Konrad Dybcio
2026-03-17 11:42   ` Krzysztof Kozlowski
2026-03-17 14:10     ` Vishnu Saini
2026-03-17 14:40       ` Krzysztof Kozlowski [this message]
2026-03-17 14:40       ` Dmitry Baryshkov
2026-03-17 15:25         ` Vishnu Saini
2026-03-17  6:03 ` [PATCH 2/2] arm64: defconfig: Enable Lontium LT8713sx driver Vishnu Saini
2026-03-17 11:44   ` Krzysztof Kozlowski
2026-03-17 13:38     ` Vishnu Saini
2026-03-17 13:49       ` Krzysztof Kozlowski
2026-03-17 14:23         ` Vishnu Saini
2026-03-17 14:40           ` Krzysztof Kozlowski
2026-03-17 15:19             ` Vishnu Saini
2026-03-17 17:51               ` Dmitry Baryshkov
2026-03-17 19:03                 ` Vishnu Saini
  -- strict thread matches above, loose matches on Subject: below --
2025-11-20 10:58 [PATCH 0/2] Enable lt8713sx bridge with displayport for monaco-evk Vishnu Saini
2025-11-20 10:58 ` [PATCH 1/2] arm64: dts: qcom: monaco: add lt8713sx bridge with displayport Vishnu Saini
2025-11-20 12:11   ` Konrad Dybcio
2025-12-19 11:20     ` Vishnu Saini
2025-12-19 12:10       ` Konrad Dybcio
2025-12-19 12:59         ` Vishnu Saini
2025-12-19 13:33           ` Konrad Dybcio
2025-11-20 14:26   ` Bjorn Andersson
2025-12-19 11:24     ` Vishnu Saini
2025-11-24 10:46   ` kernel test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0fb873c3-671d-487a-b68c-598f3190e3c1@kernel.org \
    --to=krzk@kernel.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@oss.qualcomm.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=prahlad.valluru@oss.qualcomm.com \
    --cc=robh@kernel.org \
    --cc=vishnu.saini@oss.qualcomm.com \
    --cc=vvalluru@qti.qualcomm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox