[PATCH 0/4] usb: misc: onboard_usb_hub: add support for Cypress HX3 USB 3.0 family
From: Benjamin Bara
Date: Wed Jun 21 2023 - 06:39:34 EST
Hi!
This series adds support for the Cypress HX3 USB 3.0 family (3/4). For
now, it just contains the USB-related aspects and ignores the option to
connect it via i2c (4/4).
For a better overview, the current entries are first re-ordered by VID
and then by PID (1/4).
As the HX3 family operates with two power supplies, multiple power
supply support is implemented (2/4).
Thanks & best regards,
Benjamin
---
Benjamin Bara (4):
usb: misc: onboard-hub: resort by VID and PID
usb: misc: onboard-hub: support multiple power supplies
usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 family
dt-bindings: usb: Add binding for Cypress HX3 USB 3.0 family
.../devicetree/bindings/usb/cypress,hx3.yaml | 77 ++++++++++++++++++++++
drivers/usb/misc/onboard_usb_hub.c | 55 +++++++++++-----
drivers/usb/misc/onboard_usb_hub.h | 16 +++--
3 files changed, 128 insertions(+), 20 deletions(-)
---
base-commit: 45a3e24f65e90a047bef86f927ebdc4c710edaa1
change-id: 20230620-hx3-cb935b4fdd76
Best regards,
--
Benjamin Bara <benjamin.bara@xxxxxxxxxxx>