Re: [PATCH v1 2/2] usb: misc: onboard-hub: add support for Microchip USB5744

From: Michal Simek
Date: Wed Nov 15 2023 - 06:20:57 EST




On 11/13/23 15:59, Francesco Dolcini wrote:
From: Stefan Eichenberger <stefan.eichenberger@xxxxxxxxxxx>

Add support for the Microchip USB5744 USB3.0 and USB2.0 Hub.

The Microchip USB5744 supports two power supplies, one for 1V2 and one
for 3V3. According to the datasheet there is no need for a delay between
power on and reset, so this value is set to 0.

Signed-off-by: Stefan Eichenberger <stefan.eichenberger@xxxxxxxxxxx>
Signed-off-by: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>

The patch is correct based on functionality you want to add. Would be good to also add support for initialization over i2c which will change couple of things.

Thanks,
Michal