mbox series

[0/2] Fix incorrect USB3 phy parsing in tegra-xudc

Message ID 20240305161122.1254099-1-waynec@nvidia.com
Headers show
Series Fix incorrect USB3 phy parsing in tegra-xudc | expand

Message

Wayne Chang March 5, 2024, 4:11 p.m. UTC
The patch series introduces a new API for retrieving the port number of the PHY.
And then utilized this API to address an issue in the USB3 PHY retrieval logic.

Wayne Chang (2):
  phy: tegra: xusb: Add API to retrieve the port number of phy
  usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic

 drivers/phy/tegra/xusb.c            | 13 ++++++++++
 drivers/usb/gadget/udc/tegra-xudc.c | 39 ++++++++++++++++++-----------
 include/linux/phy/tegra/xusb.h      |  1 +
 3 files changed, 39 insertions(+), 14 deletions(-)


base-commit: 90d35da658da8cff0d4ecbb5113f5fac9d00eb72