ARM: OMAP: add vdds_dsi supply for omapdss_dpi.0
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 31 May 2013 07:37:53 +0000 (10:37 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 12 Jun 2013 13:59:40 +0000 (06:59 -0700)
commit1f92a1a4ca3551dde4a2facd5171b3bd2e4d708a
tree3fec84695f831c5b5472e6b54f7f0d2f0ca31358
parent1738ddbe5bbf145c34d8d0d10661ffbdf9b23f2b
ARM: OMAP: add vdds_dsi supply for omapdss_dpi.0

DPI driver gets currently the vdds_dsi regulator via omapdss device.
This is not correct, and we'll change the DPI driver to get the
regulator directly via omapdss_dpi.0 device.

This patch changes the relevant board files to add vdds_dsi supply for
omapdss_dpi.0 device.

Note that the vdds_dsi supply for omapdss device is still left there, as
the current display driver uses it. When both the board files and the
display driver has been changed, we can remove the unused supply.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-cm-t35.c
arch/arm/mach-omap2/board-devkit8000.c
arch/arm/mach-omap2/board-ldp.c
arch/arm/mach-omap2/board-omap3pandora.c
arch/arm/mach-omap2/twl-common.c
This page took 0.027089 seconds and 5 git commands to generate.