Re: [PATCH v4 2/3] usb: typec: tipd: Factor out i2c specifics

From: Sasha Finkelstein

Date: Fri Aug 14 2026 - 06:51:10 EST


On Aug 14, 2026, at 11:53, Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx> wrote:
>
> How about:
>
> int tipd_init(struct tps6598x *tps, enum tipd_hw_variant variant);

I am not sure what this gets us. The tipd_data is already needed before
calling tipd_init, as it contains tps_struct_size.