drm/exynos: hdmi: consider legacy dt binding
authorInki Dae <inki.dae@samsung.com>
Fri, 9 May 2014 07:46:10 +0000 (16:46 +0900)
committerInki Dae <daeinki@gmail.com>
Sun, 1 Jun 2014 17:07:08 +0000 (02:07 +0900)
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 <inki.dae@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>

No differences found