drm/exynos: support exynos5422 mipi-dsi
authorChanho Park <chanho61.park@samsung.com>
Sat, 30 Jan 2016 14:11:50 +0000 (23:11 +0900)
committerInki Dae <daeinki@gmail.com>
Tue, 1 Mar 2016 14:37:18 +0000 (23:37 +0900)
commitfdc2e108932b302beb1e05515cdd722eb81d3a79
tree20d34c30e3e3391c1cabe94ddd38844bb8755f17
parent92c96ff82b69c0800e5404d9165a6d01d360a69a
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.

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/display/exynos/exynos_dsim.txt
drivers/gpu/drm/exynos/exynos_drm_dsi.c
This page took 0.029397 seconds and 5 git commands to generate.