Thomas Gleixner | ec8f24b | 2019-05-19 13:07:45 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Vivek Gautam | 0b56e9a | 2017-05-11 12:17:42 +0530 | [diff] [blame] | 2 | # |
| 3 | # Phy drivers for Broadcom platforms |
| 4 | # |
Cai Huoqing | 34356d1 | 2021-09-23 10:50:13 +0800 | [diff] [blame] | 5 | menu "PHY drivers for Broadcom platforms" |
| 6 | |
Álvaro Fernández Rojas | 783f6d3 | 2020-07-20 15:12:09 +0200 | [diff] [blame] | 7 | config PHY_BCM63XX_USBH |
| 8 | tristate "BCM63xx USBH PHY driver" |
| 9 | depends on BMIPS_GENERIC || COMPILE_TEST |
| 10 | select GENERIC_PHY |
| 11 | help |
| 12 | Enable this to support the BCM63xx USBH PHY driver. |
| 13 | If unsure, say N. |
| 14 | |
Vivek Gautam | 0b56e9a | 2017-05-11 12:17:42 +0530 | [diff] [blame] | 15 | config PHY_CYGNUS_PCIE |
| 16 | tristate "Broadcom Cygnus PCIe PHY driver" |
| 17 | depends on OF && (ARCH_BCM_CYGNUS || COMPILE_TEST) |
| 18 | select GENERIC_PHY |
| 19 | default ARCH_BCM_CYGNUS |
| 20 | help |
| 21 | Enable this to support the Broadcom Cygnus PCIe PHY. |
| 22 | If unsure, say N. |
| 23 | |
Srinath Mannam | 4dcddbb | 2019-03-19 14:45:43 +0530 | [diff] [blame] | 24 | config PHY_BCM_SR_USB |
| 25 | tristate "Broadcom Stingray USB PHY driver" |
| 26 | depends on OF && (ARCH_BCM_IPROC || COMPILE_TEST) |
| 27 | select GENERIC_PHY |
| 28 | default ARCH_BCM_IPROC |
| 29 | help |
| 30 | Enable this to support the Broadcom Stingray USB PHY |
| 31 | driver. It supports all versions of Superspeed and |
| 32 | Highspeed PHYs. |
| 33 | If unsure, say N. |
| 34 | |
Vivek Gautam | 0b56e9a | 2017-05-11 12:17:42 +0530 | [diff] [blame] | 35 | config BCM_KONA_USB2_PHY |
| 36 | tristate "Broadcom Kona USB2 PHY Driver" |
| 37 | depends on HAS_IOMEM |
| 38 | select GENERIC_PHY |
| 39 | help |
| 40 | Enable this to support the Broadcom Kona USB 2.0 PHY. |
| 41 | |
| 42 | config PHY_BCM_NS_USB2 |
| 43 | tristate "Broadcom Northstar USB 2.0 PHY Driver" |
| 44 | depends on ARCH_BCM_IPROC || COMPILE_TEST |
| 45 | depends on HAS_IOMEM && OF |
| 46 | select GENERIC_PHY |
| 47 | help |
| 48 | Enable this to support Broadcom USB 2.0 PHY connected to the USB |
| 49 | controller on Northstar family. |
| 50 | |
| 51 | config PHY_BCM_NS_USB3 |
| 52 | tristate "Broadcom Northstar USB 3.0 PHY Driver" |
| 53 | depends on ARCH_BCM_IPROC || COMPILE_TEST |
| 54 | depends on HAS_IOMEM && OF |
Arnd Bergmann | 245db3c | 2017-07-26 17:14:00 +0200 | [diff] [blame] | 55 | depends on MDIO_BUS |
Vivek Gautam | 0b56e9a | 2017-05-11 12:17:42 +0530 | [diff] [blame] | 56 | select GENERIC_PHY |
| 57 | help |
| 58 | Enable this to support Broadcom USB 3.0 PHY connected to the USB |
| 59 | controller on Northstar family. |
| 60 | |
| 61 | config PHY_NS2_PCIE |
| 62 | tristate "Broadcom Northstar2 PCIe PHY driver" |
Krzysztof Kozlowski | 203b7ee | 2020-01-03 17:47:10 +0100 | [diff] [blame] | 63 | depends on (OF && MDIO_BUS_MUX_BCM_IPROC) || (COMPILE_TEST && MDIO_BUS) |
Vivek Gautam | 0b56e9a | 2017-05-11 12:17:42 +0530 | [diff] [blame] | 64 | select GENERIC_PHY |
| 65 | default ARCH_BCM_IPROC |
| 66 | help |
| 67 | Enable this to support the Broadcom Northstar2 PCIe PHY. |
| 68 | If unsure, say N. |
| 69 | |
Raviteja Garimella | 787f245 | 2017-06-09 17:13:01 +0530 | [diff] [blame] | 70 | config PHY_NS2_USB_DRD |
| 71 | tristate "Broadcom Northstar2 USB DRD PHY support" |
| 72 | depends on OF && (ARCH_BCM_IPROC || COMPILE_TEST) |
| 73 | select GENERIC_PHY |
| 74 | select EXTCON |
| 75 | default ARCH_BCM_IPROC |
| 76 | help |
| 77 | Enable this to support the Broadcom Northstar2 USB DRD PHY. |
| 78 | This driver initializes the PHY in either HOST or DEVICE mode. |
| 79 | The host or device configuration is read from device tree. |
| 80 | |
| 81 | If unsure, say N. |
| 82 | |
Vivek Gautam | 0b56e9a | 2017-05-11 12:17:42 +0530 | [diff] [blame] | 83 | config PHY_BRCM_SATA |
| 84 | tristate "Broadcom SATA PHY driver" |
Florian Fainelli | 26728df | 2018-09-20 12:16:36 -0700 | [diff] [blame] | 85 | depends on ARCH_BRCMSTB || ARCH_BCM_IPROC || BMIPS_GENERIC || \ |
| 86 | ARCH_BCM_63XX || COMPILE_TEST |
Vivek Gautam | 0b56e9a | 2017-05-11 12:17:42 +0530 | [diff] [blame] | 87 | depends on OF |
| 88 | select GENERIC_PHY |
| 89 | default ARCH_BCM_IPROC |
| 90 | help |
| 91 | Enable this to support the Broadcom SATA PHY. |
| 92 | If unsure, say N. |
Al Cooper | 49859e5 | 2017-09-22 15:34:01 -0400 | [diff] [blame] | 93 | |
| 94 | config PHY_BRCM_USB |
| 95 | tristate "Broadcom STB USB PHY driver" |
Rafał Miłecki | 4b402fa | 2021-01-06 21:58:38 +0100 | [diff] [blame] | 96 | depends on ARCH_BCM4908 || ARCH_BRCMSTB || COMPILE_TEST |
Al Cooper | 49859e5 | 2017-09-22 15:34:01 -0400 | [diff] [blame] | 97 | depends on OF |
| 98 | select GENERIC_PHY |
Rafał Miłecki | 261ab1f | 2021-03-05 16:24:06 +0100 | [diff] [blame] | 99 | select SOC_BRCMSTB if ARCH_BRCMSTB |
Al Cooper | 5070ce8 | 2021-12-01 13:06:53 -0500 | [diff] [blame] | 100 | default ARCH_BCM4908 || ARCH_BRCMSTB |
Al Cooper | 49859e5 | 2017-09-22 15:34:01 -0400 | [diff] [blame] | 101 | help |
| 102 | Enable this to support the Broadcom STB USB PHY. |
| 103 | This driver is required by the USB XHCI, EHCI and OHCI |
| 104 | drivers. |
| 105 | If unsure, say N. |
Ray Jui | 92696a8 | 2018-07-06 17:18:33 -0700 | [diff] [blame] | 106 | |
| 107 | config PHY_BCM_SR_PCIE |
| 108 | tristate "Broadcom Stingray PCIe PHY driver" |
| 109 | depends on OF && (ARCH_BCM_IPROC || COMPILE_TEST) |
| 110 | select GENERIC_PHY |
| 111 | select MFD_SYSCON |
| 112 | default ARCH_BCM_IPROC |
| 113 | help |
| 114 | Enable this to support the Broadcom Stingray PCIe PHY |
| 115 | If unsure, say N. |
Cai Huoqing | 34356d1 | 2021-09-23 10:50:13 +0800 | [diff] [blame] | 116 | |
| 117 | endmenu |