Re: [PATCH v5 4/6] phy: remove phy-supply related code

2023-05-09 Thread neil . armstrong
On 19/04/2023 15:40, Eugen Hristev wrote: phy-supply is now handled at uclass level. Remove it from the drivers that implement it at the driver level. Suggested-by: Jonas Karlman Signed-off-by: Eugen Hristev --- drivers/phy/meson-g12a-usb2.c | 48 --- drivers

Re: [PATCH v5 4/6] phy: remove phy-supply related code

2023-05-06 Thread Kever Yang
Hi Neil,     Could you take a look at this patch? Thanks, - Kever On 2023/4/19 21:40, Eugen Hristev wrote: phy-supply is now handled at uclass level. Remove it from the drivers that implement it at the driver level. Suggested-by: Jonas Karlman Signed-off-by: Eugen Hristev --- drivers/ph

[PATCH v5 4/6] phy: remove phy-supply related code

2023-04-19 Thread Eugen Hristev
phy-supply is now handled at uclass level. Remove it from the drivers that implement it at the driver level. Suggested-by: Jonas Karlman Signed-off-by: Eugen Hristev --- drivers/phy/meson-g12a-usb2.c | 48 --- drivers/phy/meson-gxbb-usb2.c | 38 --