OMAPDSS: HDMI: fix setting REFSEL
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 15 Sep 2014 12:48:39 +0000 (15:48 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 12 Nov 2014 11:40:24 +0000 (13:40 +0200)
Only OMAP5+ has REFSEL field, but at the moment it's set also on OMAP4.

Fix this by adding a "has_refsel" field, and setting the REFSEL based on
that.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found