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

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

Message

Jerome Brunet Oct. 2, 2023, 12:29 p.m. UTC
  This patchset adds the bindings and driver support to trigger the reset
pin of the Genesys Logic gl3510 usb hub.

Changes since v1: [0]
 - fix typo, replacing '.' with ',' in the bindings
 - use existing gl852g data structure

[0]: https://lore.kernel.org/all/20230808100746.391365-1-jbrunet@baylibre.com/

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                        | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)