From: Rahul Sharma <rahul.sha...@samsung.com> V2: 1) Rebased on Tomasz Stanislawski at https://lkml.org/lkml/2014/4/8/226.
Adds apb mapped phy support for exynos5420 hdmi. Replace dummy hdmiphy clock with regmap calls. Based on Inki Dae's exynos-drm-next branch. Rahul Sharma (3): drm/exynos: remove unnecessary read for phy configuration values drm/exynos: add support for apb mapped phys in hdmi driver drm/exynos: enable support for exynos5420 hdmi device .../devicetree/bindings/video/exynos_hdmi.txt | 1 + drivers/gpu/drm/exynos/exynos_hdmi.c | 317 ++++++++++++++++---- drivers/gpu/drm/exynos/regs-hdmi.h | 7 + 3 files changed, 262 insertions(+), 63 deletions(-) -- 1.7.9.5