The SC8280XP platform has two instances of the 5nm USB3 UNI phy attached to the multi-port USB controller, this series adds definitions for this PHY. Bjorn Andersson (3): dt-bindings: phy: qcom,qmp: Add compatible for SC8280XP USB3 UNI phy phy: qcom-qmp: Add USB3 5NM QMP UNI registers phy: qcom-qmp: Add SC8280XP USB3 UNI phy .../devicetree/bindings/phy/qcom,qmp-phy.yaml | 1 + drivers/phy/qualcomm/phy-qcom-qmp.c | 138 ++++ .../phy/qualcomm/phy-qcom-usb3-5nm-qmp-uni.h | 617 ++++++++++++++++++ 3 files changed, 756 insertions(+) create mode 100644 drivers/phy/qualcomm/phy-qcom-usb3-5nm-qmp-uni.h -- 2.35.1