1
0
Fork 0
alistair23-linux/drivers/gpu/drm/tinydrm
Noralf Trønnes 10399b22c1 drm/tinydrm/mipi-dbi: Change reset active time
The MIPI DBI spec states that reset active/low time should be more
than 9us. Change from 20ms to 20us.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: David Lechner <david@lechnology.com>
Tested-by: David Lechner <david@lechnology.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180110185940.53841-8-noralf@tronnes.org
2018-01-15 15:17:24 +01:00
..
core drm/tinydrm: Embed the mode in tinydrm_connector 2018-01-15 15:16:59 +01:00
Kconfig drm/tinydrm: add driver for ST7735R panels 2018-01-03 13:54:24 +01:00
Makefile drm/tinydrm: add driver for ST7735R panels 2018-01-03 13:54:24 +01:00
ili9225.c drm/tinydrm/mipi-dbi: Add mipi_dbi_enable_flush() 2018-01-15 15:10:28 +01:00
mi0283qt.c drm/tinydrm/mi0283qt: Let the display pipe handle power 2018-01-15 15:16:06 +01:00
mipi-dbi.c drm/tinydrm/mipi-dbi: Change reset active time 2018-01-15 15:17:24 +01:00
repaper.c drm/tinydrm: Replace dev_error with DRM_DEV_ERROR 2017-10-13 17:34:42 +02:00
st7586.c drm/tinydrm/mipi-dbi: Add poweron-reset functions 2018-01-15 15:13:47 +01:00
st7735r.c drm/tinydrm/mipi-dbi: Add poweron-reset functions 2018-01-15 15:13:47 +01:00