Files
kernel_common_drivers/drivers/usb/phy
dian.shao 6e629b1fc7 usb: Refactor usb phy driver [1/1]
PD#SWPL-197735

Problem:
USB phy drivers are messy.

Solution:
Refactor usb phy driver to use phy apis and
group soc-related ops together in separated
soc-tagged file.
Gather scattered dts phy nodes and use one
core phy driver to parse them.

Verify:
s905x5m.

Change-Id: Ie01a105ba77df2d1de50df1cf5ed82b81b8027e5
Signed-off-by: dian.shao <dian.shao@amlogic.com>
2025-01-01 22:59:14 -08:00
..