On Mon, Feb 10, 2020 at 01:41:36PM +0530, Nagarjuna Kristam wrote: > usb-phy is used to get notified on the USB role changes. Get usb-phy from > the UTMI PHY. > > Signed-off-by: Nagarjuna Kristam > --- > V5: > - No changes. > --- > V4: > - Addressed nit comments from Thierry. > - usb_phy_event is used to detect device mode instead of usb_role. > --- > V2-V3: > - No changes in this version > --- > drivers/usb/gadget/udc/tegra-xudc.c | 48 ++++++++++++++++++++++++++++++++++--- > 1 file changed, 45 insertions(+), 3 deletions(-) Acked-by: Thierry Reding