On Wed, 21 Jun 2023 20:04:05 +0200, Benjamin Bara wrote: > From: Benjamin Bara <benjamin.bara@xxxxxxxxxxx> > > The HX3 family comes in different variants (up to 4 USB 3.0 ports; > multi-TT), e.g. CYUSB330x/CYUSB331x/CYUSB332x/CYUSB230x. > > This initial version of the binding only describes USB related aspects > of the HX3 family, it does not cover the option of connecting the > controller as an i2c slave. > > Signed-off-by: Benjamin Bara <benjamin.bara@xxxxxxxxxxx> > --- > .../devicetree/bindings/usb/cypress,hx3.yaml | 77 ++++++++++++++++++++++ > 1 file changed, 77 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>