From: Beata Michalska Date: Tue, 17 Mar 2015 15:21:46 +0000 (+0900) Subject: ARM: dts: Add assigned clock parents to CMU node for exynos3250 X-Git-Tag: omap-for-v4.2/o2_dc~53^2~3^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52005dece52703e18af4611e9c15f9d923c737ea;p=pandora-kernel.git ARM: dts: Add assigned clock parents to CMU node for exynos3250 Use assigned-clocks/assigned-clock-parents properties for CMU clock controller DT node to secure proper clock setup: switching the two muxes to root oscillator clock is not only required for proper powering down the ISP power domain, but it also reduces the risk of accessing the ISP CMU registers while the ISP power domain remains turned off (i.e. through the common clock framework by clk_summary) Signed-off-by: Beata Michalska Acked-by: Kyungmin Park Acked-by: Sylwester Nawrocki Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed