]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: add platform_device_id table and driver data for drm fimd
authorLeela Krishna Amudala <l.krishna@samsung.com>
Fri, 21 Sep 2012 11:22:15 +0000 (16:52 +0530)
committerInki Dae <inki.dae@samsung.com>
Thu, 4 Oct 2012 01:06:01 +0000 (10:06 +0900)
commit3941d8cde235352d5e36c573986750b6a040ce41
tree425cec98902809eee0ced2e1569f0b0bc2b3c2b5
parente673093eea39f2f3b0517e03eda04c3b56db2e2a
drm/exynos: add platform_device_id table and driver data for drm fimd

Two device ids are created for exynos4-fb and exynos5-fb.
Also, added driver data for exynos4 and exynos5 to pick the timing base address
at runtime to write data into appropriate register address.

Signed-off-by: Leela Krishna Amudala <l.krishna@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c