]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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, 30 Mar 2023 10:49:22 +0000 (12:49 +0200)
commitac49318c8adf324ca685244855d19104360dfc7f
treebca38d0a27c329c487165a69a5c994c9c19f68ed
parentb03b85ec8247023ee367cb8dd9bb107b18eb06c0
usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hub

commit f7c13cb48e85538709850589b496c4ddb3d3898e upstream.

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