]> git.dujemihanovic.xyz Git - linux.git/commit
input: add onkey driver for Marvell 88PM88X PMICs
authorKarel Balej <balejk@matfyz.cz>
Sun, 17 Dec 2023 12:00:53 +0000 (13:00 +0100)
committerDuje Mihanović <duje.mihanovic@skole.hr>
Sat, 20 Jan 2024 19:52:01 +0000 (20:52 +0100)
commit91eed76e1c12a1d21d0dadf7974e9aa8ce3e03c3
treee865ba5107bcd3078b71462555a973934f0fdac9
parenta27011811f6f4a8936dca2624ac24e605e5afa65
input: add onkey driver for Marvell 88PM88X PMICs

The Marvell 88PM88X PMICs provide 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.

Signed-off-by: Karel Balej <balejk@matfyz.cz>
drivers/input/misc/88pm88x-onkey.c [new file with mode: 0644]
drivers/input/misc/Kconfig
drivers/input/misc/Makefile