Re: [PATCH v10 3/5] iio: proximity: Add SX9324 support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 9 Jan 2022 14:25:35 +0200
Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote:

> On Sun, Jan 2, 2022 at 6:28 PM Gwendal Grignou <gwendal@xxxxxxxxxxxx> wrote:
> >
> > Semtech SAR sensor SX9324 is an evolution of the SX9310:
> > It has 4 phases that can be configure to capture and process data  
> 
> configured
Fixed up.
> 
> > from any of 3 CS pins and provide independent detection:
> > proximity, table proximity or body proximity.  
> 
> ...
> 
> > +static const struct acpi_device_id sx9324_acpi_match[] = {
> > +       { "STH9324", SX9324_WHOAMI_VALUE },  
> 
> So I believe this one is allocated by SEMTECH. Can you confirm?
> 

This one seemed highly plausible, but indeed good to have it
actually stated that they'd allocated the ID.

> > +       { }
> > +};  
> 
> ...
> 
> > +static const struct i2c_device_id sx9324_id[] = {
> > +       {"sx9324", SX9324_WHOAMI_VALUE },  
> 
> Missed space.
Fixed up.
> 
> > +       { }
> > +};  
> 

Jonathan



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux