kernel_optimize_test/drivers/phy/amlogic
Martin Blumenstingl 05818862bc phy: amlogic: phy-meson-gxl-usb2: default to host mode
The USB2 PHY can switch between PHY_MODE_USB_HOST and
PHY_MODE_USB_DEVICE. However, it cannot do it on it's own since it
requires re-routing of the corresponding USB pins from dwc3 (which is
used for host-mode) to dwc2 (which is used for device-mode).
Thus we don't need to auto-detect the mode based on the USB controller,
which simplifies the driver code.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2018-03-08 13:56:28 +05:30
..
Kconfig phy: amlogic: phy-meson-gxl-usb2: default to host mode 2018-03-08 13:56:28 +05:30
Makefile
phy-meson-gxl-usb2.c phy: amlogic: phy-meson-gxl-usb2: default to host mode 2018-03-08 13:56:28 +05:30
phy-meson8b-usb2.c phy: meson8b-usb2: add support for the USB PHY on Meson8 SoCs 2017-06-06 14:50:14 +05:30