]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/x86: touchscreen_dmi: Drop "silead,max-fingers" property
authorHans de Goede <hdegoede@redhat.com>
Sat, 25 May 2024 19:38:54 +0000 (21:38 +0200)
committerHans de Goede <hdegoede@redhat.com>
Mon, 3 Jun 2024 09:10:46 +0000 (11:10 +0200)
commit84b26f509c1b9c8b3c3c63d75912701f151fd148
tree275994456c14c0e10e53bc79f743f163780d658c
parent38a38f5a36da9820680d413972cb733349400532
platform/x86: touchscreen_dmi: Drop "silead,max-fingers" property

The silead touchscreen driver now defaults to 10 fingers, so it is no
longer necessary to have a "silead,max-fingers=10" property for each
silead touchscreen model. Drop this property from all the configs.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20240525193854.39130-3-hdegoede@redhat.com
drivers/platform/x86/touchscreen_dmi.c