linux/drivers/phy
William Wu def55da6eb phy: rockchip: inno-usb2: add usb2 phy support for rk3568
RK3568 has two USB 2.0 PHYs, and each PHY has two ports, the
OTG port of PHY0 support OTG mode with charging detection
function, they are similar to previous Rockchip SoCs.

However, there are three different designs for RK3568 USB 2.0 PHY.
1. RK3568 uses independent USB GRF module for each USB 2.0 PHY.
2. RK3568 accesses the registers of USB 2.0 PHY IP directly by APB.
3. The two ports of USB 2.0 PHY share one interrupt.

Signed-off-by: William Wu <william.wu@rock-chips.com>
Change-Id: Id05718e25a20abdf9a4cb353b0fb94f0cb8b2d75
2020-10-27 10:33:10 +08:00
..
allwinner phy: sun4i-usb: fix dereference of pointer phy0 before it is null checked 2020-07-22 09:32:05 +02:00
amlogic
broadcom phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removal 2020-01-27 14:50:54 +01:00
hisilicon
lantiq phy: lantiq: Fix compile warning 2019-11-20 18:47:35 +01:00
marvell
mediatek
motorola phy: mapphone-mdm6600: Fix write timeouts with shorter GPIO toggle interval 2020-03-11 14:15:10 +01:00
qualcomm phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init 2020-09-17 13:45:30 +02:00
ralink
renesas phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role" 2019-12-17 20:34:45 +01:00
rockchip phy: rockchip: inno-usb2: add usb2 phy support for rk3568 2020-10-27 10:33:10 +08:00
samsung phy: samsung: s5pv210-usb2: Add delay after reset 2020-10-01 13:14:44 +02:00
st
tegra
ti phy: phy-twl4030-usb: fix denied runtime access 2019-11-20 18:47:24 +01:00
Kconfig
Makefile
phy-core.c Revert "phy: add cp_test callback" 2020-06-29 16:53:21 +08:00
phy-lpc18xx-usb-otg.c
phy-pistachio-usb.c
phy-xgene.c