[RFC PATCH 0/2] drm/panel: add simple-panel description using DT
Boris BREZILLON
boris.brezillon at free-electrons.com
Fri May 9 07:16:40 PDT 2014
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
More information about the dri-devel
mailing list