Re: [PATCH 2/3] phy: sun4i-usb: add Allwinner F1C100s support

2023-06-09 Thread Jernej Škrabec
Dne petek, 09. junij 2023 ob 12:56:20 CEST je Andre Przywara napisal(a): > 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 str

[PATCH 2/3] phy: sun4i-usb: add Allwinner F1C100s support

2023-06-09 Thread Andre Przywara
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 compatib