Re: [PATCH v7 2/2] iio: adc: ad4130: add AD4130 driver

From: Andy Shevchenko
Date: Wed Jun 29 2022 - 05:42:19 EST


On Wed, Jun 29, 2022 at 11:28 AM Cosmin Tanislav <demonsingur@xxxxxxxxx> wrote:
> On 6/28/22 22:17, Andy Shevchenko wrote:
> > On Tue, Jun 28, 2022 at 4:49 PM Cosmin Tanislav <demonsingur@xxxxxxxxx> wrote:
> >>
> >> AD4130-8 is an ultra-low power, high precision, measurement solution for
> >> low bandwidth battery operated applications.
> >>
> >> The fully integrated AFE (Analog Front-End) includes a multiplexer for up
> >> to 16 single-ended or 8 differential inputs, PGA (Programmable Gain
> >> Amplifier), 24-bit Sigma-Delta ADC, on-chip reference and oscillator,
> >> selectable filter options, smart sequencer, sensor biasing and excitation
> >> options, diagnostics, and a FIFO buffer.
> >
> > It would be respectful, if you include given tags. Why didn't you do
> > that? Any significant change that has to be re-reviewed?
>
> Sorry, I sometimes forget about picking up tags. Maybe Jonathan will do
> it if everything else is good.

I see, you may take them automatically by using the b4 tool.
1. Take the Message-Id of your initial submission (v7).
2. Run `b4 am $message-id`.
3. Drop the previous patch from your tree either by reverting or rebasing.
4. Apply the new one by `git am $message-id:ish` (see the output of
`b4 am ...`).

In that case all tags will be picked up automatically.


--
With Best Regards,
Andy Shevchenko