From e2a562dce87c34c44b1981dea31f93b0eb50614c Mon Sep 17 00:00:00 2001 From: Inki Dae Date: Fri, 9 May 2014 16:46:10 +0900 Subject: [PATCH] drm/exynos: hdmi: consider legacy dt binding This patch considers legacy dt binding, and resolves the issue that the use of existing dtb is broken. To resove the dt broken issue, this path tries to get legacy dt nodes from existing dtb directly prior to getting new dt nodes. Signed-off-by: Inki Dae Acked-by: Kyungmin Park --- Reading git-format-patch failed