ARM: dts: omap4-panda: Fix DVI EDID reads
authorRoger Quadros <rogerq@ti.com>
Tue, 18 Jun 2013 16:04:45 +0000 (19:04 +0300)
committerBenoit Cousson <benoit.cousson@linaro.org>
Wed, 19 Jun 2013 21:59:16 +0000 (16:59 -0500)
On Panda the +5V supply for DVI EDID is supplied by the
same regulator that poweres the USB Hub. Currently, the
DSS/DVI subsystem doesn't know how to manage this regulator
and so DVI EDID reads will fail if USB Hub is not enabled.

As a temporary fix we keep this regulator permanently enabled
on boot. This fixes the DVI EDID read problem.

CC: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>

No differences found