u-boot-brain/drivers/video/exynos
Simon Glass 0c84358cb2 exynos: video: Combine LCD driver into one file
At present exynos_fimd.c is the controller and exynos_fb.c is the U-Boot
LCD interface. With driver model we want these in one file, so join them
in preparation.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2016-05-25 13:25:18 +09:00
..
exynos_dp_lowlevel.c exynos: video: Drop static variables in exynos_dp_lowlevel.c 2016-05-25 13:25:17 +09:00
exynos_dp_lowlevel.h exynos: video: Drop static variables in exynos_dp_lowlevel.c 2016-05-25 13:25:17 +09:00
exynos_dp.c exynos: video: Drop static variables in exynos_dp_lowlevel.c 2016-05-25 13:25:17 +09:00
exynos_fb.c exynos: video: Combine LCD driver into one file 2016-05-25 13:25:18 +09:00
exynos_fb.h exynos: video: Drop static variables in exynos_fimd.c 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi_common.c exynos: video: Remove use of vidinfo_t typedef 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi_common.h exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi_lowlevel.c exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi_lowlevel.h exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00
exynos_mipi_dsi.c exynos: video: Move mipi_lcd_device_dt into a function 2016-05-25 13:25:17 +09:00
exynos_pwm_bl.c exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00
Makefile exynos: video: Combine LCD driver into one file 2016-05-25 13:25:18 +09:00