2023-10-02 18:54:21

by Jerome Brunet

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

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/[email protected]/

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