summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorEddie James <eajames@linux.ibm.com>2020-09-09 23:30:56 +0300
committerJoel Stanley <joel@jms.id.au>2021-11-01 09:42:44 +0300
commitcdd83b89831eb7df7c616833c77d301fa86e4fea (patch)
treece36458d3a96ede758029a79da1f999fd484abfb /MAINTAINERS
parent76e339d7bab57d08c05ca21aa010966254c3b93c (diff)
downloadlinux-cdd83b89831eb7df7c616833c77d301fa86e4fea.tar.xz
input: misc: Add IBM Operation Panel driver
Add a driver to get the button events from the panel and provide them to userspace with the input subsystem. The panel is connected with I2C and controls the bus, so the driver registers as an I2C slave device. OpenBMC-Staging-Count: 4 Signed-off-by: Eddie James <eajames@linux.ibm.com> Reviewed-by: Joel Stanley <joel@jms.id.au> Link: https://lore.kernel.org/r/20200909203059.23427-3-eajames@linux.ibm.com Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index acf0633879bc..4175103e928d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8918,6 +8918,7 @@ M: Eddie James <eajames@linux.ibm.com>
L: linux-input@vger.kernel.org
S: Maintained
F: Documentation/devicetree/bindings/input/ibm,op-panel.yaml
+F: drivers/input/misc/ibm-panel.c
IBM Power 842 compression accelerator
M: Haren Myneni <haren@us.ibm.com>