drm/exynos: support exynos5422 mipi-dsi 61/92161/3
authorAndrzej Hajda <a.hajda@samsung.com>
Wed, 5 Oct 2016 08:51:42 +0000 (10:51 +0200)
committerAndrzej Hajda <a.hajda@samsung.com>
Mon, 17 Oct 2016 09:12:06 +0000 (11:12 +0200)
commitbeed9d05a24db408a7e8ea01b867717da0b9f6c1
tree3d0b9ee03bfc402ddbb9a9ae83eeeab3a39c7cfa
parent3a302dd0ab3db0a48c5b8f1ec9e19700fc18cdaa
drm/exynos: support exynos5422 mipi-dsi

This patch supports mipi dsi for exynos5422. The dsi register
offsets of the exynos5422 are similar with exynos5433. However,
the values of the registers are quite different from the
exynos5433. For example, the exynos5422 uses sw reset like
previous chips.

Change-Id: I82f19afc66c2893a1bfb9d09ea56e631f67921ae
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Documentation/devicetree/bindings/video/exynos_dsim.txt
drivers/gpu/drm/exynos/exynos_drm_dsi.c