From: Simon Glass Date: Mon, 25 Feb 2013 22:08:41 +0000 (-0800) Subject: input: Add ChromeOS EC keyboard driver X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~31^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6af6dc2d2aa654e928ed0a64c28724d1cd2c36c1;p=pandora-kernel.git input: Add ChromeOS EC keyboard driver Use the key-matrix layer to interpret key scan information from the EC and inject input based on the FDT-supplied key map. This driver registers itself with the ChromeOS EC driver to perform communications. The matrix-keypad FDT binding is used with a small addition to control ghosting. Signed-off-by: Simon Glass Signed-off-by: Luigi Semenzato Signed-off-by: Vincent Palatin Acked-by: Dmitry Torokhov Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed