Re: [PATCH v1 1/7] pps: clients: gpio: Bail out on error when requesting GPIO echo line

From: Andy Shevchenko
Date: Tue Mar 09 2021 - 06:29:26 EST


On Tue, Mar 09, 2021 at 11:51:58AM +0100, Rodolfo Giometti wrote:
> On 09/03/21 11:47, Andy Shevchenko wrote:
> > +Cc: Greg
> >
> > On Fri, Feb 26, 2021 at 07:03:32PM +0200, Andy Shevchenko wrote:
> >> On Tue, Feb 16, 2021 at 01:31:48PM +0200, Andy Shevchenko wrote:
> >>> When requesting optional GPIO echo line, bail out on error,
> >>> so user will know that something wrong with the existing property.
> >>
> >> Guys, any comments on this series?
> >
> > Greg, seems PPS maintainer keeps silent, can I route this series thru one of
> > yours tree (resend implied)?
>
> I'm sorry but I suppose I missed this patch... -_-'

Entire series (7 patches) has been Cc'ed to you :-)

> Can you please resend it to me?

Okay, I will resend with Greg included just in case.

Done!

For the future, I recommend to switch to b4 tool (most likely already in your
Linux distribution), so

0/ Install b4 tool (if not yet in distro: `pip install b4` should work)
1/ Find message ID for the thread, for example,
20210216113154.70852-1-andriy.shevchenko@xxxxxxxxxxxxxxx (v1)
20210309112403.36633-1-andriy.shevchenko@xxxxxxxxxxxxxxx (v1 resend)

2/ `b4 am -s $MESSAGE_ID`, replace $MESSAGE_ID with one of the above
3/ it will download a mailbox that you may apply with `git am ...`

--
With Best Regards,
Andy Shevchenko