Re: [PATCH 1/2] drm/panel: Augment the TPO TPG110 bindings

2018-07-02 Thread Rob Herring
On Sun, Jul 1, 2018 at 1:01 PM Linus Walleij wrote: > > On Wed, Jun 27, 2018 at 7:21 PM Rob Herring wrote: > > On Thu, Jun 21, 2018 at 08:49:41PM +0200, Linus Walleij wrote: > > > > +This panel driver can driver a variety of panels. It requires > > > > s/can driver/can drive/ > > > > Though what

Re: [PATCH 1/2] drm/panel: Augment the TPO TPG110 bindings

2018-07-02 Thread Andrzej Hajda
On 01.07.2018 21:01, Linus Walleij wrote: > On Wed, Jun 27, 2018 at 7:21 PM Rob Herring wrote: >> On Thu, Jun 21, 2018 at 08:49:41PM +0200, Linus Walleij wrote: >>> +This panel driver can driver a variety of panels. It requires >> s/can driver/can drive/ >> >> Though what a driver supports is

Re: [PATCH 1/2] drm/panel: Augment the TPO TPG110 bindings

2018-07-01 Thread Linus Walleij
On Wed, Jun 27, 2018 at 7:21 PM Rob Herring wrote: > On Thu, Jun 21, 2018 at 08:49:41PM +0200, Linus Walleij wrote: > > +This panel driver can driver a variety of panels. It requires > > s/can driver/can drive/ > > Though what a driver supports is irrelevant to the binding... It it not a

Re: [PATCH 1/2] drm/panel: Augment the TPO TPG110 bindings

2018-06-27 Thread Rob Herring
On Thu, Jun 21, 2018 at 08:49:41PM +0200, Linus Walleij wrote: > The TPO TPG110 bindings were using the DPI bindings (popular > in the fbdev subsystem) but this misses the finer points > learned in the DRM subsystem. > > We need to augment the bindings for proper DRM integration: > the timings

[PATCH 1/2] drm/panel: Augment the TPO TPG110 bindings

2018-06-21 Thread Linus Walleij
The TPO TPG110 bindings were using the DPI bindings (popular in the fbdev subsystem) but this misses the finer points learned in the DRM subsystem. We need to augment the bindings for proper DRM integration: the timings are expressed by the hardware, not put into the device tree. Old device