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)
commit1e832e51018e960ecfc6f04abb1cbdd1ed82b8cb
tree1323f19d7d3d3053056d6eba949e07f79b8bfed6
parent01f7ec260ab35291f23bf42b1a43367649392646
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]