[PATCH v3 0/6] drm/panel: simple: Add mode support to devicetree

Doug Anderson dianders at chromium.org
Thu Mar 28 17:28:23 UTC 2019


Hi,

On Mon, Mar 12, 2018 at 1:35 AM Thierry Reding <thierry.reding at gmail.com> wrote:
>
> On Thu, Feb 08, 2018 at 12:48:47PM -0500, Sean Paul wrote:
> > Hello!
> >
> > Here's v3 of the set. I've reintroduced the single display timing node
> > in the dt binding from v1, and left the improved docs and patch split
> > from v2. I've also added a patch to clarify that a single display timing
> > node should always be named panel-timing, which was feedback from v1.
> >
> > Cover letter from v1 (was the same in v2) is here:
> > https://lists.freedesktop.org/archives/dri-devel/2018-February/164886.html
> >
> > Thanks for the reviews so far,
> >
> > Sean
> >
> >
> > Sean Paul (6):
> >   dt-bindings: Clarify timing subnode use as panel-timing
> >   dt-bindings: Add headings to simple-panel bindings
> >   dt-bindings: Add panel-timing subnode to simple-panel
> >   drm/panel: simple: Add ability to override typical timing
> >   drm/panel: simple: Use display_timing for lq123p1jx31
> >   arm64: dts: rockchip: Specify override mode for kevin panel
> >
> >  .../bindings/display/panel/display-timing.txt      |  5 ++
> >  .../bindings/display/panel/simple-panel.txt        | 34 ++++++++
> >  arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts  | 14 ++++
> >  drivers/gpu/drm/panel/panel-simple.c               | 94 ++++++++++++++++++----
> >  4 files changed, 132 insertions(+), 15 deletions(-)
>
> I've applied patches 1, 2 and 5 of the series, 3 and 4 had comments and
> 6 will need to go through the Rockchip tree.

Breadcrumbs for anyone who stumbles upon this v3 and didn't notice
that v4 was posted by me instead of Sean Paul.  To find it, head on
over to:

https://lkml.kernel.org/r/20190328171710.31949-1-dianders@chromium.org

-Doug


More information about the dri-devel mailing list