1 # SPDX-License-Identifier: GPL-2.0-only
3 # Phy drivers for TI platforms
6 tristate "TI DA8xx USB PHY Driver"
7 depends on ARCH_DAVINCI_DA8XX || COMPILE_TEST
11 Enable this to support the USB PHY on DA8xx SoCs.
13 This driver controls both the USB 1.1 PHY and the USB 2.0 PHY.
16 tristate "TI dm816x USB PHY driver"
17 depends on ARCH_OMAP2PLUS || COMPILE_TEST
18 depends on USB_SUPPORT
22 Enable this for dm816x USB to work.
24 config PHY_AM654_SERDES
25 tristate "TI AM654 SERDES support"
26 depends on OF && ARCH_K3 || COMPILE_TEST
33 This option enables support for TI AM654 SerDes PHY used for
37 tristate "TI J721E WIZ (SERDES Wrapper) support"
38 depends on OF && ARCH_K3 || COMPILE_TEST
39 depends on HAS_IOMEM && OF_ADDRESS
46 This option enables support for WIZ module present in TI's J721E
47 SoC. WIZ is a serdes wrapper used to configure some of the input
48 signals to the SERDES (Sierra/Torrent). This driver configures
49 three clock selects (pll0, pll1, dig) and resets for each of the
52 config OMAP_CONTROL_PHY
53 tristate "OMAP CONTROL PHY Driver"
54 depends on ARCH_OMAP2PLUS || COMPILE_TEST
56 Enable this to add support for the PHY part present in the control
57 module. This driver has API to power on the USB2 PHY and to write to
58 the mailbox. The mailbox is present only in omap4 and the register to
59 power on the USB2 PHY is present in OMAP4 and OMAP5. OMAP5 has an
60 additional register to power on USB3 PHY/SATA PHY/PCIE PHY
64 tristate "OMAP USB2 PHY Driver"
65 depends on ARCH_OMAP2PLUS || ARCH_K3
66 depends on USB_SUPPORT
69 select OMAP_CONTROL_PHY if ARCH_OMAP2PLUS || COMPILE_TEST
71 Enable this to support the transceiver that is part of SOC. This
72 driver takes care of all the PHY functionality apart from comparator.
73 The USB OTG controller communicates with the comparator using this
77 tristate "TI PIPE3 PHY Driver"
78 depends on ARCH_OMAP2PLUS || COMPILE_TEST
80 select OMAP_CONTROL_PHY
82 Enable this to support the PIPE3 PHY that is part of TI SOCs. This
83 driver takes care of all the PHY functionality apart from comparator.
84 This driver interacts with the "OMAP Control PHY Driver" to power
88 tristate "TI TUSB1210 ULPI PHY module"
89 depends on USB_ULPI_BUS
92 Support for TI TUSB1210 USB ULPI PHY.
95 tristate "TWL4030 USB Transceiver Driver"
96 depends on TWL4030_CORE && REGULATOR_TWL4030 && USB_MUSB_OMAP2PLUS
97 depends on USB_SUPPORT
98 depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, this can't 'y'
102 Enable this to support the USB OTG transceiver on TWL4030
103 family chips (including the TWL5030 and TPS659x0 devices).
104 This transceiver supports high and full speed devices plus,
105 in host mode, low speed.
107 config PHY_TI_GMII_SEL
112 This driver supports configuring of the TI CPSW Port mode depending on
113 the Ethernet PHY connected to the CPSW Port.