Re: [PATCH] usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hub

From: Matthias Kaehlcke
Date: Mon Sep 11 2023 - 17:47:47 EST


On Mon, Sep 11, 2023 at 10:22:38AM +0200, Javier Carrasco wrote:
> The USB2412 is a 2-Port USB 2.0 hub controller that provides a reset pin
> and a single 3v3 powre source, which makes it suitable to be controlled
> by the onboard_hub driver.
>
> This hub has the same reset timings as USB2514/2517 and the same
> onboard hub specific-data can be reused for USB2412.
>
> Signed-off-by: Javier Carrasco <javier.carrasco@xxxxxxxxxxxxxx>

Acked-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx>