devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] drm/panel: add simple-panel description using DT
@ 2014-05-09 14:16 Boris BREZILLON
  2014-05-09 14:16 ` [RFC PATCH 1/2] drm/panel: add support for simple-panel description definition " Boris BREZILLON
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Boris BREZILLON @ 2014-05-09 14:16 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Randy Dunlap, David Airlie, Jean-Jacques Hiblot, Nicolas Ferre,
	dri-devel, devicetree, linux-doc, linux-kernel, Boris BREZILLON

Hello Thierry,

I noticed you're describing each new panel with a new entry in the
of_platform_match table and a new compatible string.
I guess you have a good reason to do it this way, because retrieving
panel description from DT would be pretty easy (see this series ;-)).

Could tell me why you chose this approach ?

Best Regards,

Boris

Boris BREZILLON (2):
  drm/panel: add support for simple-panel description definition using
    DT
  drm/panel: update simple-panel DT bindings doc with panel desc
    properties

 .../devicetree/bindings/panel/simple-panel.txt     | 34 +++++++++++
 drivers/gpu/drm/panel/Kconfig                      |  1 +
 drivers/gpu/drm/panel/panel-simple.c               | 70 ++++++++++++++++++++++
 3 files changed, 105 insertions(+)

-- 
1.8.3.2


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

end of thread, other threads:[~2014-05-16  7:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-09 14:16 [RFC PATCH 0/2] drm/panel: add simple-panel description using DT Boris BREZILLON
2014-05-09 14:16 ` [RFC PATCH 1/2] drm/panel: add support for simple-panel description definition " Boris BREZILLON
2014-05-12 13:02   ` Boris BREZILLON
2014-05-09 14:16 ` [RFC PATCH 2/2] drm/panel: update simple-panel DT bindings doc with panel desc properties Boris BREZILLON
2014-05-13  7:53   ` Thierry Reding
2014-05-13  7:51 ` [RFC PATCH 0/2] drm/panel: add simple-panel description using DT Thierry Reding
2014-05-13  9:09   ` Andrzej Hajda
2014-05-13  9:20     ` Thierry Reding
2014-05-16  7:29   ` Boris BREZILLON

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).