public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
To: Mahadevan P <mahadevan.p@oss.qualcomm.com>,
	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>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Enable 4-lane DisplayPort Alt Mode
Date: Wed, 22 Apr 2026 15:04:49 +0200	[thread overview]
Message-ID: <fd01ea28-e23a-4a9d-bfd0-fb5ad0b3d72a@oss.qualcomm.com> (raw)
In-Reply-To: <8eef8d68-b059-469e-9004-39bfe44667cc@oss.qualcomm.com>

On 4/22/26 2:31 PM, Mahadevan P wrote:
> 
> 
> On 4/22/2026 4:19 PM, Konrad Dybcio wrote:
>> On 4/20/26 12:00 PM, Mahadevan P wrote:
>>> Add the mode-switch property to the QMP combo PHY so that mode-switch
>>> events are routed to it, allowing the PHY to enter DisplayPort Alternate
>>> Mode. Expand the DP data-lanes assignment from two to four lanes to make
>>> use of the full link bandwidth available in this configuration.
>>>
>>> Signed-off-by: Mahadevan P <mahadevan.p@oss.qualcomm.com>
>>> ---
>>>   arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 3 ++-
>>>   1 file changed, 2 insertions(+), 1 deletion(-)
>>>
>>> diff --git a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
>>> index e393ccf1884a..0c180e49816f 100644
>>> --- a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
>>> +++ b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
>>> @@ -789,7 +789,7 @@ &mdss_dp {
>>>   };
>>>     &mdss_dp_out {
>>> -    data-lanes = <0 1>;
>>> +    data-lanes = <0 1 2 3>;
>>>       remote-endpoint = <&usb_dp_qmpphy_dp_in>;
>>
>> There was an issue with this on a similar kodiak-iot board:
>>
>> https://lore.kernel.org/linux-arm-msm/zjmf27y5i6ypba3nvsxxceuxn6yogp46lmtrjua37qa4ibrleq@4qv5s2wirgdh/
>>
>> Have you confirmed (through debugfs) that 4 lanes are in use when
>> running this on r3g2?
>>
> 
> yes

Thanks for confirming!

Konrad

  reply	other threads:[~2026-04-22 13:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-20 10:00 [PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Enable 4-lane DisplayPort Alt Mode Mahadevan P
2026-04-20 10:25 ` Neil Armstrong
2026-04-22 10:49 ` Konrad Dybcio
2026-04-22 12:31   ` Mahadevan P
2026-04-22 13:04     ` Konrad Dybcio [this message]
2026-04-22 18:07 ` Dmitry Baryshkov

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=fd01ea28-e23a-4a9d-bfd0-fb5ad0b3d72a@oss.qualcomm.com \
    --to=konrad.dybcio@oss.qualcomm.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mahadevan.p@oss.qualcomm.com \
    --cc=robh@kernel.org \
    /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