Re: [PATCH v3 0/4] iio: proximity: Add interrupt support for RFD77402

From: Jonathan Cameron

Date: Wed Dec 31 2025 - 12:08:30 EST


On Tue, 30 Dec 2025 00:15:43 +0530
Shrikant <raskar.shree97@xxxxxxxxx> wrote:

> On Sat, Dec 27, 2025 at 11:16 PM Jonathan Cameron <jic23@xxxxxxxxxx> wrote:
> >
> > On Sun, 21 Dec 2025 14:08:58 +0530
> > Shrikant Raskar <raskar.shree97@xxxxxxxxx> wrote:
> >
> > > This patch series adds:
> > > - Add RF Digital vendor prefix
> > > - YAML binding for RFD77402
> > > - Add OF device ID for enumeration via DT
> > > - Use kernel helper for result polling
> > > - Interrupt handling support
> > >
> > > These changes enable DT-based configuration and event-driven
> > > operation for the RFD77402 Time-of-Flight sensor.
> >
> > Hi Shrikant,
> >
> > I'm only seeing this cover letter (and lore doesn't seem
> > to have the patches either). Probably need to resend them.
> Hello Jonathan,
> Apologies for the confusion. I have tried re-sending the patch
> series multiple times, but each time only the cover letter is getting
> delivered, while the individual patches do not seem to go through due
> to Gmail's daily sending limit.I haven't fully resolved the issue yet,
> but I'm trying to figure out a solution on my end. If you have
> any suggestions or best practices to avoid such delivery issues, I
> would really appreciate your guidance.
>
> Sorry for the inconvenience, and thank you for your patience.
> Regards,
> Shrikant

If you continue having problems, take a look at the b4 tool
and it's options for using a web gateway.

https://b4.docs.kernel.org/en/latest/
sending your work.

Jonathan