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 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html