clk: samsung: exynos5250: Add DISP1 clocks
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Thu, 15 Oct 2015 10:31:23 +0000 (12:31 +0200)
committerKukjin Kim <kgene@kernel.org>
Fri, 23 Oct 2015 19:31:18 +0000 (04:31 +0900)
commitb4dc272b60fd7b43ff5b9ef89714d38c65db2cdb
treeb764e97729c81e63a659b970ac8966c98479b7d9
parentb29dd5fa56141365ab7e72fd73e5e0e02d62dd6e
clk: samsung: exynos5250: Add DISP1 clocks

When the DISP1 power domain is powered off, there's two clocks that need
to be temporarily reparented to OSC, and back to their original parents
when the domain is powered on again.

We expose these two clocks in the DT bindings so that the DT node of the
power domain can reference them.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
drivers/clk/samsung/clk-exynos5250.c
include/dt-bindings/clock/exynos5250.h
This page took 0.025168 seconds and 5 git commands to generate.