drm/exynos: gsc: add device tree support and remove usage of static mappings
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 30 Nov 2015 13:53:18 +0000 (14:53 +0100)
committerInki Dae <daeinki@gmail.com>
Sun, 13 Dec 2015 13:22:53 +0000 (22:22 +0900)
commitaeefb36832e5bb744ac2394154d2240d5ec24e13
treefe2ead4d426ae5d060b5204fe0f63a63a356de38
parentc155fb56399fcbb2214051c1e07061311d02c300
drm/exynos: gsc: add device tree support and remove usage of static mappings

This patch adds device tree support for exynos_drm_gsc. This patch
also fixed build issue on non-Exynos platforms, thus dependency on
!ARCH_MULTIPLATFORM can be now removed. The driver cannot be used
simultaneously with V4L2 Mem2Mem GScaller driver thought.

Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Documentation/devicetree/bindings/media/exynos5-gsc.txt
drivers/gpu/drm/exynos/Kconfig
drivers/gpu/drm/exynos/exynos_drm_gsc.c
drivers/gpu/drm/exynos/regs-gsc.h