[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230913-hx852x-v1-0-9c1ebff536eb@gerhold.net>
Date: Wed, 13 Sep 2023 15:25:28 +0200
From: Stephan Gerhold <stephan@...hold.net>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Henrik Rydberg <rydberg@...math.org>,
linux-input@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, Jeff LaBundy <jeff@...undy.com>,
Jonathan Albrieux <jonathan.albrieux@...il.com>,
Stephan Gerhold <stephan@...hold.net>
Subject: [PATCH 0/2] Input: add Himax HX852x(ES) touchscreen driver
Add DT schema and driver for the Himax HX852x(ES) touch panel
controller, with support for multi-touch and capacitive touch keys.
Signed-off-by: Stephan Gerhold <stephan@...hold.net>
---
Jonathan Albrieux (1):
Input: add Himax HX852x(ES) touchscreen driver
Stephan Gerhold (1):
dt-bindings: input: touchscreen: document Himax HX852x(ES)
.../bindings/input/touchscreen/himax,hx852es.yaml | 81 ++++
MAINTAINERS | 7 +
drivers/input/touchscreen/Kconfig | 10 +
drivers/input/touchscreen/Makefile | 1 +
drivers/input/touchscreen/himax_hx852x.c | 491 +++++++++++++++++++++
5 files changed, 590 insertions(+)
---
base-commit: 0bb80ecc33a8fb5a682236443c1e740d5c917d1d
change-id: 20230816-hx852x-3490d2773322
Best regards,
--
Stephan Gerhold <stephan@...hold.net>
Powered by blists - more mailing lists