[PATCH v7 0/2] Add Genesys logic GL3590 HUB support

Swati Agarwal posted 2 patches 2 months, 1 week ago
.../bindings/usb/genesys,gl850g.yaml           | 18 ++++++++++++++++++
drivers/usb/misc/onboard_usb_dev.c             |  1 +
drivers/usb/misc/onboard_usb_dev.h             |  8 ++++++++
3 files changed, 27 insertions(+)
[PATCH v7 0/2] Add Genesys logic GL3590 HUB support
Posted by Swati Agarwal 2 months, 1 week ago
Add Genesys logic GL3590 HUB support.

Changes in v7:
Split Driver and DT patch for USB1 controller and USB1 HUB support
Minor nit in commit text of DT binding patch
Added false status for vdd12 supply wherevr applicable

Changes in v6:
- Removed vdd12-supply property status for all hubs.
- Added connections between genesys hub, HD3 port controller and type-C
  connector as follows.

GL3590 USB     HD3SS3220 Type‑C  USB TYPE‑C
   HUB         Port Controller   Connector


HS HUB                           HS con

 |------------------------------------|

SS HUB          HD3-out          SBU con

 |--------------------|

                HD3-in           SS con
                |---------------------|

Changes in v5:
Updated comment description in DT.
Updated vdd-supply status for other hubs in bindings.

Changes in v4:
Updated power supply property for hub.
Updated details for all 4 ports of hub.

Changes in v3:
Updated binding properties for genesys hub.

Changes in v2:
Add Genesys Logic GL3590 hub support.
Rename hd3ss3220_ instance for primary port controller.

Link to v6:
https://lore.kernel.org/all/20260318040644.3591478-1-swati.agarwal@oss.qualcomm.com/

Link to v5:
https://lore.kernel.org/all/20260122092852.887624-1-swati.agarwal@oss.qualcomm.com/

Link to v4:
https://lore.kernel.org/all/20260120103312.2174727-1-swati.agarwal@oss.qualcomm.com/

Link to v3:
https://lore.kernel.org/all/20251220063537.3639535-1-swati.agarwal@oss.qualcomm.com/

Link to v2:
https://lore.kernel.org/all/20251216120749.94007-1-swati.agarwal@oss.qualcomm.com/

Link to v1:
https://lore.kernel.org/all/20251203-swati-v1-1-250efcb4e6a7@oss.qualcomm.com/


Swati Agarwal (2):
  dt-bindings: usb: Add Genesys Logic GL3590 hub
  usb: misc: onboard_usb_hub: Add Genesys Logic GL3590 hub support

 .../bindings/usb/genesys,gl850g.yaml           | 18 ++++++++++++++++++
 drivers/usb/misc/onboard_usb_dev.c             |  1 +
 drivers/usb/misc/onboard_usb_dev.h             |  8 ++++++++
 3 files changed, 27 insertions(+)

-- 
2.34.1