[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75VenpFcXxpnNC40SEXvsCO7tjPrgA2_8nkiVbNZnerny_A@mail.gmail.com>
Date: Mon, 21 Mar 2022 10:43:04 +0200
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Jagath Jog J <jagathjog1996@...il.com>
Cc: Dan Robertson <dan@...obertson.com>,
Jonathan Cameron <jic23@...nel.org>,
linux-iio <linux-iio@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v1 4/5] iio: accel: bma400: Add separate channel for step counter
On Sat, Mar 19, 2022 at 8:10 PM Jagath Jog J <jagathjog1996@...il.com> wrote:
> + {
> + .type = IIO_STEPS,
> + .info_mask_separate = BIT(IIO_CHAN_INFO_PROCESSED) |
> + BIT(IIO_CHAN_INFO_ENABLE),
> + .scan_index = -1, /* No buffer support */
> + },
> +
One more thing, seems like a stray blank line addition.
> IIO_CHAN_SOFT_TIMESTAMP(4),
> };
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists