ARM: OMAP: add vdds_sdi supply for omapdss_sdi.0
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 31 May 2013 07:37:54 +0000 (10:37 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 12 Jun 2013 13:59:40 +0000 (06:59 -0700)
commit3d85f548d3c84a13dc54cc9c79249c5fdae2ad36
tree9352c2f21b128dfcbef50a442c561aacf9416475
parent1f92a1a4ca3551dde4a2facd5171b3bd2e4d708a
ARM: OMAP: add vdds_sdi supply for omapdss_sdi.0

SDI driver gets currently the vdds_sdi regulator via omapdss device.
This is not correct, and we'll change the SDI driver to get the
regulator directly via omapdss_sdi.0 device.

This patch changes the rx51 board file to add vdds_dsi supply for
omapdss_sdi.0 device.

Note that the vdds_sdi 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-rx51-peripherals.c