From: YoungJun Cho Date: Thu, 17 Jul 2014 09:01:23 +0000 (+0900) Subject: drm/exynos: dsi: add driver data to support Exynos5410/5420/5440 SoCs X-Git-Tag: cleanup-for-v3.18~84^2~23^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a3204156b75c435559dd6e0fe4b236184751600;p=pandora-kernel.git drm/exynos: dsi: add driver data to support Exynos5410/5420/5440 SoCs The offset of register DSIM_PLLTMR_REG in Exynos5410 / 5420 / 5440 SoCs is different from the one in Exynos4 SoCs. In case of Exynos5410 / 5420 / 5440 SoCs, there is no frequency band bit in DSIM_PLLCTRL_REG, and it uses DSIM_PHYCTRL_REG and DSIM_PHYTIMING*_REG instead. So this patch adds driver data to distinguish it. Signed-off-by: YoungJun Cho Acked-by: Inki Dae Acked-by: Kyungmin Park Signed-off-by: Inki Dae --- Reading git-diff-tree failed