[PATCH 0/7] phy: qcom-qmp-combo: Support orientation switching
Steev Klimaszewski
steev at kali.org
Mon Apr 24 21:58:14 PDT 2023
Hi Bjorn,
On Mon, Apr 24, 2023 at 10:40 PM Bjorn Andersson
<quic_bjorande at quicinc.com> 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(-)
>
> --
> 2.39.2
>
Thank you! I have been looking forward to this patchset for a while :)
Tested with 05ac:1460 Apple, Inc. Digital AV Multiport Adapter and
0639:7210 Chrontel, Inc. Billboard and both work with orientation
switching.
Tested-by: Steev Klimaszewski <steev at kali.org>
More information about the linux-phy
mailing list