10 This framework is designed to provide a generic interface for PHY
11 devices. PHY devices are dedicated hardware that handle the physical
12 layer of the protocols in the OSI model.
13 PHYs are commonly used for high speed interfaces such as Serial-ATA
15 The API provides functions to initialize/deinitialize the
16 PHY, power on/off the PHY, and reset the PHY. It's meant to be as
17 compatible as possible with the equivalent framework found in the
21 bool "PHY Core in SPL"
26 This framework is designed to provide a generic interface for PHY
27 devices. PHY devices are dedicated hardware that handle the physical
28 layer of the protocols (https://en.wikipedia.org/wiki/OSI_model).
29 PHYs are commonly used for high speed interfaces such as Serial-ATA
31 The API provides functions to initialize/deinitialize the
32 PHY, power on/off the PHY, and reset the PHY. It's meant to be as
33 compatible as possible with the equivalent framework found in the
37 bool "Sandbox PHY support"
41 This select a dummy sandbox PHY driver. It used only to implement
42 the unit tests for the phy framework
48 Support for a no-op PHY driver (stubbed PHY driver).
50 This is useful when a driver uses the PHY framework but no real PHY
54 bool "NOP PHY driver in SPL"
57 Support for a no-op PHY driver (stubbed PHY driver) in the SPL.
59 This is useful when a driver uses the PHY framework but no real PHY
63 bool "Support omap's PIPE3 PHY"
64 depends on PHY && ARCH_OMAP2PLUS
66 Support for the omap PIPE3 phy for sata
68 This PHY is found on omap devices supporting SATA such as dra7, am57x
72 bool "Support omap's PIPE3 PHY in SPL"
73 depends on SPL_PHY && ARCH_OMAP2PLUS
75 Support for the omap PIPE3 phy for sata in SPL
77 This PHY is found on omap devices supporting SATA such as dra7, am57x
81 bool "STMicroelectronics USB2 picoPHY driver for STiH407 family"
82 depends on PHY && ARCH_STI
84 This is the generic phy driver for the picoPHY ports
85 used by USB2 and USB3 Host controllers available on