]> git.dujemihanovic.xyz Git - linux.git/commit
input: add onkey driver for Marvell 88PM886 PMIC
authorKarel Balej <balejk@matfyz.cz>
Sun, 17 Dec 2023 12:00:53 +0000 (13:00 +0100)
committerDuje Mihanović <duje.mihanovic@skole.hr>
Sat, 29 Jun 2024 10:52:29 +0000 (12:52 +0200)
commitb7191016bf6f07c61c5c1f184ca35437e1f11f5a
tree0b49fd21e54c59856c13e99a6e9cef818d6b440e
parent0580d2c75e38cc3b69943f58951a285ded3a29b6
input: add onkey driver for Marvell 88PM886 PMIC

Marvell 88PM886 PMIC provides onkey among other things. Add client
driver to handle it. The driver currently only provides a basic support
omitting additional functions found in the vendor version, such as long
onkey and GPIO integration.

Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Karel Balej <balejk@matfyz.cz>
drivers/input/misc/88pm886-onkey.c [new file with mode: 0644]
drivers/input/misc/Kconfig
drivers/input/misc/Makefile