linux/drivers/video/omap2/dss
Tomi Valkeinen 76eed4bcb6 OMAPDSS: HACK: look for regulators with omap4 names
Normally the omapdss driver gets the regulators using the regulator
names assigned for omapdss. However, in an effort to get a minimal DSS
support for DT enabled kernel on selected boards, we will add omapdss
devices and platform data the old way even for DT kernel. This causes
the problem that omapdss cannot find the regulators using omapdss's
regulator names.

This patch creates a temporary workaround for DSI and HDMI by trying to
get the regulators also using native OMAP4 regulator names.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2012-11-07 10:34:09 +02:00
..
apply.c OMAPDSS: APPLY: Fix the usage of wait_for_completion_timeout 2012-11-06 13:29:45 +02:00
core.c OMAPDSS: fix DPI & DSI init order 2012-11-05 11:14:04 +02:00
dispc_coefs.c OMAPDSS: DISPC: Fix FIR coefficients 2012-03-06 14:08:23 +02:00
dispc.c OMAPDSS: DISPC: fix sparse warning 2012-11-07 08:57:25 +02:00
dispc.h OMAPDSS: DISPC: Add writeback register offsets and dss features structs 2012-09-26 14:58:50 +03:00
display.c OMAPDSS: remove initial display code from omapdss 2012-10-29 12:44:25 +02:00
dpi.c OMAPDSS: DPI: always use DSI PLL if available 2012-11-05 11:17:39 +02:00
dsi.c OMAPDSS: HACK: look for regulators with omap4 names 2012-11-07 10:34:09 +02:00
dss_features.c OMAPDSS: HDMI: Add op to get audio DMA port address offset 2012-11-06 13:33:36 +02:00
dss_features.h OMAPDSS: HDMI: use omapdss_version 2012-10-16 13:44:00 +03:00
dss.c OMAPDSS: hide dss_select_dispc_clk_source() 2012-11-05 11:17:39 +02:00
dss.h OMAPDSS: hide dss_select_dispc_clk_source() 2012-11-05 11:17:39 +02:00
hdmi_panel.c OMAPDSS: HDMI: Make panel return dssdev register errors 2012-11-06 13:33:35 +02:00
hdmi.c OMAPDSS: HACK: look for regulators with omap4 names 2012-11-07 10:34:09 +02:00
Kconfig Merge branch '3.8/dss-version' 2012-10-18 11:02:51 +03:00
Makefile OMAPDSS: Create new debug config options 2012-10-12 14:15:30 +03:00
manager-sysfs.c OMAPDSS: MANAGER: Update display sysfs store 2012-09-26 14:58:37 +03:00
manager.c OMAPDSS: Remove old way of setting manager and device links 2012-09-26 14:58:38 +03:00
output.c OMAPDSS: Create links between managers, outputs and devices 2012-09-26 14:58:33 +03:00
overlay-sysfs.c OMAPDSS: split overlay sysfs code 2012-09-07 20:02:10 +03:00
overlay.c OMAPDSS: OVERLAY/MANAGER: Get device via output 2012-09-26 14:58:37 +03:00
rfbi.c OMAPDSS: export dss_get_def_display_name() 2012-10-29 12:40:46 +02:00
sdi.c OMAPDSS: export dss_get_def_display_name() 2012-10-29 12:40:46 +02:00
ti_hdmi_4xxx_ip.c OMAPDSS: HDMI: Add op to get audio DMA port address offset 2012-11-06 13:33:36 +02:00
ti_hdmi_4xxx_ip.h OMAPDSS: HDMI: Add an audio configuration function 2012-05-11 15:17:08 +03:00
ti_hdmi.h OMAPDSS: HDMI: Add op to get audio DMA port address offset 2012-11-06 13:33:36 +02:00
venc_panel.c OMAPDSS: remove omap_dss_device's suspend/resume 2012-10-24 08:46:23 +03:00
venc.c OMAPDSS: export dss_get_def_display_name() 2012-10-29 12:40:46 +02:00