[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250203174309.21574-1-adrian@travitia.xyz>
Date: Mon, 3 Feb 2025 18:43:07 +0100
From: Jens Reidel <adrian@...vitia.xyz>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Bastien Nocera <hadess@...ess.net>,
Hans de Goede <hdegoede@...hat.com>,
Neil Armstrong <neil.armstrong@...aro.org>
Cc: Luca Weiss <luca.weiss@...rphone.com>,
linux-input@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
phone-devel@...r.kernel.org,
linux@...nlining.org,
~postmarketos/upstreaming@...ts.sr.ht,
Jens Reidel <adrian@...vitia.xyz>
Subject: [PATCH 0/2] Add Goodix Berlin-A series support
This series adds support for the Goodix Berlin-A series touch ICs
(gt9897). This was tested on a Xiaomi 11 Lite 5G NE (xiaomi-lisa),
which uses the gt9897 IC connected over SPI. I am not aware of any
device that has gt9897 connected over I2C and therefore could not
test it, so I didn't add a compatible in the I2C driver.
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Rob Herring <robh@...nel.org>
To: Krzysztof Kozlowski <krzk+dt@...nel.org>
To: Conor Dooley <conor+dt@...nel.org>
To: Bastien Nocera <hadess@...ess.net>
To: Hans de Goede <hdegoede@...hat.com>
To: Neil Armstrong <neil.armstrong@...aro.org>
Cc: Luca Weiss <luca.weiss@...rphone.com>
Cc: linux-input@...r.kernel.org
Cc: devicetree@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Cc: phone-devel@...r.kernel.org
Cc: linux@...nlining.org
Cc: ~postmarketos/upstreaming@...ts.sr.ht
Signed-off-by: Jens Reidel <adrian@...vitia.xyz>
Jens Reidel (2):
dt-bindings: input: goodix,gt9916: Document gt9897 compatible
Input: goodix_berlin - Add support for Berlin-A series
.../input/touchscreen/goodix,gt9916.yaml | 1 +
drivers/input/touchscreen/goodix_berlin.h | 9 ++++
.../input/touchscreen/goodix_berlin_core.c | 27 +++++++++---
drivers/input/touchscreen/goodix_berlin_i2c.c | 6 ++-
drivers/input/touchscreen/goodix_berlin_spi.c | 44 +++++++++++++++----
5 files changed, 73 insertions(+), 14 deletions(-)
--
2.48.1
Powered by blists - more mailing lists