Hi, This patchset adds LD9040 panel support with DT bindings. It also adds support for this panel to Exynos4210-universal_c210 board. Regards Andrzej Andrzej Hajda (3): panel/ld9040: add DT bindings drm/panel: add ld9040 driver ARM: dts: exynos4210-universal_c210: add proper panel node .../devicetree/bindings/panel/samsung,ld9040.txt | 66 ++++ arch/arm/boot/dts/exynos4210-universal_c210.dts | 71 +++- drivers/gpu/drm/panel/Kconfig | 6 + drivers/gpu/drm/panel/Makefile | 1 + drivers/gpu/drm/panel/panel-ld9040.c | 377 +++++++++++++++++++++ 5 files changed, 504 insertions(+), 17 deletions(-) create mode 100644 Documentation/devicetree/bindings/panel/samsung,ld9040.txt create mode 100644 drivers/gpu/drm/panel/panel-ld9040.c -- 1.8.3.2 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel