phy: sun4i-usb: add Allwinner F1C100s support
authorAndre Przywara <andre.przywara@arm.com>
Sun, 11 Jun 2023 23:32:36 +0000 (00:32 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Thu, 20 Jul 2023 23:21:42 +0000 (00:21 +0100)
commit003fbb2f8e7c6f278513d6a5f2d101f924a4044d
tree9ec86fb8c29b47c2b0a9e1b146257c8d5dd851b9
parent999bc5e660a31a97870e6afb42b0b9cf7f3f780a
phy: sun4i-usb: add Allwinner F1C100s support

The Allwinner F1C100s implements a single USB PHY, connected to its MUSB
OTG controller. The USB PHY is of the simpler, older type (like the A10),
the only real difference is that it's indeed only one PHY.

Add a struct describing those F1C100s USB PHY properties, and connect it
to the new compatible string.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
drivers/phy/allwinner/phy-sun4i-usb.c