All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/4] Innolux P097PFG panel
@ 2018-07-02 10:27 ` Heiko Stuebner
  0 siblings, 0 replies; 20+ messages in thread
From: Heiko Stuebner @ 2018-07-02 10:27 UTC (permalink / raw)
  To: thierry.reding
  Cc: mark.rutland, devicetree, hl, briannorris, emil.l.velikov,
	linux-kernel, dri-devel, robh+dt

The Innolux p097pfg is one of two possible panels used in the
gru-scarlet ChromeOS devices.

This v5 mainly addresses the very valuable comments from Emil
regarding power-supply and delay handling as well as documenting
the (unsatisfying) source of the init commands.

Individual changelogs inside the specific patches.

Tested with the recently resurrected Rockchip dual-dsi patches
on a gru-scarlet.


Lin Huang (2):
  drm/panel: p079zca: add variable unprepare_delay properties
  drm/panel: p079zca: support Innolux P097PFG panel

huang lin (2):
  drm/panel: p079zca: refactor panel driver to support multiple panels
  dt-bindings: Add Innolux P097PFG panel bindings

 .../display/panel/innolux,p097pfg.txt         |  24 ++
 drivers/gpu/drm/panel/panel-innolux-p079zca.c | 353 +++++++++++++++---
 2 files changed, 328 insertions(+), 49 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/display/panel/innolux,p097pfg.txt

-- 
2.17.0

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2018-07-10 10:59 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-02 10:27 [PATCH v5 0/4] Innolux P097PFG panel Heiko Stuebner
2018-07-02 10:27 ` Heiko Stuebner
2018-07-02 10:27 ` [PATCH v5 1/4] drm/panel: p079zca: refactor panel driver to support multiple panels Heiko Stuebner
2018-07-02 10:27   ` Heiko Stuebner
2018-07-10 10:57   ` Thierry Reding
2018-07-10 10:57     ` Thierry Reding
2018-07-02 10:27 ` [PATCH v5 2/4] drm/panel: p079zca: add variable unprepare_delay properties Heiko Stuebner
2018-07-02 10:27   ` Heiko Stuebner
2018-07-10 10:57   ` Thierry Reding
2018-07-10 10:57     ` Thierry Reding
2018-07-02 10:27 ` [PATCH v5 3/4] dt-bindings: Add Innolux P097PFG panel bindings Heiko Stuebner
2018-07-02 10:27   ` Heiko Stuebner
2018-07-03 17:20   ` Rob Herring
2018-07-03 17:20     ` Rob Herring
2018-07-10 10:58   ` Thierry Reding
2018-07-10 10:58     ` Thierry Reding
2018-07-02 10:27 ` [PATCH v5 4/4] drm/panel: p079zca: support Innolux P097PFG panel Heiko Stuebner
2018-07-02 10:27   ` Heiko Stuebner
2018-07-10 10:59   ` Thierry Reding
2018-07-10 10:59     ` Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.