Re: [PATCH v4 0/9] Type-C switch driver and Type-C framework updates

From: Greg Kroah-Hartman
Date: Thu Jul 14 2022 - 10:15:30 EST


On Mon, Jul 11, 2022 at 07:22:54AM +0000, Prashant Malani wrote:
> This series introduces a retimer class to the USB Type-C framework,
> It also introduces a Chrome EC (Embedded Controller) switch driver which
> registers the aforementioned retimer switches as well as mode-switches.
>
> Patch 1 and 2 introduce the retimer class and associated functions to
> the Type-C common code.
>
> Patches 3-7 add the cros-typec-switch driver.
>
> Patches 8-9 update cros-ec-typec to get and use retimer switch handles.
>
> Submission suggestion (as always, open to better suggestions):
> - Patch 1 and 2 can go through the USB repo.

Patches 1 and 2 now in my tree.

thanks,

greg k-h