On Mon, Dec 30, 2019 at 04:39:43PM +0530, Nagarjuna Kristam wrote: > Add support for set_mode on USB 2 phy. This allow XUSB host/device mode > drivers to configure the hardware to corresponding modes. > > Signed-off-by: Nagarjuna Kristam > --- > V2-V3: > - No changes in this version > --- > drivers/phy/tegra/xusb-tegra210.c | 126 ++++++++++++++++++++++++++++++-------- > 1 file changed, 99 insertions(+), 27 deletions(-) Acked-by: Thierry Reding