From: Maxime Ripard Date: Sun, 22 Mar 2015 03:18:06 +0000 (-0700) Subject: Input: edt-ft5x06 - allow to setting the maximum axes value through the DT X-Git-Tag: omap-for-v4.2/o2_dc~135^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c00559884e09398a6451672472b4ea7f4118291;p=pandora-kernel.git Input: edt-ft5x06 - allow to setting the maximum axes value through the DT Currently the driver relies on some obscure and undocumented register to set the maximum axis value. The reported value is way too high to be meaningful, which confuses some userspace tools like QT's evdevtouch plugin which try to scale the reported events to the maximum values. Use the values from the DT to set meaningful values. Signed-off-by: Maxime Ripard Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed