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

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

 



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

> 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?

> +       { }
> +};

...

> +static const struct i2c_device_id sx9324_id[] = {
> +       {"sx9324", SX9324_WHOAMI_VALUE },

Missed space.

> +       { }
> +};

-- 
With Best Regards,
Andy Shevchenko



[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