mbox series

[v2,0/2] arm64: dts: qcom: x1e80100: qcp/t14s: Enable USB multi-port controller related ports

Message ID 20241202-x1e80100-qcp-t14-enable-usb-type-a-ports-v2-0-7360ed65c769@linaro.org
Headers show
Series arm64: dts: qcom: x1e80100: qcp/t14s: Enable USB multi-port controller related ports | expand

Message

Abel Vesa Dec. 2, 2024, 9:23 a.m. UTC
Both QCP and T14s have 2 NXP PTN3222 eUSB-to-USB2 redrivers used to level-shift
between the USB multi-port controller High-Speed PHY eUSB2 and the USB
Type-A ports connected to it. The QCP has a 3rd instance of this
redriver but is connected to the USB2S controller.

Describe the redrivers used for the USB multi-port and enable each pair
of PHYS and controller in order to enable USB support on those 2 Type-A ports
on each board.

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
---
Changes in v2:
- Reordered alphabetically the HS PHYs and QMP PHYs in each dtsi, as per
  Konrad's request.
- Picked up Konrad's R-b tags
- Link to v1: https://lore.kernel.org/r/20241105-x1e80100-qcp-t14-enable-usb-type-a-ports-v1-0-b4386def91d8@linaro.org

---
Abel Vesa (2):
      arm64: dts: qcom: x1e78100-t14s: Enable support for both Type-A USB ports
      arm64: dts: qcom: x1e78100-qcp: Enable Type-A USB ports labeled 3 and 4/6

 .../dts/qcom/x1e78100-lenovo-thinkpad-t14s.dts     | 86 ++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/x1e80100-qcp.dts          | 86 ++++++++++++++++++++++
 2 files changed, 172 insertions(+)
---
base-commit: f486c8aa16b8172f63bddc70116a0c897a7f3f02
change-id: 20241105-x1e80100-qcp-t14-enable-usb-type-a-ports-552ced3b4430

Best regards,

Comments

Bjorn Andersson Dec. 26, 2024, 10:38 p.m. UTC | #1
On Mon, 02 Dec 2024 11:23:16 +0200, Abel Vesa wrote:
> Both QCP and T14s have 2 NXP PTN3222 eUSB-to-USB2 redrivers used to level-shift
> between the USB multi-port controller High-Speed PHY eUSB2 and the USB
> Type-A ports connected to it. The QCP has a 3rd instance of this
> redriver but is connected to the USB2S controller.
> 
> Describe the redrivers used for the USB multi-port and enable each pair
> of PHYS and controller in order to enable USB support on those 2 Type-A ports
> on each board.
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: qcom: x1e78100-t14s: Enable support for both Type-A USB ports
      commit: ffbf3a8be76613d83c41de40312235cb7cb2cbe4
[2/2] arm64: dts: qcom: x1e78100-qcp: Enable Type-A USB ports labeled 3 and 4/6
      commit: 9f53c3611960a97d2b71825477e96fd8c2fbb050

Best regards,