[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <823c4c54441af0f2f9e392a142e582120a335440.camel@pengutronix.de>
Date: Fri, 28 Jun 2024 10:35:56 +0200
From: Philipp Zabel <p.zabel@...gutronix.de>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, linux-input@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel@...gutronix.de
Subject: Re: [PATCH] Input: exc3000 - add EXC81W32 support
On Do, 2024-06-27 at 09:51 -0700, Dmitry Torokhov wrote:
> Hi Philipp,
>
> On Wed, Jun 26, 2024 at 04:26:48PM +0200, Philipp Zabel wrote:
> > This adds support for EXC81W32 controllers.
> >
> > Tested with firmware reported as type "PCAP81X32 Series",
> > model "Orion_0183_1019", fw_version "8001280G".
> >
> > Signed-off-by: Philipp Zabel <p.zabel@...gutronix.de>
> > ---
> > .../devicetree/bindings/input/touchscreen/eeti,exc3000.yaml | 1 +
> > drivers/input/touchscreen/exc3000.c | 7 +++++++
> > 2 files changed, 8 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/input/touchscreen/eeti,exc3000.yaml b/Documentation/devicetree/bindings/input/touchscreen/eeti,exc3000.yaml
> > index 9dc25d30a0a8..c299838e2680 100644
> > --- a/Documentation/devicetree/bindings/input/touchscreen/eeti,exc3000.yaml
> > +++ b/Documentation/devicetree/bindings/input/touchscreen/eeti,exc3000.yaml
> > @@ -18,6 +18,7 @@ properties:
> > - eeti,exc3000
> > - eeti,exc80h60
> > - eeti,exc80h84
> > + - eeti,exc81w32
> > reg:
> > const: 0x2a
> > interrupts:
>
> Could you please split this chunk into a separate patch so that DT folks
> can chime in on it separately from the driver change?
Sorry, fixed in v2.
regards
Philipp
Powered by blists - more mailing lists