On Tue, Jan 30, 2024 at 08:35:05AM +0100, Stefan Eichenberger wrote: > From: Stefan Eichenberger <stefan.eichenberger@xxxxxxxxxxx> > > The peer-hub is used to model the relationship between the USB 2 and USB > 3 hub. However, it is possible to only connect USB 2 without having > USB 3. Therefore, the peer-hub property should not be marked as required. This was noticed while adding this HUB in the DTS on a board in which USB3 is not supported. To some extent this is fix. > Signed-off-by: Stefan Eichenberger <stefan.eichenberger@xxxxxxxxxxx> Reviewed-by: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> Francesco