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

From: Jerome Brunet
Date: Mon Oct 02 2023 - 08:29:22 EST


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@xxxxxxxxxxxx/

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(-)

--
2.40.1