linux/drivers/video/exynos
Jingoo Han 75435c742b video: exynos_dp: move setting analog parameter and interrupt to after sw reset
SW reset sets DP TX to initial value, so configurations for analog parameter
and interrupt are not set properly. Therefore, exynos_dp_init_analog_param()
and exynos_dp_init_interrupt() should be moved to after sw reset is called,
in order to set these values properly.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
2012-08-23 13:23:36 +00:00
..
exynos_dp_core.c video: exynos_dp: move setting analog parameter and interrupt to after sw reset 2012-08-23 13:23:36 +00:00
exynos_dp_core.h video: exynos_dp: change return type of exynos_dp_init_video to void 2012-08-23 13:23:19 +00:00
exynos_dp_reg.c video: exynos_dp: move setting analog parameter and interrupt to after sw reset 2012-08-23 13:23:36 +00:00
exynos_dp_reg.h video: exynos_dp: add analog and pll control setting 2012-04-16 04:19:00 +00:00
exynos_mipi_dsi_common.c video: exynos mipi dsi: Properly interpret the interrupt source flags 2012-05-13 13:08:23 +00:00
exynos_mipi_dsi_common.h video: support MIPI-DSI controller driver 2012-02-13 03:02:03 +00:00
exynos_mipi_dsi_lowlevel.c video: support MIPI-DSI controller driver 2012-02-13 03:02:03 +00:00
exynos_mipi_dsi_lowlevel.h video: support MIPI-DSI controller driver 2012-02-13 03:02:03 +00:00
exynos_mipi_dsi_regs.h video: support MIPI-DSI controller driver 2012-02-13 03:02:03 +00:00
exynos_mipi_dsi.c video: exynos-mipi-dsi: Add missing static storage class specifiers 2012-08-23 13:10:37 +00:00
Kconfig video: support DP controller driver 2012-02-13 03:02:30 +00:00
Makefile video: support DP controller driver 2012-02-13 03:02:30 +00:00
s6e8ax0.c video: exynos mipi dsi: support reverse panel type 2012-05-13 13:08:23 +00:00