Message ID | 20230709041926.4052245-1-dmitry.baryshkov@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: qcom: qrb5165-rb5: enable DP support | expand |
On Sun, 09 Jul 2023 07:19:21 +0300, Dmitry Baryshkov wrote: > Implement DisplayPort support for the Qualcomm RB5 platform. > > Note: while testing this, I had link training issues with several > dongles with DP connectors. Other DisplayPort-USB-C dongles (with HDMI > or VGA connectors) work perfectly. > > Dependencies: [1] > Soft-dependencies: [2], [3] > > [...] Applied, thanks! [1/5] dt-bindings: display: msm: dp-controller: document SM8250 compatible https://gitlab.freedesktop.org/lumag/msm/-/commit/5ce85953cc45 Best regards,
On Sun, Jul 09, 2023 at 07:19:21AM +0300, Dmitry Baryshkov wrote: > Implement DisplayPort support for the Qualcomm RB5 platform. > > Note: while testing this, I had link training issues with several > dongles with DP connectors. Other DisplayPort-USB-C dongles (with HDMI > or VGA connectors) work perfectly. > > Dependencies: [1] > Soft-dependencies: [2], [3] > > [1] https://lore.kernel.org/linux-arm-msm/20230515133643.3621656-1-bryan.odonoghue@linaro.org/ I'm not able to find a version of this series ready to be merged, can you please help me find it? Regards, Bjorn
On 18/07/2023 07:37, Bjorn Andersson wrote: > On Sun, Jul 09, 2023 at 07:19:21AM +0300, Dmitry Baryshkov wrote: >> Implement DisplayPort support for the Qualcomm RB5 platform. >> >> Note: while testing this, I had link training issues with several >> dongles with DP connectors. Other DisplayPort-USB-C dongles (with HDMI >> or VGA connectors) work perfectly. >> >> Dependencies: [1] >> Soft-dependencies: [2], [3] >> >> [1] https://lore.kernel.org/linux-arm-msm/20230515133643.3621656-1-bryan.odonoghue@linaro.org/ > > I'm not able to find a version of this series ready to be merged, can > you please help me find it? This = Bryan's? I have posted some (small) feedback regarding v8. You also had issues with orientation switching bindings, etc. So there should be v9. > > Regards, > Bjorn
On Tue, Jul 18, 2023 at 09:09:41AM +0300, Dmitry Baryshkov wrote: > On 18/07/2023 07:37, Bjorn Andersson wrote: > > On Sun, Jul 09, 2023 at 07:19:21AM +0300, Dmitry Baryshkov wrote: > > > Implement DisplayPort support for the Qualcomm RB5 platform. > > > > > > Note: while testing this, I had link training issues with several > > > dongles with DP connectors. Other DisplayPort-USB-C dongles (with HDMI > > > or VGA connectors) work perfectly. > > > > > > Dependencies: [1] > > > Soft-dependencies: [2], [3] > > > > > > [1] https://lore.kernel.org/linux-arm-msm/20230515133643.3621656-1-bryan.odonoghue@linaro.org/ > > > > I'm not able to find a version of this series ready to be merged, can > > you please help me find it? > > This = Bryan's? I have posted some (small) feedback regarding v8. You also > had issues with orientation switching bindings, etc. So there should be v9. > Right, Bryan's series. You linked to v8 which has requests for changes, and I can't find v9. Am I just bad at searching? Regards, Bjorn
On 22/07/2023 05:49, Bjorn Andersson wrote: > On Tue, Jul 18, 2023 at 09:09:41AM +0300, Dmitry Baryshkov wrote: >> On 18/07/2023 07:37, Bjorn Andersson wrote: >>> On Sun, Jul 09, 2023 at 07:19:21AM +0300, Dmitry Baryshkov wrote: >>>> Implement DisplayPort support for the Qualcomm RB5 platform. >>>> >>>> Note: while testing this, I had link training issues with several >>>> dongles with DP connectors. Other DisplayPort-USB-C dongles (with HDMI >>>> or VGA connectors) work perfectly. >>>> >>>> Dependencies: [1] >>>> Soft-dependencies: [2], [3] >>>> >>>> [1] https://lore.kernel.org/linux-arm-msm/20230515133643.3621656-1-bryan.odonoghue@linaro.org/ >>> >>> I'm not able to find a version of this series ready to be merged, can >>> you please help me find it? >> >> This = Bryan's? I have posted some (small) feedback regarding v8. You also >> had issues with orientation switching bindings, etc. So there should be v9. >> > > Right, Bryan's series. You linked to v8 which has requests for changes, > and I can't find v9. Am I just bad at searching? > I think v9 has never been sent.
On Sun, 09 Jul 2023 07:19:21 +0300, Dmitry Baryshkov wrote: > Implement DisplayPort support for the Qualcomm RB5 platform. > > Note: while testing this, I had link training issues with several > dongles with DP connectors. Other DisplayPort-USB-C dongles (with HDMI > or VGA connectors) work perfectly. > > Dependencies: [1] > Soft-dependencies: [2], [3] > > [...] Applied, thanks! [2/5] arm64: dts: qcom: sm8250: Add DisplayPort device node commit: 956aa24b16350a50d3a6beb9237bc35aa2f447d6 [3/5] arm64: dts: qcom: qrb5165-rb5: add onboard USB-C redriver commit: d342e1c993bd7589cad9d2da099c6a9c652ecb9f [4/5] arm64: dts: qcom: qrb5165-rb5: enable displayport controller commit: 96387ee7534dc449be35a9bb98b7668da2bed545 [5/5] arm64: dts: qcom: qrb5165-rb5: enable DP altmode commit: b3dea914127e9065df003002ed13a2ef40d19877 Best regards,