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

From: Wayne Chang
Date: Wed Mar 06 2024 - 22:03:59 EST


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
--
2.25.1