[PATCH 0/2] mms114: add support for touch keys
From: Artur Weber
Date: Sun May 21 2023 - 11:13:32 EST
MELFAS MMS114 and similar touchscreens have support for touch keys.
Enable support of them in the driver. The keycodes to emit can be
controlled by the linux,keycodes DT property.
Signed-off-by: Artur Weber <aweber.kernel@xxxxxxxxx>
Artur Weber (2):
dt-bindings: mms114: Add linux,keycodes property for touch keys
Input: mms114 - add support for touch keys
.../input/touchscreen/melfas,mms114.yaml | 5 ++
drivers/input/touchscreen/mms114.c | 88 +++++++++++++++++--
2 files changed, 86 insertions(+), 7 deletions(-)
base-commit: f219050af06d83f436945880fc9c04db3bb2860f
--
2.40.1