u-boot-brain/drivers/phy
Andre Przywara 35fa673e0e sunxi: phy: Add USB PHY support for Allwinner H6
The USB PHY used in the Allwinner H6 SoC has some pecularities (as usual),
which require a small addition to the USB PHY driver:
In this case the second PHY is PHY3, not PHY1, so we need to skip number
1 and 2 in the code. Just use the respective code from Linux for that.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com> # Pine-H64
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
2019-07-16 17:13:15 +05:30
..
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: meson: add Amlogic G12A USB2 and USB3+PCIE PHY drivers 2019-05-09 10:38:32 +02:00
keystone-usb-phy.c PHY: Add phy driver for the keystone USB PHY 2018-12-14 17:59:09 +01:00
Makefile phy: meson: add Amlogic G12A USB2 and USB3+PCIE PHY drivers 2019-05-09 10:38:32 +02: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-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-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