Searched hist:e475bd5dfda4565caed300507a432a05061c9ea9 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/phy/ |
| H A D | phy-rockchip-inno-usb2.c | e475bd5dfda4565caed300507a432a05061c9ea9 Tue Oct 27 02:58:12 UTC 2020 Ren Jianing <jianing.ren@rock-chips.com> 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: Ren Jianing <jianing.ren@rock-chips.com> Change-Id: Ia33d3de222a6c7f263290f4098d0a5e557a9d568
|