linux_dsm_epyc7002/drivers/video/omap2/dss
Tomi Valkeinen 8a2cfea8cc OMAP: DSS2: enable VDDS_DSI when using DPI
It looks like on OMAP3 some DSS pins need VDDS_DSI to function properly.

This has not been confirmed from TI, but looking at figure 15-1 "Display
subsystem highlight" from the TRM, some data pins come near the DSI and SDI
blocks. This is not very hard evidence, but the fact remains that with the
power on, pixels are ok, and with the power off, pixels are not ok.

It may also be that VDDS_SDI is needed to power some pins, but as normally
both VDDS_SDI and VDDS_DSI come from the same power source, this hasn't
been shown.

It seems that a single driver can only get a regulator once. This patch
solves it by getting all the required regulators in one place, and from
which the submodules then get the regulators they need.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
2010-02-12 12:46:08 +02:00
..
core.c OMAP: DSS2: enable VDDS_DSI when using DPI 2010-02-12 12:46:08 +02:00
dispc.c OMAP: DSS2: Reject scaling settings when they cannot be supported 2010-01-12 12:10:19 +02:00
display.c OMAP: DSS2: Add more core files 2009-12-09 12:04:35 +02:00
dpi.c OMAP: DSS2: enable VDDS_DSI when using DPI 2010-02-12 12:46:08 +02:00
dsi.c OMAP: DSS2: enable VDDS_DSI when using DPI 2010-02-12 12:46:08 +02:00
dss.c OMAP: DSS2: Make check-delay-loops consistent 2010-01-11 14:45:26 +02:00
dss.h OMAP: DSS2: enable VDDS_DSI when using DPI 2010-02-12 12:46:08 +02:00
Kconfig OMAP: DSS2: Improve Kconfig help texts 2010-02-12 12:46:06 +02:00
Makefile
manager.c OMAP: DSS2: Add more core files 2009-12-09 12:04:35 +02:00
overlay.c OMAP: DSS2: Add more core files 2009-12-09 12:04:35 +02:00
rfbi.c OMAP: DSS2: RFBI: convert to new kfifo API 2010-01-11 13:32:57 +02:00
sdi.c OMAP: DSS2: SDI driver 2009-12-09 12:04:37 +02:00
venc.c OMAP: DSS2: enable VDDS_DSI when using DPI 2010-02-12 12:46:08 +02:00