Le mercredi 12 juin 2019 à 09:42 +0100, Lee Jones a écrit : > On Thu, 23 May 2019, Fabien Lahoudere wrote: > > > Version 3 of the EC protocol provides min and max frequencies and > > fifo > > size for EC sensors. > > > > Signed-off-by: Fabien Lahoudere <fabien.lahoudere@xxxxxxxxxxxxx> > > Signed-off-by: Nick Vaccaro <nvaccaro@xxxxxxxxxxxx> > > --- > > .../cros_ec_sensors/cros_ec_sensors_core.c | 83 > > ++++++++++++++++++- > > .../linux/iio/common/cros_ec_sensors_core.h | 4 + > > include/linux/mfd/cros_ec_commands.h | 21 +++++ > > There have been many changes to this file recently. We will have to > co-ordinate the merge. > > But for now: > > For my own reference: > Acked-for-MFD-by: Lee Jones <lee.jones@xxxxxxxxxx> > Yes I see the changes and my next submission will use recent patch and drop my modification in cros_ec_commands.h. Thanks for reviewing