Re: [PATCH] dt-bindings: iio: light: Add PixArt PAJ7620 gesture sensor
From: Jonathan Cameron
Date: Mon Apr 20 2026 - 08:57:55 EST
On Mon, 13 Apr 2026 09:25:19 -0500
David Lechner <dlechner@xxxxxxxxxxxx> wrote:
> On 4/12/26 7:02 PM, Harpreet Saini wrote:
> > Signed-off-by: Harpreet Saini <sainiharpreet29@xxxxxxxxx>
> > ---
> > This is part 1 of a 2-patch series proposing a driver for the PixArt
> > PAJ7620 gesture sensor. This patch adds the Device Tree bindings and
>
> Gesture sensor sounds like input subsystem, not IIO.
There is one gesture sensor in IIO but that was driven by it
being a combination of that and a proximity + ambient light sensor.
drivers/light/apds9960.c
It seems there is already a series for this one on the input list, so I'll let
any further discussion and review happen there.