Skip to content

Commit 21c133b

Browse files
refractionwaredtor
authored andcommitted
dt-bindings: mms114: Add linux,keycodes property for touch keys
MELFAS MMS114 and similar touchscreens have support for touch keys. Add the linux,keycodes property which can be used to set up the keycodes for the touch keys. Acked-by: Conor Dooley <[email protected]> Signed-off-by: Artur Weber <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent d778123 commit 21c133b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/input/touchscreen/melfas,mms114.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ properties:
5252
touchscreen-swapped-x-y: true
5353
touchscreen-max-pressure: true
5454

55+
linux,keycodes:
56+
description: Keycodes for the touch keys
57+
minItems: 1
58+
maxItems: 15
59+
5560
additionalProperties: false
5661

5762
required:

0 commit comments

Comments
 (0)