[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAHp75Vf3TD7gL2+Rjga-F5M_yANV8COMRrpo6iKdFKYfssafPw@mail.gmail.com>
Date: Fri, 7 Aug 2020 12:23:51 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Alexandru Ardelean <alexandru.ardelean@...log.com>
Cc: linux-iio <linux-iio@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Jonathan Cameron <jic23@...nel.org>,
Stefan Popa <stefan.popa@...log.com>
Subject: Re: [PATCH 2/2] iio: imu: adis16480: Add the option to enable/disable
burst mode
On Tue, Aug 4, 2020 at 1:04 PM Alexandru Ardelean
<alexandru.ardelean@...log.com> wrote:
>
> From: Stefan Popa <stefan.popa@...log.com>
>
> Although the burst read function does not require a stall time between
> each 16-bit segment, it however requires more processing since the
> software needs to look for the BURST_ID and take into account the offset
> to the first data channel. Some users might find it useful to be able to
> switch between the two modes.
...
> +static struct attribute *adis16495_attributes[] = {
> + &iio_dev_attr_burst_mode_enable.dev_attr.attr,
> + NULL,
A nit: drop comma.
> +};
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists