diff options
author | Yassine Oudjana <y.oudjana@protonmail.com> | 2021-09-10 07:23:39 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2021-09-10 07:26:33 +0200 |
commit | e2afe95a87a268bcdca2fb489d9c8a485e3aca85 (patch) | |
tree | b569c5f24fbb9e195629765526d6b08e68ab2b40 /MAINTAINERS | |
parent | Input: cypress-sf - add Cypress StreetFighter touchkey driver (diff) | |
download | linux-e2afe95a87a268bcdca2fb489d9c8a485e3aca85.tar.xz linux-e2afe95a87a268bcdca2fb489d9c8a485e3aca85.zip |
dt-bindings: input: Add binding for cypress-sf
Add a device tree binding for Cypress StreetFighter.
Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210907174341.422013-3-y.oudjana@protonmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f72af66b2889..44e6c428703e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5010,6 +5010,7 @@ CYPRESS STREETFIGHTER TOUCHKEYS DRIVER M: Yassine Oudjana <y.oudjana@protonmail.com> L: linux-input@vger.kernel.org S: Maintained +F: Documentation/devicetree/bindings/input/cypress-sf.yaml F: drivers/input/keyboard/cypress-sf.c CYTTSP TOUCHSCREEN DRIVER |