[PATCH 0/4] drm/exynos: support Exynos4415 SoC
YoungJun Cho
yj44.cho at samsung.com
Thu Nov 6 22:12:23 PST 2014
This patch series adds of_device_id and relevant device nodes
for Exynos4415 SoC support.
This is based on exynos-drm-next branch for drm/exynos,
and is based on for-next branch in linux-samsung git for dts.
I think this requires rebase for the patch "drm/exynos: add has_vtsel flag"[1].
[1] http://www.spinics.net/lists/dri-devel/msg71092.html
YoungJun Cho (4):
drm/exynos: dsi: support Exynos4415 SoC
drm/exynos: fimd: support Exynos4415 SoC
ARM: dts: add fimd device node to exynos4415.dtsi
ARM: dts: add mipi dsi device node to exynos4415.dtsi
.../devicetree/bindings/video/exynos_dsim.txt | 1 +
.../devicetree/bindings/video/samsung-fimd.txt | 1 +
arch/arm/boot/dts/exynos4415.dtsi | 27 ++++++++++++++++++++++
drivers/gpu/drm/exynos/exynos_drm_dsi.c | 7 ++++++
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 11 +++++++++
5 files changed, 47 insertions(+)
--
1.9.0
More information about the dri-devel
mailing list