]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Input: zinitix - read and cache device version numbers
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 30 Aug 2024 22:51:45 +0000 (15:51 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 1 Sep 2024 02:05:47 +0000 (19:05 -0700)
commit5278bb4cd6e96504ad4700bc1e445fbe7d6711e3
tree1a89d4d323bca8fe8d754f15353a7ad0e912b0f1
parent092b7d431f5eb1443cbf0e797858861e2ede1e28
Input: zinitix - read and cache device version numbers

The chip hardware revision, firmware version and regdata
revision is needed to discern because for example touchkeys
are handled by different registers on different versions of
the chip. Example output from BT404:

Zinitix-TS 3-0020: chip revision 4040 firmware version 0088
  regdata version 0004

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20240830-zinitix-tk-versions-v2-1-90eae6817eda@linaro.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/zinitix.c