linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Resend [PATCH V2] dt-bindings:input:keyboard:add MediaTek keypad controller binding
@ 2020-01-08  6:29 fengping yu
  2020-01-08  6:29 ` [PATCH V2 1/2] Documentation: devicetree: bindings: input fengping yu
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: fengping yu @ 2020-01-08  6:29 UTC (permalink / raw)
  To: Matthias Brugger, Dmitry Torokhov, Rob Herring, Mark Rutland,
	Catalin Marinas, Will Deacon, Shawn Guo, Olof Johansson,
	Aisheng Dong, Anson Huang, Maxime Ripard, Leonard Crestez,
	Dinh Nguyen, Marcin Juszkiewicz, Valentin Schneider,
	Arnd Bergmann, Andy Shevchenko, Mark Brown, Thierry Reding,
	YueHaibing, Stefan Agner, Jacky Bai, Marco Felsch
  Cc: devicetree, wsd_upstream, linux-kernel, linux-mediatek,
	linux-input, linux-arm-kernel


fengping.yu (2):
  Documentation: devicetree: bindings: input
  drivers: input: keyboard

 .../devicetree/bindings/input/mtk-kpd.txt     |  52 +++
 arch/arm64/configs/defconfig                  |   1 +
 drivers/input/keyboard/Kconfig                |   8 +
 drivers/input/keyboard/Makefile               |   1 +
 drivers/input/keyboard/mtk-kpd.c              | 357 ++++++++++++++++++
 5 files changed, 419 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/input/mtk-kpd.txt
 create mode 100644 drivers/input/keyboard/mtk-kpd.c
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-01-10  7:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-08  6:29 Resend [PATCH V2] dt-bindings:input:keyboard:add MediaTek keypad controller binding fengping yu
2020-01-08  6:29 ` [PATCH V2 1/2] Documentation: devicetree: bindings: input fengping yu
2020-01-10  1:16   ` Dmitry Torokhov
2020-01-08  6:29 ` [PATCH V2 2/2] drivers: input: keyboard fengping yu
2020-01-08  7:11   ` Marco Felsch
2020-01-08  7:23     ` Marco Felsch
2020-01-08  8:46   ` Yingjoe Chen
2020-01-08 11:26     ` Andy Shevchenko
2020-01-10  1:20       ` Dmitry Torokhov
2020-01-08 11:22   ` Andy Shevchenko
2020-01-10  1:32   ` Dmitry Torokhov
2020-01-10  7:35     ` Andy Shevchenko
2020-01-08  6:38 ` Resend [PATCH V2] dt-bindings:input:keyboard:add MediaTek keypad controller binding Marco Felsch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).