Message ID | 20230620-hx3-v4-0-e56b3c6db60b@skidata.com |
---|---|
Headers | show |
Series | usb: misc: onboard_usb_hub: add support for Cypress HX3 USB 3.0 family | expand |
On Wed, 21 Jun 2023 20:04:05 +0200, Benjamin Bara wrote: > From: Benjamin Bara <benjamin.bara@skidata.com> > > 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@skidata.com> > --- > .../devicetree/bindings/usb/cypress,hx3.yaml | 77 ++++++++++++++++++++++ > 1 file changed, 77 insertions(+) > Reviewed-by: Rob Herring <robh@kernel.org>