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

2017-10-19 Thread Thierry Reding
On Thu, Oct 19, 2017 at 10:27:19AM +0200, Lucas Stach wrote: > Am Donnerstag, den 19.10.2017, 10:17 +0200 schrieb Thierry Reding: > > On Wed, Oct 18, 2017 at 07:22:40PM +0200, Lucas Stach wrote: > > > Only exposes a single mode and not a complete display timing, as > > > the datasheet is rather vag

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

2017-10-19 Thread Lucas Stach
Am Donnerstag, den 19.10.2017, 10:17 +0200 schrieb Thierry Reding: > On Wed, Oct 18, 2017 at 07:22:40PM +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: Luca

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

2017-10-19 Thread Thierry Reding
On Wed, Oct 18, 2017 at 07:22:40PM +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 > Acked-by: Rob Herring > --- > v2: > - fix display size in documentati

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

2017-10-18 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 Acked-by: Rob Herring --- v2: - fix display size in documentation - add bus flags --- .../display/panel/toshiba,lt089ac29000.txt |