[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240305161122.1254099-1-waynec@nvidia.com>
Date: Wed, 6 Mar 2024 00:11:20 +0800
From: Wayne Chang <waynec@...dia.com>
To: <waynec@...dia.com>, <jonathanh@...dia.com>, <thierry.reding@...il.com>,
<jckuo@...dia.com>, <vkoul@...nel.org>, <kishon@...nel.org>,
<gregkh@...uxfoundation.org>
CC: <linux-phy@...ts.infradead.org>, <linux-tegra@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <linux-usb@...r.kernel.org>
Subject: [PATCH 0/2] Fix incorrect USB3 phy parsing in tegra-xudc
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
Powered by blists - more mailing lists