From: Mischa Jonker <mischa.jonker@synopsys.com>
To: dmitry.torokhov@gmail.com, m.d.s.x.jonker@gmail.com,
linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Mischa Jonker <mischa.jonker@synopsys.com>
Subject: [PATCH] RFC: ARC PS/2 driver
Date: Tue, 16 Oct 2012 17:44:57 +0200 [thread overview]
Message-ID: <1350402298-12890-1-git-send-email-mischa.jonker@synopsys.com> (raw)
This patch adds support for the ARC PS/2 block which is used in various
ARC FPGA platforms. It has been tested on the ARC Angel 4 platform and the
nSIM OSCI virtual model.
Mischa Jonker (1):
Input: serio - Add ARC PS/2 driver
drivers/input/serio/Kconfig | 9 ++
drivers/input/serio/Makefile | 1 +
drivers/input/serio/arc_ps2.c | 287 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 297 insertions(+), 0 deletions(-)
create mode 100644 drivers/input/serio/arc_ps2.c
next reply other threads:[~2012-10-16 15:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-16 15:44 Mischa Jonker [this message]
2012-10-16 15:44 ` [PATCH] Input: serio - Add ARC PS/2 driver Mischa Jonker
2012-10-16 16:23 ` Dmitry Torokhov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1350402298-12890-1-git-send-email-mischa.jonker@synopsys.com \
--to=mischa.jonker@synopsys.com \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=m.d.s.x.jonker@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).