Home
last modified time | relevance | path

Searched hist:b26ff9137183309c18cdfe931e1cafcf3c1a980d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/touchscreen/
H A Dili210x.cdiff b26ff9137183309c18cdfe931e1cafcf3c1a980d Wed May 18 16:30:09 CDT 2022 Marek Vasut <marex@denx.de> Input: ili210x - use one common reset implementation

Rename ili251x_hardware_reset() to ili210x_hardware_reset(), change its
parameter from struct device * to struct gpio_desc *, and use it as one
single consistent reset implementation all over the driver. Also increase
the minimum reset duration to 12ms, to make sure the reset is really
within the spec.

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