]> git.baikalelectronics.ru Git - kernel.git/commit
clk: samsung: Add driver to control CLKOUT line on Exynos SoCs
authorTomasz Figa <t.figa@samsung.com>
Tue, 24 Jun 2014 16:08:26 +0000 (18:08 +0200)
committerTomasz Figa <t.figa@samsung.com>
Sat, 26 Jul 2014 00:47:10 +0000 (02:47 +0200)
commitcf8632e65143440b5d4520c2d1086d6f911c3ea1
tree1323f19d7d3d3053056d6eba949e07f79b8bfed6
parent7085a7b3a2851128d795e5c9e38bea07cadfda65
clk: samsung: Add driver to control CLKOUT line on Exynos SoCs

This patch introduces a driver that handles configuration of CLKOUT pin
of Exynos SoCs that can be used to output certain clocks from inside of
the SoC to a dedicated output pin.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Documentation/devicetree/bindings/arm/samsung/pmu.txt
drivers/clk/samsung/Makefile
drivers/clk/samsung/clk-exynos-clkout.c [new file with mode: 0644]