Input: silead - add pen support
authorHans de Goede <hdegoede@redhat.com>
Mon, 13 Dec 2021 05:06:25 +0000 (21:06 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 13 Dec 2021 05:10:23 +0000 (21:10 -0800)
commit046612a3f592044762789ec086feb2cdaaf393f6
tree0dc5f5d13781b5a05ced6ccaf914d87215ac3426
parent66d27d848fa6bf613bd716cb2c71769a211a6ffe
Input: silead - add pen support

Some Silead touchscreens have support for an active (battery powered)
pen, add support for this.

So far pen-support has only been seen on X86/ACPI (non devicetree) devs,
IOW it is not used in actual devicetree files. The devicetree-bindings
maintainers have requested properties like these to not be added to the
devicetree-bindings, so the new properties are deliberately not added
to the existing silead devicetree-bindings documentation.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20211122220637.11386-3-hdegoede@redhat.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/silead.c