Re: [PATCH v5 7/7] platform/chrome: cros_ec_typec: Get retimer handle

From: Tzung-Bi Shih
Date: Tue Aug 16 2022 - 03:58:24 EST


On Mon, Aug 15, 2022 at 06:34:30AM +0000, Prashant Malani wrote:
> Where available, obtain the handle to retimer switch specified via
> firmware, and update the mux configuration callsites to add retimer
> support for supported modes.
>
> Signed-off-by: Prashant Malani <pmalani@xxxxxxxxxxxx>

With a nit,
Reviewed-by: Tzung-Bi Shih <tzungbi@xxxxxxxxxx>

> +static int cros_typec_retimer_set(struct typec_retimer *retimer, struct typec_mux_state state)

nit: double spaces.