u-boot/drivers/phy/allwinner
Andre Przywara 830b3a8e40 phy: sun4i: Add H616 USB PHY support
Now that the Allwinner USB PHY driver supports the H616 quirk, let's
enable support for USB ports on that SoC.

We connect the compatible string to a new struct describing the SoCs USB
PHY properties, and unblock the PHY driver selection in Kconfig.

A later patch will enable USB support in the H616 boards' defconfigs.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
2023-07-21 00:28:13 +01:00
..
Kconfig phy: sun4i: Add H616 USB PHY support 2023-07-21 00:28:13 +01:00
Makefile phy: sun50i-usb3: Add a driver for the H6 USB3 PHY 2021-09-22 21:29:56 +02:00
phy-sun4i-usb.c phy: sun4i: Add H616 USB PHY support 2023-07-21 00:28:13 +01:00
phy-sun50i-usb3.c drivers: use dev_read_addr_ptr when cast to pointer 2023-05-06 17:28:18 +08:00