Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1419685

Re: [PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding

From Doug Anderson <dianders@chromium.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding
Date 2016-06-10 22:00 +0200
Message-ID <rIAKZ-Mx-17@gated-at.bofh.it> (permalink)
References <rIy6u-7n5-27@gated-at.bofh.it> <rIzFf-8nD-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Rob,

On Fri, Jun 10, 2016 at 11:43 AM, Rob Clark <robdclark@gmail.com> wrote:
> On Fri, Jun 10, 2016 at 1:02 PM, Douglas Anderson <dianders@chromium.org> wrote:
>> The Starry KR122EA0SRA is a 12.2", 1920x1200 TFT-LCD panel connected
>> using eDP interfaces.
>
> so drive-by comment... but shouldn't eDP be probe-able?  Not sure why
> we need panel drivers or DT bindings?

I was wondering about that too.  As far as I can tell:

1. We need a panel driver because that appears to be what owns a
reference to the backlight / panel power regulator and that part is
not auto-probable.

2. As far as I could tell, there is no way to declare a generic
(unspecified) panel in the device tree.  Everyone seems to include
"simple-panel" in their compatible string but as far as I can tell
nothing in the kernel looks at it.

3. In theory, all the info specified here should match the EDID
exactly and thus (as you said) be probable.  However, it sounds like
(for power sequencing reasons) there might be reasons why you'd want
to know exactly what panel was present beforehand.  You might need to
power the panel and backlight in very specific sequences, for
instance.  I'm not sure it's always 100% possible in all embedded
designs to read the EDID before you know how the sequencing should
work (but, of course, I'm a NOOB).

4. Reading the EDID can be slow.  If you happen to know all the info
on the panel beforehand you can significantly speed up boot speed,
notably how fast you can get something on the screen.


Anyway, maybe someone else who actually knows what they're talking
about will chime in.  ;)

-Doug

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding Douglas Anderson <dianders@chromium.org> - 2016-06-10 19:10 +0200
  Re: [PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding Emil Velikov <emil.l.velikov@gmail.com> - 2016-06-10 19:30 +0200
    Re: [PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding Doug Anderson <dianders@chromium.org> - 2016-06-10 20:10 +0200
  Re: [PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding Rob Clark <robdclark@gmail.com> - 2016-06-10 20:50 +0200
    Re: [PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding Doug Anderson <dianders@chromium.org> - 2016-06-10 22:00 +0200
      Re: [PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding Stéphane Marchesin <marcheu@chromium.org> - 2016-06-11 00:10 +0200
        Re: [PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding Thierry Reding <thierry.reding@gmail.com> - 2016-06-13 13:50 +0200
      Re: [PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding Rob Clark <robdclark@gmail.com> - 2016-06-11 00:10 +0200
      Re: [PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding Thierry Reding <thierry.reding@gmail.com> - 2016-06-13 13:30 +0200
  Re: [PATCH v2 1/2] dt-bindings: add Starry KR122EA0SRA panel binding Rob Herring <robh@kernel.org> - 2016-06-14 22:10 +0200

csiph-web