mbox series

[0/2] usb: misc: onboard_usb_hub: add gl3510 support

Message ID 20230808100746.391365-1-jbrunet@baylibre.com
Headers show
Series usb: misc: onboard_usb_hub: add gl3510 support | expand

Message

Jerome Brunet Aug. 8, 2023, 10:07 a.m. UTC
This patchset adds the bindings and driver support to trigger the reset
pin of the Genesys Logic gl3510 usb hub.

Jerome Brunet (2):
  dt-bindings: usb: add device for Genesys Logic hub gl3510
  usb: misc: onboard_usb_hub: add Genesys Logic gl3510 hub support

 Documentation/devicetree/bindings/usb/genesys,gl850g.yaml | 3 ++-
 drivers/usb/misc/onboard_usb_hub.h                        | 5 +++++
 2 files changed, 7 insertions(+), 1 deletion(-)