Re: [PATCH v2 3/7] drm: rockchip: vop: add rk3066 vop definitions

From: Heiko Stuebner
Date: Sat Jan 12 2019 - 13:53:57 EST


Am Freitag, 11. Januar 2019, 15:54:24 CET schrieb Rob Herring:
> On Sun, Dec 30, 2018 at 06:22:00PM +0100, Heiko Stuebner wrote:
> > Hi Johan,
> >
> > Am Samstag, 29. Dezember 2018, 14:33:14 CET schrieb Johan Jonker:
> > > From: Mark Yao <mark.yao@xxxxxxxxxxxxxx>
> > >
> > > This patch adds the rk3066 VOP definitions.
> > >
> > > The VOP or LCD Controller serves as interface between
> > > framebuffer memory and a display device (LCD panel or TV set).
> > >
> > > This SOC has two symmetrical LCDC's for a dual panel application.
> > >
> > > A LCDC has 5 display layers.
> > > Only 3 are used here.
> > >
> > > - Video layer 0 (Win0)
> > > - Video layer 1 (Win1)
> > > - OSD layer (Win2)
> >
> > Patch itself looks good, we'll need to wait a bit to give Rob a chance
> > to look at the (simple) dt-binding change and I'll drop the paragraph
> > about the display layers when applying.
>
> Don't wait on me for simple oneline compatible additions.

This more or less was the fault of the year change :-D ... most of
the time I'd apply a simple new compatible earlier and possibly
without Ack ;-) .

And I've applied the patch to drm-misc-next now (for 5.1).

Heiko