Add support for HSIC mode into phy driver. HSIC mode is supported by
second USB controller in Tegra SoC and is used for connecting modem.
Linux kernel has support for HSIC mode in the controller driver itself
(Chipidea driver) but USB PHY part was missing until now.
Svyatoslav Ryhel (2):
usb: phy: tegra: use phy type directly
usb: phy: tegra: add HSIC support
drivers/usb/phy/phy-tegra-usb.c | 304 ++++++++++++++++++++++++++----
include/linux/usb/tegra_usb_phy.h | 7 +-
2 files changed, 278 insertions(+), 33 deletions(-)
--
2.48.1