linux/drivers/video/fbdev/omap2/dss
Tomi Valkeinen 7a16360d56 OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES
DISPC can drive data lines either on rising or falling pixel clock edge,
which can be configured by the user.

Sync lines can also be driven on rising or falling pixel clock edge, but
additionally the HW can be configured to drive the sync lines on
opposite clock edge from the data lines.

This opposite edge setting does not make any sense, as the same effect
can be achieved by just setting the sync lines to be driven on the other
edge compared to the data lines. It feels like some kind of backward
compatibility option, even if all DSS versions seem to have the same
implementation.

To simplify the code and configuration of the signals, and to make the
dispc timings more compatible with what is used on other platforms,
let's just remove the whole opposite-edge support.

The drivers that used OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES setting are
changed so that they use the opposite setting from the data edge.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2015-02-26 12:15:11 +02:00
..
apply.c OMAPDSS: apply: wait pending updates on manager disable 2014-10-22 11:07:08 +03:00
core.c video: fbdev: omap2: dss: drop owner assignment from platform_drivers 2014-10-20 16:21:54 +02:00
dispc_coefs.c
dispc-compat.c arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dss 2014-09-30 13:11:44 +03:00
dispc-compat.h
dispc.c OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES 2015-02-26 12:15:11 +02:00
dispc.h OMAPDSS: DISPC: fix mflag offset 2014-10-22 11:33:10 +03:00
display-sysfs.c
display.c OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES 2015-02-26 12:15:11 +02:00
dpi.c OMAPDSS: DPI: DRA7xx support 2015-02-04 12:32:07 +02:00
dsi.c OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES 2015-02-26 12:15:11 +02:00
dss_features.c OMAPDSS: fix AM43xx minimum pixel clock divider 2015-02-25 15:03:28 +02:00
dss_features.h OMAPDSS: features: remove unused DSI PLL features 2014-11-12 13:40:27 +02:00
dss-of.c OMAPDSS: DT: Get source endpoint by matching reg-id 2014-11-12 13:40:06 +02:00
dss.c OMAPDSS: Add Video PLLs for DRA7xx 2015-02-04 12:32:05 +02:00
dss.h OMAPDSS: Add Video PLLs for DRA7xx 2015-02-04 12:32:05 +02:00
hdmi4_core.c OMAPDSS: hdmi4_core: Remove unused hdmi4_audio_get_dma_port() 2014-11-26 10:41:07 +02:00
hdmi4_core.h OMAPDSS: hdmi4_core: Remove unused hdmi4_audio_get_dma_port() 2014-11-26 10:41:07 +02:00
hdmi4.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
hdmi5_core.c OMAPDSS: HDMI5: Increase DDC SDA-HOLD time 2015-02-25 15:03:50 +02:00
hdmi5_core.h OMAPDSS: hdmi: Remove most of OMAP[45]_DSS_HDMI_AUDIO ifdefs 2014-11-26 10:41:07 +02:00
hdmi5.c OMAPDSS: HDMI: Add DRA7xx support 2015-02-04 12:32:06 +02:00
hdmi_common.c OMAPDSS: hdmi: Remove most of OMAP[45]_DSS_HDMI_AUDIO ifdefs 2014-11-26 10:41:07 +02:00
hdmi_phy.c OMAPDSS: HDMI: Add DRA7xx support 2015-02-04 12:32:06 +02:00
hdmi_pll.c OMAPDSS: HDMI: Add DRA7xx support 2015-02-04 12:32:06 +02:00
hdmi_wp.c OMAPDSS: hdmi_wp: Add function for getting audio dma address 2014-11-26 10:41:08 +02:00
hdmi.h OMAPDSS: hdmi5: Change hdmi_wp idlemode to to no_idle for audio playback 2014-12-01 11:10:02 +02:00
Kconfig OMAPDSS: Kconfig: Remove HDMI audio booleans from Kconfig 2014-12-01 11:09:37 +02:00
Makefile OMAPDSS: Add Video PLLs for DRA7xx 2015-02-04 12:32:05 +02:00
manager-sysfs.c arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dss 2014-09-30 13:11:44 +03:00
manager.c
omapdss-boot-init.c OMAPDSS: DSS: Add DRA7xx base support 2015-02-04 12:32:05 +02:00
output.c OMAPDSS: DT: Get source endpoint by matching reg-id 2014-11-12 13:40:06 +02:00
overlay-sysfs.c
overlay.c
pll.c OMAPDSS: PLL: add dss_pll_wait_reset_done() 2015-02-04 12:32:03 +02:00
rfbi.c OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES 2015-02-26 12:15:11 +02:00
sdi.c OMAPDSS: SDI: fix output port_num 2014-12-30 11:18:30 +02:00
venc.c Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next 2014-11-03 19:53:56 -08:00
video-pll.c OMAPDSS: Add Video PLLs for DRA7xx 2015-02-04 12:32:05 +02:00