]> 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)
commit48d878e5dd7ffe1a86f1b9088389afd000f56dbf
tree1323f19d7d3d3053056d6eba949e07f79b8bfed6
parent21db18cf1ac15b0071adba3889d61154c31b19bc
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]