ARM: S5P: Add support for common MIPI CSIS/DSIM D-PHY control
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 10 Mar 2011 12:53:40 +0000 (21:53 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 11 Mar 2011 06:49:01 +0000 (15:49 +0900)
commit1d45ac49daa15fd0a64c58744ac9ea6451e607e6
tree8db8bb0dd987dfd3c4a166893040de29ba9482e9
parente24d208de6bc779c6bd97523cde2665a33f2be4d
ARM: S5P: Add support for common MIPI CSIS/DSIM D-PHY control

Add common code for MIPI-CSIS and MIPI-DSIM drivers to support
their corresponding D-PHY's enable and reset control.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/include/mach/regs-clock.h
arch/arm/mach-exynos4/include/mach/regs-pmu.h
arch/arm/mach-s5pv210/include/mach/regs-clock.h
arch/arm/plat-s5p/Kconfig
arch/arm/plat-s5p/Makefile
arch/arm/plat-s5p/setup-mipiphy.c [new file with mode: 0644]