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 || ARCH_K3
37 depends on USB_SUPPORT
40 select OMAP_CONTROL_PHY if ARCH_OMAP2PLUS || COMPILE_TEST
42 Enable this to support the transceiver that is part of SOC. This
43 driver takes care of all the PHY functionality apart from comparator.
44 The USB OTG controller communicates with the comparator using this
48 tristate "TI PIPE3 PHY Driver"
49 depends on ARCH_OMAP2PLUS || COMPILE_TEST
51 select OMAP_CONTROL_PHY
53 Enable this to support the PIPE3 PHY that is part of TI SOCs. This
54 driver takes care of all the PHY functionality apart from comparator.
55 This driver interacts with the "OMAP Control PHY Driver" to power
59 tristate "TI TUSB1210 ULPI PHY module"
60 depends on USB_ULPI_BUS
63 Support for TI TUSB1210 USB ULPI PHY.
66 tristate "TWL4030 USB Transceiver Driver"
67 depends on TWL4030_CORE && REGULATOR_TWL4030 && USB_MUSB_OMAP2PLUS
68 depends on USB_SUPPORT
69 depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, this can't 'y'
73 Enable this to support the USB OTG transceiver on TWL4030
74 family chips (including the TWL5030 and TPS659x0 devices).
75 This transceiver supports high and full speed devices plus,
76 in host mode, low speed.
78 config PHY_TI_GMII_SEL
80 default y if TI_CPSW=y
81 depends on TI_CPSW || COMPILE_TEST
86 This driver supports configuring of the TI CPSW Port mode depending on
87 the Ethernet PHY connected to the CPSW Port.