Input: ili210x - probe even if no resolution information
authorMarek Vasut <marex@denx.de>
Sat, 6 May 2023 18:40:03 +0000 (11:40 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 6 May 2023 18:45:31 +0000 (11:45 -0700)
commite1141b0c625e495006c814edc3ffc58ef9ee86b5
tree00b1415da62c4da6bb5346a4a8d50436a6e44a62
parent5672bd308ef23b81eb40dd2963f925fd671a66c2
Input: ili210x - probe even if no resolution information

Probe the touch controller driver even if resolution information is not
available. This can happen e.g. in case the touch controller suffered a
failed firmware update and is stuck in bootloader mode.

Signed-off-by: Marek Vasut <marex@denx.de>
Link: https://lore.kernel.org/r/20230217025200.203833-1-marex@denx.de
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/ili210x.c