From: Sebastian Reichel Date: Thu, 29 May 2014 06:51:53 +0000 (-0700) Subject: Input: add common DT binding for touchscreens X-Git-Tag: omap-for-v3.16/fixes-against-rc1~76^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b98abe52fa8e2a3797d3cc2db3d0e109f4549c03;p=pandora-kernel.git Input: add common DT binding for touchscreens Add common DT binding documentation for touchscreen devices and implement input_parse_touchscreen_of_params, which parses the common properties and configures the input device accordingly. The method currently does not interpret the axis inversion properties, since there is no matching flag in the generic linux input device. Reviewed-by: Pavel Machek Acked-by: Aaro Koskinen Signed-off-by: Sebastian Reichel Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed