exynos4-is: Add csis parent clock setup
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Tue, 5 Feb 2013 11:19:19 +0000 (12:19 +0100)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:43:00 +0000 (11:43 +0900)
commit8705401a3eee31af80d81c1ef779c47e1a66e39e
treebf4858d6be3812707f278ab191c2051ae07a87f0
parent892f0c5b7c17a41a72129273c5121867ab284f25
exynos4-is: Add csis parent clock setup

With this patch the driver will set "parent" clock as a parent
clock of "mux" clock. When the samsung clocks driver is reworked
to use new composite clock type, the "mux" clock can be removed.

"parent" clock should be set in relevant dtsi file and can be
overwritten in a board dts file. This way it is ensured the
SCLK_CSIS has correct parent clock set, and the parent clock
can be selected per each board if required.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/media/platform/exynos4-is/mipi-csis.c