Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / phy / Kconfig
CommitLineData
ff764963
KVA
1#
2# PHY
3#
4
5menu "PHY Subsystem"
6
7config GENERIC_PHY
b51fbf9f 8 bool "PHY Core"
ff764963
KVA
9 help
10 Generic PHY support.
11
12 This framework is designed to provide a generic interface for PHY
13 devices present in the kernel. This layer will have the generic
14 API by which phy drivers can create PHY using the phy framework and
15 phy users can obtain reference to the PHY. All the users of this
16 framework should select this config.
17
d3feb406
RM
18config PHY_BCM_NS_USB2
19 tristate "Broadcom Northstar USB 2.0 PHY Driver"
20 depends on ARCH_BCM_IPROC || COMPILE_TEST
21 depends on HAS_IOMEM && OF
22 select GENERIC_PHY
23 help
24 Enable this to support Broadcom USB 2.0 PHY connected to the USB
25 controller on Northstar family.
26
13ebb68c
AT
27config PHY_BERLIN_USB
28 tristate "Marvell Berlin USB PHY Driver"
29 depends on ARCH_BERLIN && RESET_CONTROLLER && HAS_IOMEM && OF
30 select GENERIC_PHY
31 help
32 Enable this to support the USB PHY on Marvell Berlin SoCs.
33
942a31b5
AT
34config PHY_BERLIN_SATA
35 tristate "Marvell Berlin SATA PHY driver"
36 depends on ARCH_BERLIN && HAS_IOMEM && OF
37 select GENERIC_PHY
38 help
39 Enable this to support the SATA PHY on Marvell Berlin SoCs.
40
eee47538
GC
41config ARMADA375_USBCLUSTER_PHY
42 def_bool y
43 depends on MACH_ARMADA_375 || COMPILE_TEST
89636add 44 depends on OF && HAS_IOMEM
eee47538
GC
45 select GENERIC_PHY
46
f2e60041
DL
47config PHY_DA8XX_USB
48 tristate "TI DA8xx USB PHY Driver"
49 depends on ARCH_DAVINCI_DA8XX
50 select GENERIC_PHY
51 select MFD_SYSCON
52 help
53 Enable this to support the USB PHY on DA8xx SoCs.
54
55 This driver controls both the USB 1.1 PHY and the USB 2.0 PHY.
56
609adde8
TL
57config PHY_DM816X_USB
58 tristate "TI dm816x USB PHY driver"
59 depends on ARCH_OMAP2PLUS
7f7a4d30 60 depends on USB_SUPPORT
609adde8 61 select GENERIC_PHY
7f7a4d30 62 select USB_PHY
609adde8
TL
63 help
64 Enable this for dm816x USB to work.
65
069d2e26
SN
66config PHY_EXYNOS_MIPI_VIDEO
67 tristate "S5P/EXYNOS SoC series MIPI CSI-2/DSI PHY driver"
13454e5e
SN
68 depends on HAS_IOMEM
69 depends on ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST
70 select GENERIC_PHY
71 default y if ARCH_S5PV210 || ARCH_EXYNOS
069d2e26
SN
72 help
73 Support for MIPI CSI-2 and MIPI DSI DPHY found on Samsung S5P
74 and EXYNOS SoCs.
75
cbf919bd
JE
76config PHY_LPC18XX_USB_OTG
77 tristate "NXP LPC18xx/43xx SoC USB OTG PHY driver"
78 depends on OF && (ARCH_LPC18XX || COMPILE_TEST)
79 depends on MFD_SYSCON
80 select GENERIC_PHY
81 help
82 Enable this to support NXP LPC18xx/43xx internal USB OTG PHY.
83
84 This driver is need for USB0 support on LPC18xx/43xx and takes
85 care of enabling and clock setup.
86
10d9029b
RH
87config PHY_PXA_28NM_HSIC
88 tristate "Marvell USB HSIC 28nm PHY Driver"
1c4b1d1d 89 depends on HAS_IOMEM
10d9029b
RH
90 select GENERIC_PHY
91 help
92 Enable this to support Marvell USB HSIC PHY driver for Marvell
93 SoC. This driver will do the PHY initialization and shutdown.
94 The PHY driver will be used by Marvell ehci driver.
95
96 To compile this driver as a module, choose M here.
97
603c5f9d
RH
98config PHY_PXA_28NM_USB2
99 tristate "Marvell USB 2.0 28nm PHY Driver"
1c4b1d1d 100 depends on HAS_IOMEM
603c5f9d
RH
101 select GENERIC_PHY
102 help
103 Enable this to support Marvell USB 2.0 PHY driver for Marvell
104 SoC. This driver will do the PHY initialization and shutdown.
105 The PHY driver will be used by Marvell udc/ehci/otg driver.
106
107 To compile this driver as a module, choose M here.
108
e3eae857
AL
109config PHY_MVEBU_SATA
110 def_bool y
74d64b59 111 depends on ARCH_DOVE || MACH_DOVE || MACH_KIRKWOOD
e3eae857
AL
112 depends on OF
113 select GENERIC_PHY
114
2c14e9be
GF
115config PHY_MIPHY28LP
116 tristate "STMicroelectronics MIPHY28LP PHY driver for STiH407"
117 depends on ARCH_STI
118 select GENERIC_PHY
119 help
120 Enable this to support the miphy transceiver (for SATA/PCIE/USB3)
121 that is part of STMicroelectronics STiH407 SoC.
122
6e877fed
LJ
123config PHY_MIPHY365X
124 tristate "STMicroelectronics MIPHY365X PHY driver for STiH41x series"
125 depends on ARCH_STI
6e877fed
LJ
126 depends on HAS_IOMEM
127 depends on OF
fbb1a770 128 select GENERIC_PHY
6e877fed
LJ
129 help
130 Enable this to support the miphy transceiver (for SATA/PCIE)
131 that is part of STMicroelectronics STiH41x SoC series.
132
1233f59f
SS
133config PHY_RCAR_GEN2
134 tristate "Renesas R-Car generation 2 USB PHY driver"
ec9e8052 135 depends on ARCH_RENESAS
1233f59f
SS
136 depends on GENERIC_PHY
137 help
138 Support for USB PHY found on Renesas R-Car generation 2 SoCs.
139
f3b5a8d9
YS
140config PHY_RCAR_GEN3_USB2
141 tristate "Renesas R-Car generation 3 USB 2.0 PHY driver"
ec9e8052 142 depends on ARCH_RENESAS
2b38543c 143 depends on EXTCON
f3b5a8d9
YS
144 select GENERIC_PHY
145 help
146 Support for USB 2.0 PHY found on Renesas R-Car generation 3 SoCs.
147
14da699b
KVA
148config OMAP_CONTROL_PHY
149 tristate "OMAP CONTROL PHY Driver"
907aa3aa 150 depends on ARCH_OMAP2PLUS || COMPILE_TEST
14da699b
KVA
151 help
152 Enable this to add support for the PHY part present in the control
153 module. This driver has API to power on the USB2 PHY and to write to
154 the mailbox. The mailbox is present only in omap4 and the register to
155 power on the USB2 PHY is present in OMAP4 and OMAP5. OMAP5 has an
156 additional register to power on USB3 PHY/SATA PHY/PCIE PHY
157 (PIPE3 PHY).
158
5d93d1e7
KVA
159config OMAP_USB2
160 tristate "OMAP USB2 PHY Driver"
161 depends on ARCH_OMAP2PLUS
7f7a4d30 162 depends on USB_SUPPORT
5d93d1e7 163 select GENERIC_PHY
7f7a4d30 164 select USB_PHY
14da699b 165 select OMAP_CONTROL_PHY
02133b9e 166 depends on OMAP_OCP2SCP
5d93d1e7
KVA
167 help
168 Enable this to support the transceiver that is part of SOC. This
169 driver takes care of all the PHY functionality apart from comparator.
170 The USB OTG controller communicates with the comparator using this
171 driver.
172
a70143bb
KVA
173config TI_PIPE3
174 tristate "TI PIPE3 PHY Driver"
175 depends on ARCH_OMAP2PLUS || COMPILE_TEST
176 select GENERIC_PHY
14da699b 177 select OMAP_CONTROL_PHY
02133b9e 178 depends on OMAP_OCP2SCP
a70143bb
KVA
179 help
180 Enable this to support the PIPE3 PHY that is part of TI SOCs. This
181 driver takes care of all the PHY functionality apart from comparator.
182 This driver interacts with the "OMAP Control PHY Driver" to power
183 on/off the PHY.
184
6747caa7
KVA
185config TWL4030_USB
186 tristate "TWL4030 USB Transceiver Driver"
187 depends on TWL4030_CORE && REGULATOR_TWL4030 && USB_MUSB_OMAP2PLUS
7f7a4d30 188 depends on USB_SUPPORT
5a8d651a 189 depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, this can't 'y'
6747caa7 190 select GENERIC_PHY
7f7a4d30 191 select USB_PHY
6747caa7
KVA
192 help
193 Enable this to support the USB OTG transceiver on TWL4030
194 family chips (including the TWL5030 and TPS659x0 devices).
195 This transceiver supports high and full speed devices plus,
196 in host mode, low speed.
197
74988e8b
JH
198config PHY_EXYNOS_DP_VIDEO
199 tristate "EXYNOS SoC series Display Port PHY driver"
200 depends on OF
a50ce20e
SN
201 depends on ARCH_EXYNOS || COMPILE_TEST
202 default ARCH_EXYNOS
74988e8b
JH
203 select GENERIC_PHY
204 help
205 Support for Display Port PHY found on Samsung EXYNOS SoCs.
206
7597fdfc
MP
207config BCM_KONA_USB2_PHY
208 tristate "Broadcom Kona USB2 PHY Driver"
06c304e8 209 depends on HAS_IOMEM
3fc03f3d 210 select GENERIC_PHY
7597fdfc
MP
211 help
212 Enable this to support the Broadcom Kona USB 2.0 PHY.
213
bcff4cba
YK
214config PHY_EXYNOS5250_SATA
215 tristate "Exynos5250 Sata SerDes/PHY driver"
216 depends on SOC_EXYNOS5250
217 depends on HAS_IOMEM
218 depends on OF
219 select GENERIC_PHY
220 select I2C
221 select I2C_S3C2410
222 select MFD_SYSCON
223 help
224 Enable this to support SATA SerDes/Phy found on Samsung's
225 Exynos5250 based SoCs.This SerDes/Phy supports SATA 1.5 Gb/s,
226 SATA 3.0 Gb/s, SATA 6.0 Gb/s speeds. It supports one SATA host
227 port to accept one SATA device.
228
e379413a
JX
229config PHY_HIX5HD2_SATA
230 tristate "HIX5HD2 SATA PHY Driver"
231 depends on ARCH_HIX5HD2 && OF && HAS_IOMEM
232 select GENERIC_PHY
233 select MFD_SYSCON
234 help
235 Support for SATA PHY on Hisilicon hix5hd2 Soc.
236
dc7f190f
CY
237config PHY_MT65XX_USB3
238 tristate "Mediatek USB3.0 PHY Driver"
239 depends on ARCH_MEDIATEK && OF
240 select GENERIC_PHY
241 help
e1d76530
CY
242 Say 'Y' here to add support for Mediatek USB3.0 PHY driver,
243 it supports multiple usb2.0 and usb3.0 ports.
dc7f190f 244
30e9a0b2
ZG
245config PHY_HI6220_USB
246 tristate "hi6220 USB PHY support"
d896910f 247 depends on (ARCH_HISI && ARM64) || COMPILE_TEST
30e9a0b2
ZG
248 select GENERIC_PHY
249 select MFD_SYSCON
250 help
251 Enable this to support the HISILICON HI6220 USB PHY.
252
253 To compile this driver as a module, choose M here.
254
ba4bdc9e
HG
255config PHY_SUN4I_USB
256 tristate "Allwinner sunxi SoC USB PHY driver"
257 depends on ARCH_SUNXI && HAS_IOMEM && OF
9820ccba 258 depends on RESET_CONTROLLER
1a52abe6 259 depends on EXTCON
8665c18b 260 depends on POWER_SUPPLY
ba4bdc9e
HG
261 select GENERIC_PHY
262 help
263 Enable this to support the transceiver that is part of Allwinner
264 sunxi SoCs.
265
266 This driver controls the entire USB PHY block, both the USB OTG
267 parts, as well as the 2 regular USB 2 host PHYs.
268
9c3b4430
CYT
269config PHY_SUN9I_USB
270 tristate "Allwinner sun9i SoC USB PHY driver"
271 depends on ARCH_SUNXI && HAS_IOMEM && OF
272 depends on RESET_CONTROLLER
badf6d47
AB
273 depends on USB_SUPPORT
274 select USB_COMMON
9c3b4430
CYT
275 select GENERIC_PHY
276 help
277 Enable this to support the transceiver that is part of Allwinner
278 sun9i SoCs.
279
280 This driver controls each individual USB 2 host PHY.
281
06fb0137
KD
282config PHY_SAMSUNG_USB2
283 tristate "Samsung USB 2.0 PHY driver"
4732aee9 284 depends on HAS_IOMEM
d6125af9 285 depends on USB_EHCI_EXYNOS || USB_OHCI_EXYNOS || USB_DWC2
06fb0137
KD
286 select GENERIC_PHY
287 select MFD_SYSCON
d6125af9 288 default ARCH_EXYNOS
06fb0137
KD
289 help
290 Enable this to support the Samsung USB 2.0 PHY driver for Samsung
d6125af9
SK
291 SoCs. This driver provides the interface for USB 2.0 PHY. Support
292 for particular PHYs will be enabled based on the SoC type in addition
293 to this driver.
06fb0137 294
949ccc3a
MK
295config PHY_S5PV210_USB2
296 bool "Support for S5PV210"
297 depends on PHY_SAMSUNG_USB2
298 depends on ARCH_S5PV210
299 help
300 Enable USB PHY support for S5PV210. This option requires that Samsung
301 USB 2.0 PHY driver is enabled and means that support for this
302 particular SoC is compiled in the driver. In case of S5PV210 two phys
303 are available - device and host.
304
06fb0137 305config PHY_EXYNOS4210_USB2
d6125af9 306 bool
06fb0137 307 depends on PHY_SAMSUNG_USB2
d6125af9 308 default CPU_EXYNOS4210
06fb0137
KD
309
310config PHY_EXYNOS4X12_USB2
d6125af9 311 bool
06fb0137 312 depends on PHY_SAMSUNG_USB2
d6125af9 313 default SOC_EXYNOS3250 || SOC_EXYNOS4212 || SOC_EXYNOS4412
64bf2b23
KD
314
315config PHY_EXYNOS5250_USB2
d6125af9 316 bool
64bf2b23 317 depends on PHY_SAMSUNG_USB2
d6125af9 318 default SOC_EXYNOS5250 || SOC_EXYNOS5420
64bf2b23 319
59025887
VG
320config PHY_EXYNOS5_USBDRD
321 tristate "Exynos5 SoC series USB DRD PHY driver"
556186a0 322 depends on ARCH_EXYNOS && OF
59025887 323 depends on HAS_IOMEM
c233f529 324 depends on USB_DWC3_EXYNOS
59025887
VG
325 select GENERIC_PHY
326 select MFD_SYSCON
c233f529 327 default y
59025887
VG
328 help
329 Enable USB DRD PHY support for Exynos 5 SoC series.
330 This driver provides PHY interface for USB 3.0 DRD controller
331 present on Exynos5 SoC series.
332
57991eba
AB
333config PHY_PISTACHIO_USB
334 tristate "IMG Pistachio USB2.0 PHY driver"
335 depends on MACH_PISTACHIO
336 select GENERIC_PHY
337 help
338 Enable this to support the USB2.0 PHY on the IMG Pistachio SoC.
339
1de990d8
SK
340config PHY_QCOM_APQ8064_SATA
341 tristate "Qualcomm APQ8064 SATA SerDes/PHY driver"
342 depends on ARCH_QCOM
343 depends on HAS_IOMEM
344 depends on OF
345 select GENERIC_PHY
346
4f6160d4
KG
347config PHY_QCOM_IPQ806X_SATA
348 tristate "Qualcomm IPQ806x SATA SerDes/PHY driver"
349 depends on ARCH_QCOM
350 depends on HAS_IOMEM
351 depends on OF
352 select GENERIC_PHY
353
64d11406
YL
354config PHY_ROCKCHIP_USB
355 tristate "Rockchip USB2 PHY Driver"
356 depends on ARCH_ROCKCHIP && OF
357 select GENERIC_PHY
358 help
359 Enable this to support the Rockchip USB 2.0 PHY.
360
c474a949
SL
361config PHY_ROCKCHIP_EMMC
362 tristate "Rockchip EMMC PHY Driver"
363 depends on ARCH_ROCKCHIP && OF
364 select GENERIC_PHY
365 help
366 Enable this to support the Rockchip EMMC PHY.
367
fd968973
YY
368config PHY_ROCKCHIP_DP
369 tristate "Rockchip Display Port PHY Driver"
370 depends on ARCH_ROCKCHIP && OF
371 select GENERIC_PHY
372 help
373 Enable this to support the Rockchip Display Port PHY.
374
64562e99
PA
375config PHY_ST_SPEAR1310_MIPHY
376 tristate "ST SPEAR1310-MIPHY driver"
377 select GENERIC_PHY
6100a7c1 378 depends on MACH_SPEAR1310 || COMPILE_TEST
64562e99
PA
379 help
380 Support for ST SPEAr1310 MIPHY which can be used for PCIe and SATA.
381
382config PHY_ST_SPEAR1340_MIPHY
383 tristate "ST SPEAR1340-MIPHY driver"
384 select GENERIC_PHY
7652d35f 385 depends on MACH_SPEAR1340 || COMPILE_TEST
64562e99
PA
386 help
387 Support for ST SPEAr1340 MIPHY which can be used for PCIe and SATA.
388
10c8e056
LT
389config PHY_XGENE
390 tristate "APM X-Gene 15Gbps PHY support"
391 depends on HAS_IOMEM && OF && (ARM64 || COMPILE_TEST)
392 select GENERIC_PHY
393 help
394 This option enables support for APM X-Gene SoC multi-purpose PHY.
395
89ae1f5d
PG
396config PHY_STIH407_USB
397 tristate "STMicroelectronics USB2 picoPHY driver for STiH407 family"
398 depends on RESET_CONTROLLER
399 depends on ARCH_STI || COMPILE_TEST
400 select GENERIC_PHY
401 help
402 Enable this support to enable the picoPHY device used by USB2
403 and USB3 controllers on STMicroelectronics STiH407 SoC families.
404
3f8da2e3
PG
405config PHY_STIH41X_USB
406 tristate "STMicroelectronics USB2 PHY driver for STiH41x series"
407 depends on ARCH_STI
408 select GENERIC_PHY
409 help
410 Enable this to support the USB transceiver that is part of
411 STMicroelectronics STiH41x SoC series.
412
adaafaa3
YG
413config PHY_QCOM_UFS
414 tristate "Qualcomm UFS PHY driver"
4d051f74 415 depends on OF && ARCH_QCOM
adaafaa3
YG
416 select GENERIC_PHY
417 help
418 Support for UFS PHY on QCOM chipsets.
419
1c14905e
HK
420config PHY_TUSB1210
421 tristate "TI TUSB1210 ULPI PHY module"
422 depends on USB_ULPI_BUS
423 select GENERIC_PHY
424 help
425 Support for TI TUSB1210 USB ULPI PHY.
426
037c4189
AP
427config PHY_BRCM_SATA
428 tristate "Broadcom SATA PHY driver"
429 depends on ARCH_BRCMSTB || ARCH_BCM_IPROC || BMIPS_GENERIC || COMPILE_TEST
0d486806
BN
430 depends on OF
431 select GENERIC_PHY
037c4189 432 default ARCH_BCM_IPROC
0d486806 433 help
037c4189
AP
434 Enable this to support the Broadcom SATA PHY.
435 If unsure, say N.
0d486806 436
882fed73
RJ
437config PHY_CYGNUS_PCIE
438 tristate "Broadcom Cygnus PCIe PHY driver"
439 depends on OF && (ARCH_BCM_CYGNUS || COMPILE_TEST)
440 select GENERIC_PHY
441 default ARCH_BCM_CYGNUS
442 help
443 Enable this to support the Broadcom Cygnus PCIe PHY.
444 If unsure, say N.
445
53d2a715
TR
446source "drivers/phy/tegra/Kconfig"
447
4484f730
PK
448config PHY_NS2_PCIE
449 tristate "Broadcom Northstar2 PCIe PHY driver"
450 depends on OF && MDIO_BUS_MUX_BCM_IPROC
451 select GENERIC_PHY
452 default ARCH_BCM_IPROC
453 help
454 Enable this to support the Broadcom Northstar2 PCIe PHY.
455 If unsure, say N.
ff764963 456endmenu
This page took 0.152377 seconds and 5 git commands to generate.