usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hub
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Thu, 23 Feb 2023 07:39:20 +0000 (08:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Mar 2023 13:54:46 +0000 (14:54 +0100)
commitf7c13cb48e85538709850589b496c4ddb3d3898e
tree274d761af114a4763cba0f61b2816cfcaf602bd2
parentd8a2bb4eb75866275b5cf7de2e593ac3449643e2
usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hub

Add support for Microchip USB2517 USB 2.0 hub to the onboard usb hub
driver. Adopt the generic usb-device compatible ("usbVID,PID").
This hub has the same reset timings as USB2514, so reuse that one.
There is also an USB2517I which just has industrial temperature range.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Cc: stable <stable@kernel.org>
Acked-by: Matthias Kaehlcke <mka@chromium.org>
Link: https://lore.kernel.org/r/20230223073920.2912298-1-alexander.stein@ew.tq-group.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/onboard_usb_hub.c
drivers/usb/misc/onboard_usb_hub.h