Input: ili210x - fetch touchscreen geometry from DT
authorMarek Vasut <marex@denx.de>
Sat, 9 Feb 2019 16:49:38 +0000 (08:49 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 9 Feb 2019 17:01:13 +0000 (09:01 -0800)
commitf67cc3e927d8414ad3872e046764534ea1f5db0d
tree8d1f9c24745cbca503cbf95672b3b06dd0e66374
parent320f07b4a92216aa313680e3c7c7d325d8642715
Input: ili210x - fetch touchscreen geometry from DT

Fetching the geometry from the ILI251x registers seems unreliable and
sometimes returns all zeroes. Add support for fetching the geometry and
axis inversion from DT instead.

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/ili210x.c