Re: [PATCH] drm: panel: simple: add Toshiba LT089AC19000

2017-10-17 Thread Rob Herring
On Fri, Oct 13, 2017 at 07:01:27PM +0200, Lucas Stach wrote: > Only exposes a single mode and not a complete display timing, as > the datasheet is rather vague about the minimum/maximum values. > > Signed-off-by: Lucas Stach > --- > .../display/panel/toshiba,lt089ac29000.txt | 8 +++

[PATCH] drm: panel: simple: add Toshiba LT089AC19000

2017-10-13 Thread Lucas Stach
Only exposes a single mode and not a complete display timing, as the datasheet is rather vague about the minimum/maximum values. Signed-off-by: Lucas Stach --- .../display/panel/toshiba,lt089ac29000.txt | 8 +++ drivers/gpu/drm/panel/panel-simple.c | 26 +++