diff options
author | Mattijs Korpershoek | 2022-07-26 14:56:06 +0200 |
---|---|---|
committer | Dmitry Torokhov | 2022-08-10 15:44:05 -0700 |
commit | 9900d9249f736bcd474f56e935db2c70977756ba (patch) | |
tree | b41159e8ba2e8d0f998b6c0bf4cec1593cc19a05 /MAINTAINERS | |
parent | 938db76cf8c8d2bd7c56aca74bef68d443e76954 (diff) |
MAINTAINERS: input: add mattijs for mt6779-keypad
As stated in [1]:
Fengping has no longer interest and time to maintain this driver so he
agreed to transfer maintainership over to me.
Add a dedicated maintainer entry as well for the driver to make sure
that I can help with patch reviews.
[1] https://lore.kernel.org/r/20220421140255.2781505-1-mkorpershoek@baylibre.com
Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Link: https://lore.kernel.org/r/20220720-mt8183-keypad-v2-1-6d42c357cb76@baylibre.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 66bffb24a348..5cff72980872 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12553,6 +12553,12 @@ S: Supported F: Documentation/devicetree/bindings/media/mediatek-jpeg-*.yaml F: drivers/media/platform/mediatek/jpeg/ +MEDIATEK KEYPAD DRIVER +M: Mattijs Korpershoek <mkorpershoek@baylibre.com> +S: Supported +F: Documentation/devicetree/bindings/input/mediatek,mt6779-keypad.yaml +F: drivers/input/keyboard/mt6779-keypad.c + MEDIATEK MDP DRIVER M: Minghsiu Tsai <minghsiu.tsai@mediatek.com> M: Houlong Wei <houlong.wei@mediatek.com> |