diff options
author | 2025-04-28 10:35:13 +0200 | |
---|---|---|
committer | 2025-04-28 12:14:32 -0700 | |
commit | b8ac485a179d8819ae291afbf13a2fd89d76d4f3 (patch) | |
tree | 325eb53966150e3402e2f856d41d0525c78638c1 | |
parent | Input: stmpe-ts - use module alias instead of device table (diff) | |
download | wireguard-linux-b8ac485a179d8819ae291afbf13a2fd89d76d4f3.tar.xz wireguard-linux-b8ac485a179d8819ae291afbf13a2fd89d76d4f3.zip |
dt-bindings: mediatek,mt6779-keypad: Update Mattijs' email address
Update Mattijs Korpershoek's email address to @kernel.org.
Signed-off-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250428-keypad-email-v1-1-dde6ac76725b@kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
-rw-r--r-- | Documentation/devicetree/bindings/input/mediatek,mt6779-keypad.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/input/mediatek,mt6779-keypad.yaml b/Documentation/devicetree/bindings/input/mediatek,mt6779-keypad.yaml index 517a4ac1bea3..e365413732e7 100644 --- a/Documentation/devicetree/bindings/input/mediatek,mt6779-keypad.yaml +++ b/Documentation/devicetree/bindings/input/mediatek,mt6779-keypad.yaml @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Mediatek's Keypad Controller maintainers: - - Mattijs Korpershoek <mkorpershoek@baylibre.com> + - Mattijs Korpershoek <mkorpershoek@kernel.org> allOf: - $ref: /schemas/input/matrix-keymap.yaml# |