2 # Phy drivers for TI platforms
5 tristate "TI DA8xx USB PHY Driver"
6 depends on ARCH_DAVINCI_DA8XX
10 Enable this to support the USB PHY on DA8xx SoCs.
12 This driver controls both the USB 1.1 PHY and the USB 2.0 PHY.
15 tristate "TI dm816x USB PHY driver"
16 depends on ARCH_OMAP2PLUS
17 depends on USB_SUPPORT
21 Enable this for dm816x USB to work.
23 config OMAP_CONTROL_PHY
24 tristate "OMAP CONTROL PHY Driver"
25 depends on ARCH_OMAP2PLUS || COMPILE_TEST
27 Enable this to add support for the PHY part present in the control
28 module. This driver has API to power on the USB2 PHY and to write to
29 the mailbox. The mailbox is present only in omap4 and the register to
30 power on the USB2 PHY is present in OMAP4 and OMAP5. OMAP5 has an
31 additional register to power on USB3 PHY/SATA PHY/PCIE PHY
35 tristate "OMAP USB2 PHY Driver"
36 depends on ARCH_OMAP2PLUS
37 depends on USB_SUPPORT
40 select OMAP_CONTROL_PHY
41 depends on OMAP_OCP2SCP
43 Enable this to support the transceiver that is part of SOC. This
44 driver takes care of all the PHY functionality apart from comparator.
45 The USB OTG controller communicates with the comparator using this
49 tristate "TI PIPE3 PHY Driver"
50 depends on ARCH_OMAP2PLUS || COMPILE_TEST
52 select OMAP_CONTROL_PHY
53 depends on OMAP_OCP2SCP
55 Enable this to support the PIPE3 PHY that is part of TI SOCs. This
56 driver takes care of all the PHY functionality apart from comparator.
57 This driver interacts with the "OMAP Control PHY Driver" to power
61 tristate "TI TUSB1210 ULPI PHY module"
62 depends on USB_ULPI_BUS
65 Support for TI TUSB1210 USB ULPI PHY.
68 tristate "TWL4030 USB Transceiver Driver"
69 depends on TWL4030_CORE && REGULATOR_TWL4030 && USB_MUSB_OMAP2PLUS
70 depends on USB_SUPPORT
71 depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, this can't 'y'
75 Enable this to support the USB OTG transceiver on TWL4030
76 family chips (including the TWL5030 and TPS659x0 devices).
77 This transceiver supports high and full speed devices plus,
78 in host mode, low speed.