ARM: dts: Fix CLK_UART_ISP_SCLK clock assignment in exynos4x12.dtsi
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Tue, 3 Feb 2015 22:49:08 +0000 (07:49 +0900)
committerKukjin Kim <kgene@kernel.org>
Tue, 3 Feb 2015 22:49:08 +0000 (07:49 +0900)
commit79f3c37c8859d973b39b64200f7bbc2a66de057c
treece0fa6fab91aa21ec5a810424587d43727d61106
parent043ef1485fccd2c5ba36f6a9532b4a9697148150
ARM: dts: Fix CLK_UART_ISP_SCLK clock assignment in exynos4x12.dtsi

Assign proper FIMC-IS UART gate clock in the device DT node and not
use the SRC_MASK gate. This fixes regression introduced in commit
a37c82a3b3c0910019abfd22a97be1f ("clk: samsung: exynos4: Remove
SRC_MASK_ISP gates").

Without this change exynos4 fimc-is driver fails to probe with an
error log:

[    1.842447] ERROR: could not get clock /camera/fimc-is@12000000:uart(13)
[    1.848529] exynos4-fimc-is 12000000.fimc-is: failed to get clock: uart
[    1.855275] exynos4-fimc-is: probe of 12000000.fimc-is failed with error -2

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
arch/arm/boot/dts/exynos4x12.dtsi