On Tue, Apr 14, 2020 at 4:43 PM Daniel Campello <campello@xxxxxxxxxxxx> wrote: > > Add SEMTECH SX9310/9311 driver. > > The device has the following entry points: > > Usual frequency: > - sampling_frequency > - sampling_frequency_available > > Instant reading of current values for different sensors: > - in_proximity0_raw > - in_proximity1_raw > - in_proximity2_raw > - in_proximity3_comb_raw > and associated events in events/ > > Signed-off-by: Gwendal Grignou <gwendal@xxxxxxxxxxxx> > Signed-off-by: Enrico Granata <egranata@xxxxxxxxxxxx> > Signed-off-by: Daniel Campello <campello@xxxxxxxxxxxx> > --- > > Changes in v9: > - Updated Copyright > - Updated macro definitions > - Simplified return condition checks > - Removed ACPI and of table macros Thank you for an update. It seems you missed few comments from previous round. -- With Best Regards, Andy Shevchenko