]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Input: st1232 - read firmware version and revision
authorMichael Tretter <m.tretter@pengutronix.de>
Tue, 10 Feb 2026 06:21:00 +0000 (22:21 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 18 Feb 2026 07:04:42 +0000 (23:04 -0800)
commit004703baa5a9352182307dd9a747e9411802df32
treefc1671e495fda02db721acaa9ca848059cb6765e
parent6075dd69c57d203e6a5f97067860afe90c682e47
Input: st1232 - read firmware version and revision

According to the data sheet, the st1332 contains a firmware, which may
be updated. The version and revision of the firmware may be read from
the registers of the device.

Read the firmware version and revision and report it to the log when
probing the device.

Suggested-by: Khalid Talash <ktalash@topcon.com>
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
Link: https://patch.msgid.link/20260123-input-st1232-firmware-version-v1-1-32df7eefdafe@pengutronix.de
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/st1232.c