[RFC PATCH 0/2] drm/panel: add simple-panel description using DT

From: Boris BREZILLON
Date: Fri May 09 2014 - 10:17:07 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/