u-boot-brain/drivers/phy
Sekhar Nori 888e1caeae phy: add support for AM654x SERDES
Add a new SERDES driver for TI's AM654x SoC which configures
the SERDES only for PCIe. Support fo USB3 can be added later.

SERDES in am654x has three input clocks (left input, external
reference clock and right input) and two output clocks (left
output and right output) in addition to a PLL mux clock which
the SERDES uses for Clock Multiplier Unit (CMU refclock).

The PLL mux clock can select from one of the three input
clocks. The right output can select between left input and
external reference clock while the left output can select
between the right input and external reference clock.

The driver has support to select PLL mux and left/right output
mux as specified in device tree.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
2019-08-12 13:33:39 -04:00
..
allwinner sunxi: phy: Add USB PHY support for Allwinner H6 2019-07-16 17:13:15 +05:30
marvell phy: marvell: add SATA comphy RX/TX polarity invert support 2018-09-19 13:54:27 +02:00
bcm6318-usbh-phy.c phy: bcm6318-usbh: convert to use live dt 2018-06-01 15:56:02 +02:00
bcm6348-usbh-phy.c phy: bcm6348-usbh: convert to use live dt 2018-06-01 15:56:02 +02:00
bcm6358-usbh-phy.c phy: bcm6358-usbh: convert to use live dt 2018-06-01 15:56:02 +02:00
bcm6368-usbh-phy.c phy: bcm6368-usbh: convert to use live dt 2018-06-01 15:56:02 +02:00
Kconfig phy: add support for AM654x SERDES 2019-08-12 13:33:39 -04:00
keystone-usb-phy.c PHY: Add phy driver for the keystone USB PHY 2018-12-14 17:59:09 +01:00
Makefile phy: add support for AM654x SERDES 2019-08-12 13:33:39 -04:00
meson-g12a-usb2.c phy: meson: add Amlogic G12A USB2 and USB3+PCIE PHY drivers 2019-05-09 10:38:32 +02:00
meson-g12a-usb3-pcie.c phy: meson: add Amlogic G12A USB2 and USB3+PCIE PHY drivers 2019-05-09 10:38:32 +02:00
meson-gxl-usb2.c regmap: change regmap_init_mem() to take ofnode instead udevice 2018-05-07 15:49:51 -04:00
meson-gxl-usb3.c regmap: change regmap_init_mem() to take ofnode instead udevice 2018-05-07 15:49:51 -04:00
msm8916-usbh-phy.c phy: db410c: Add MSM USB PHY driver 2018-09-30 13:00:36 -04:00
mt76x8-usb-phy.c phy: Add USB PHY driver for the MT76x8 (7628/7688) SoC 2019-04-12 17:32:53 +02:00
nop-phy.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
omap-usb2-phy.c phy: omap_usb2: Add support for am437x 2018-12-14 17:59:09 +01:00
phy-da8xx-usb.c phy: Add support for phy-da8xx-usb 2019-08-08 11:35:02 +02:00
phy-rcar-gen2.c phy: rcar: Add R-Car Gen2 PHY driver 2018-08-14 11:31:19 +02:00
phy-rcar-gen3.c phy: rcar: Add R-Car Gen3 PHY driver 2018-10-03 12:56:13 +02:00
phy-stm32-usbphyc.c phy: usbphyc: increase PLL wait timeout 2019-04-21 10:26:51 +02:00
phy-ti-am654.c phy: add support for AM654x SERDES 2019-08-12 13:33:39 -04:00
phy-uclass.c phy: Fix off-by-one error when parsing DT PHY bindings 2018-08-14 11:31:19 +02:00
sandbox-phy.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sti_usb_phy.c regmap: clean up regmap allocation 2018-05-07 15:15:27 -04:00
ti-pipe3-phy.c phy: ti-pip3-phy: Add support for USB3 PHY 2018-12-07 16:31:46 +01:00