Re: [PATCH 3/5] phy: sun4i-usb: Control supplies via the regulator uclass

2024-01-29 Thread Andre Przywara
On Tue, 31 Oct 2023 01:39:53 -0500 Samuel Holland wrote: Hi Samuel, > The device tree binding for the PHY provides VBUS supplies as regulator > references. Now that all boards have the appropriate regulator uclass > drivers enabled, the PHY driver can switch to using them. This replaces >

[PATCH 3/5] phy: sun4i-usb: Control supplies via the regulator uclass

2023-10-31 Thread Samuel Holland
The device tree binding for the PHY provides VBUS supplies as regulator references. Now that all boards have the appropriate regulator uclass drivers enabled, the PHY driver can switch to using them. This replaces direct GPIO usage, which in some cases needed a special DM-incompatible "virtual"