]> git.ipfire.org Git - thirdparty/linux.git/commit
Input: tsc2007 - accept standard properties
authorAndreas Kemnade <andreas@kemnade.info>
Thu, 5 Dec 2024 20:44:12 +0000 (21:44 +0100)
committerKevin Hilman <khilman@baylibre.com>
Wed, 11 Dec 2024 00:17:30 +0000 (16:17 -0800)
commit6ef4ea3c944b9fc5d78317d1172cdcd10f9724f1
tree8bdb43741058274538feb7348f3c28dbba62d65f
parent40384c840ea1944d7c5a392e8975ed088ecf0b37
Input: tsc2007 - accept standard properties

Only some driver-specific properties were accepted, change it
to use the now-available standard properties which are
found in devicetrees containing this chip.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Link: https://lore.kernel.org/r/20241205204413.2466775-2-akemnade@kernel.org
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
drivers/input/touchscreen/tsc2007.h
drivers/input/touchscreen/tsc2007_core.c