On 2/3/26 8:52 AM, Michal Simek wrote:
Can you not use some regulator or make the reset assert/deassert time configurable via DT property ?Hi,we need to wait more time for getting USB hub out of reset to be able to do initialiation over i2c that's why use gpio-delay driver instead of changing waiting time in usb hub driver. Waiting time depends on gpio wiring on the board which is in some of our case going via SLG programmable device.

