From 8530c41d7c2686eb5c509111fc677f13793a6288 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Mon, 15 Sep 2014 15:48:39 +0300 Subject: [PATCH] OMAPDSS: HDMI: fix setting REFSEL 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 --- Reading git-format-patch failed