]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Input: novatek-nvt-ts - add support for NT36672A touchscreen
authorJoel Selvaraj <joelselvaraj.oss@gmail.com>
Sat, 1 Jun 2024 20:44:45 +0000 (15:44 -0500)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 30 Sep 2024 02:10:44 +0000 (19:10 -0700)
commitc7bf046925dc5885d9c4d8fbcbb7e4e73665bfcf
tree7d2dd9d3732bb05ebb4a8d7fb4aa46c29d2092ac
parent285fe9b5a34ea48e7db87870a503a5f67e9e582d
Input: novatek-nvt-ts - add support for NT36672A touchscreen

Extend the novatek touchscreen driver to support NT36672A chip which
is found in phones like qcom/sdm845-xiaomi-beryllium-tianma.dts.
Added devicetree support for the driver and used i2c chip data to handle
the variation in chip id and wake type. Also added vcc and iovcc
regulators which are used to power the touchscreen hardware.

Signed-off-by: Joel Selvaraj <joelselvaraj.oss@gmail.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20240601-nvt-ts-devicetree-regulator-support-v5-3-aa9bf986347d@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/novatek-nvt-ts.c