Re: [PATCH 3/5] reset: rzg2l-usbphy-ctrl: Connect up vbus regulator

2025-03-05 Thread Marek Vasut
On 3/4/25 5:37 PM, Paul Barker wrote: Bind the USB VBUS regulator driver under the USB PHY reset driver for the Renesas RZ/G2L and related SoCs. This additional bind is needed as the corresponding device tree node does not contain a compatible string. Signed-off-by: Paul Barker Reviewed-by: Ma

[PATCH 3/5] reset: rzg2l-usbphy-ctrl: Connect up vbus regulator

2025-03-04 Thread Paul Barker
Bind the USB VBUS regulator driver under the USB PHY reset driver for the Renesas RZ/G2L and related SoCs. This additional bind is needed as the corresponding device tree node does not contain a compatible string. Signed-off-by: Paul Barker --- drivers/reset/Kconfig | 1 + dri