Message ID | 20230109012223.4079299-1-andre.przywara@arm.com |
---|---|
Headers | show |
Series | phy: sun4i-usb: add support for the USB PHY on F1C100s SoC | expand |
On 09-01-23, 01:22, Andre Przywara wrote: > Hi, > > this is a rebased version of v4[1], with no actual changes. I haven't > received any feedback on the last version, but technically this looks > mostly approved to me anyway, we just need to get around to merge it > now, I guess? > > This is a spin-off of v3 of the suniv F1C100s USB support series[2], just > carrying the USB PHY bits. It's now based on top of v6.2-rc2. > The actual binding and driver changes in the first two patches are > straightforward. Since it came up in reviews, I reworked the quirk > handling in the phy-sun4i-usb.c driver, to become more maintainable and > readable, in patch 3/3. For a changelog, see below. Applied, thanks