linux/drivers/video/omap2/dss
Tomi Valkeinen e6fa68ba82 OMAPDSS: Improve regulator names for DT
The regulator names used for DSS components are somewhat ugly for DT
use. As we're just adding DT support, it's simple to change the
regulator names.

This patch makes the DSS driver get the regulators with somewhat cleaner
names when bootin with DT. For example, this allows us to define HDMI's
VDDA regulator in the DT data as:

vdda-supply = <...>;

instead of

vdda_hdmi_dac-supply = <...>;

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Archit Taneja <archit@ti.com>
2014-03-19 11:03:06 +02:00
..
apply.c OMAPDSS: apply fixes 2013-12-30 16:14:15 +02:00
core.c omapdss: HDMI: Rename hdmi driver files to nicer names 2013-10-09 12:42:30 +03:00
dispc_coefs.c
dispc-compat.c OMAPDSS: gracefully disable overlay at error 2013-06-17 14:00:56 +03:00
dispc-compat.h OMAPDSS: move irq handling to dispc-compat 2012-12-07 17:05:57 +02:00
dispc.c OMAPDSS: DISPC: decimation rounding fix 2014-02-11 16:19:41 +02:00
dispc.h OMAPDSS: DISPC: Add MFLAG defines 2013-12-30 16:14:15 +02:00
display-sysfs.c OMAPDSS: rename display-sysfs 'name' entry 2013-12-30 16:14:15 +02:00
display.c OMAPDSS: get dssdev->alias from DT alias 2014-03-19 11:03:05 +02:00
dpi.c OMAPDSS: fix fck field types 2014-02-11 16:19:46 +02:00
dsi.c OMAPDSS: Improve regulator names for DT 2014-03-19 11:03:06 +02:00
dss_features.c OMAPDSS: DISPC: Add MFLAG defines 2013-12-30 16:14:15 +02:00
dss_features.h OMAPDSS: DISPC: Add MFLAG defines 2013-12-30 16:14:15 +02:00
dss-of.c OMAPDSS: add of helpers 2014-03-19 11:03:06 +02:00
dss.c OMAPDSS: add dedicated fck PLL support 2013-11-18 14:32:28 +02:00
dss.h Merge branches '3.14/fbdev', '3.14/dss-misc' and '3.14/dss-fclk' into for-next 2014-01-20 10:57:01 +02:00
hdmi4_core.c OMAPDSS: HDMI: rename resource names 2014-01-13 12:19:54 +02:00
hdmi4_core.h omapdss: HDMI: move common functions to a separate file 2013-10-09 12:42:37 +03:00
hdmi4.c OMAPDSS: Improve regulator names for DT 2014-03-19 11:03:06 +02:00
hdmi_common.c OMAPDSS: fix debug prints 2013-12-30 16:14:15 +02:00
hdmi_phy.c OMAPDSS: HDMI: rename resource names 2014-01-13 12:19:54 +02:00
hdmi_pll.c OMAPDSS: HDMI: rename resource names 2014-01-13 12:19:54 +02:00
hdmi_wp.c OMAPDSS: HDMI: rename resource names 2014-01-13 12:19:54 +02:00
hdmi.h OMAPDSS: HDMI: add missing core irq 2014-01-13 12:19:53 +02:00
Kconfig OMAPDSS: RFBI: Mark RFBI as broken 2013-08-29 16:21:51 +03:00
Makefile OMAPDSS: add of helpers 2014-03-19 11:03:06 +02:00
manager-sysfs.c OMAPDSS: fix WARN_ON in 'alpha_blending_enabled' sysfs file 2013-08-29 16:43:47 +03:00
manager.c OMAPDSS: split overlay manager creation 2013-06-17 14:00:42 +03:00
output.c OMAPDSS: rename omap_dss_device's 'device' field to 'dst' 2013-08-30 08:51:11 +03:00
overlay-sysfs.c OMAPDSS: split overlay sysfs code 2012-09-07 20:02:10 +03:00
overlay.c OMAPDSS: apply fixes 2013-12-30 16:14:15 +02:00
rfbi.c OMAPDSS: RFBI: remove code related to old panel model 2013-08-29 16:21:53 +03:00
sdi.c OMAPDSS: fix fck field types 2014-02-11 16:19:46 +02:00
venc_panel.c OMAPDSS: Add panel dev pointer to dssdev 2013-06-17 14:00:50 +03:00
venc.c OMAPDSS: Improve regulator names for DT 2014-03-19 11:03:06 +02:00