On Thu, Nov 28, 2024 at 3:46 PM Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx> wrote: > > Hi Łukasz, > > This LGTM, but since you'll send one more version in any case.. > > > +/* > > + * Maximum time in miliseconds the cros_ec_ucsi driver > > + * will wait for a response to a command or and ack. > > + */ > > +#define WRITE_TMO_MS 5000 > > s/miliseconds/milliseconds/ > Thank you Heikki. I will fix it. Regards, Lukasz > thanks, > > -- > heikki