linux-input.vger.kernel.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:38 ` Marco Felsch
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ 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: linux-input, linux-arm-kernel, linux-kernel, linux-mediatek,
	devicetree, wsd_upstream


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

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

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

Thread overview: 10+ 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:38 ` Marco Felsch
     [not found] ` <20200108062923.14684-2-fengping.yu@mediatek.com>
2020-01-10  1:16   ` [PATCH V2 1/2] Documentation: devicetree: bindings: input Dmitry Torokhov
     [not found] ` <20200108062923.14684-3-fengping.yu@mediatek.com>
2020-01-08  7:11   ` [PATCH V2 2/2] drivers: input: keyboard Marco Felsch
2020-01-08  7:23     ` Marco Felsch
2020-01-08 11:22   ` Andy Shevchenko
     [not found]   ` <1578473162.12131.13.camel@mtksdaap41>
2020-01-08 11:26     ` Andy Shevchenko
2020-01-10  1:20       ` Dmitry Torokhov
2020-01-10  1:32   ` Dmitry Torokhov
2020-01-10  7:35     ` Andy Shevchenko

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).