[PATCH 0/3] add Display support for exynos3250 Rinato board
Inki Dae
inki.dae at samsung.com
Fri Nov 28 03:39:48 PST 2014
This patch series adds Display support for exynos3250 Rinato board.
For this, it adds fimd, MIPI-DSI and Panel device nodes to
exynos3250-rinato dts file, and adds a s6e63j0x03 Amoled panel device
driver which is based on MIPI-DSI bus.
Inki Dae (3):
ARM: dts: add fimd device support for exynos3250-rinato
drm/panel: add s6e63j0x03 LCD Panel driver
ARM: dts: add Panel device support for exynos3250-rinato
arch/arm/boot/dts/exynos3250-rinato.dts | 70 +++
drivers/gpu/drm/panel/Kconfig | 6 +
drivers/gpu/drm/panel/Makefile | 1 +
drivers/gpu/drm/panel/panel-s6e63j0x03.c | 693 ++++++++++++++++++++++++++++++
4 files changed, 770 insertions(+)
create mode 100644 drivers/gpu/drm/panel/panel-s6e63j0x03.c
--
1.7.9.5
More information about the dri-devel
mailing list