diff options
author | Eddie James <eajames@linux.ibm.com> | 2022-08-13 00:32:27 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2022-08-17 21:32:02 +0200 |
commit | bc604fbb49f1a00df34e6755a32e8bf5419eb4cd (patch) | |
tree | 39190978926c90e945999cf880d62126e3067c25 /MAINTAINERS | |
parent | Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or... (diff) | |
download | linux-bc604fbb49f1a00df34e6755a32e8bf5419eb4cd.tar.xz linux-bc604fbb49f1a00df34e6755a32e8bf5419eb4cd.zip |
dt-bindings: input: Add documentation for IBM Operation Panel
Document the bindings for the IBM Operation Panel, which provides
a simple interface to control a server. It has a display and three
buttons.
Also update MAINTAINERS for the new file.
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20220809204147.238132-2-eajames@linux.ibm.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2910c5e50ac0..084a8728953a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9643,6 +9643,12 @@ S: Orphan F: Documentation/ia64/ F: arch/ia64/ +IBM Operation Panel Input Driver +M: Eddie James <eajames@linux.ibm.com> +L: linux-input@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/input/ibm,op-panel.yaml + IBM Power 842 compression accelerator M: Haren Myneni <haren@us.ibm.com> S: Supported |