[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <579b44ba-3703-a63a-6e79-7da335c1f990@linaro.org>
Date: Wed, 3 May 2023 11:50:05 +0200
From: Neil Armstrong <neil.armstrong@...aro.org>
To: Bjorn Andersson <quic_bjorande@...cinc.com>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Vinod Koul <vkoul@...nel.org>,
Kishon Vijay Abraham I <kishon@...nel.org>,
Johan Hovold <johan@...nel.org>
Cc: Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-arm-msm@...r.kernel.org, linux-phy@...ts.infradead.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/7] phy: qcom-qmp-combo: Support orientation switching
On 25/04/2023 05:40, Bjorn Andersson wrote:
> This adds support for USB and DisplayPort orientation switching to the
> QMP combo PHY, as well as updating the sc8280xp devices to include the
> QMP in the SuperSpeed graph.
>
> Bjorn Andersson (7):
> dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add ports and
> orientation-switch
> phy: qcom-qmp-combo: Move phy_mutex out of com_init/exit
> phy: qcom-qmp-combo: Introduce orientation variable
> phy: qcom-qmp-combo: Introduce orientation switching
> phy: qcom-qmp-combo: Introduce drm_bridge
> arm64: dts: qcom: sc8280xp-crd: Add QMP to SuperSpeed graph
> arm64: dts: qcom: sc8280xp-x13s: Add QMP to SuperSpeed graph
>
> .../phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml | 51 ++++
> arch/arm64/boot/dts/qcom/sc8280xp-crd.dts | 28 ++-
> .../qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 28 ++-
> arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 34 +++
> drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 227 ++++++++++++++----
> 5 files changed, 309 insertions(+), 59 deletions(-)
>
I succesfully tested this on the SM8450 HDK, and the following works:
- USB-C to HDMI, both directions
- USB-C to DP cable to DP display, both directions
- USB-C to USB SuperSpeed, both directions
- USB-C to USB-C, both directions, enables SuperSpeed Plus Gen 2x1
Tested-by: Neil Armstrong <neil.armstrong@...aro.org> # on HDK8450
Thanks,
Neil
Powered by blists - more mailing lists