u-boot/drivers/video/exynos
Simon Glass f4f2fce70c exynos: video: Drop old unused code
Now that we are using driver model, we can drop the weak functions and LCD
init in the board file.

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:19 +09:00
..
Makefile exynos: video: Combine LCD driver into one file 2016-05-25 13:25:18 +09:00
exynos_dp.c exynos: video: Convert several boards to driver model for video 2016-05-25 13:25:19 +09:00
exynos_dp_lowlevel.c exynos: video: Rename variables for driver model 2016-05-25 13:25:18 +09:00
exynos_dp_lowlevel.h exynos: video: Rename variables for driver model 2016-05-25 13:25:18 +09:00
exynos_fb.c exynos: video: Drop old unused code 2016-05-25 13:25:19 +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_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_pwm_bl.c exynos: video: Move driver files into their own directory 2016-05-25 13:25:17 +09:00