public inbox for linux-mediatek@lists.infradead.org
 help / color / mirror / Atom feed
* [patch v2] drivers: input: keyboard: add mediatek matrix keypad drivers
@ 2019-12-27  1:34 fengping.yu
  2019-12-27  1:34 ` [PATCH V2 1/2] Documentation: devicetree: bindings: input fengping.yu
  2019-12-27  1:34 ` [PATCH V2 2/2] drivers: input: keyboard fengping.yu
  0 siblings, 2 replies; 3+ messages in thread
From: fengping.yu @ 2019-12-27  1:34 UTC (permalink / raw)
  To: Matthias Brugger; +Cc: devicetree, linux-mediatek, linux-kernel, wsd_upstream


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

 .../devicetree/bindings/input/mtk-kpd.txt     |  45 +++
 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, 412 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/input/mtk-kpd.txt
 create mode 100644 drivers/input/keyboard/mtk-kpd.c
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

end of thread, other threads:[~2019-12-27  4:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-27  1:34 [patch v2] drivers: input: keyboard: add mediatek matrix keypad drivers fengping.yu
2019-12-27  1:34 ` [PATCH V2 1/2] Documentation: devicetree: bindings: input fengping.yu
2019-12-27  1:34 ` [PATCH V2 2/2] drivers: input: keyboard fengping.yu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox