]> Git Repo - linux.git/commit
clk: samsung: register audio subsystem clocks using common clock framework
authorPadmavathi Venna <[email protected]>
Mon, 17 Jun 2013 15:02:17 +0000 (00:02 +0900)
committerKukjin Kim <[email protected]>
Tue, 18 Jun 2013 18:28:41 +0000 (03:28 +0900)
commit1241ef94ccc3aeaeecf73b2889efd9bcd6ffa4f7
tree14bc5b64d02738fd95bc2d626f9374b72cf090a6
parent3799279f70f1aa4fc452f1af59031122c93522aa
clk: samsung: register audio subsystem clocks using common clock framework

Audio subsystem is introduced in s5pv210 and exynos platforms.
This has seperate clock controller which can control i2s0 and
pcm0 clocks. This patch registers the audio subsystem clocks
with the common clock framework on Exynos family.

Signed-off-by: Padmavathi Venna <[email protected]>
Reviewed-by: Sylwester Nawrocki <[email protected]>
Reviewed-by: Doug Anderson <[email protected]>
Acked-by: Mike Turquette <[email protected]>
Signed-off-by: Kukjin Kim <[email protected]>
Documentation/devicetree/bindings/clock/clk-exynos-audss.txt [new file with mode: 0644]
drivers/clk/samsung/Makefile
drivers/clk/samsung/clk-exynos-audss.c [new file with mode: 0644]
include/dt-bindings/clk/exynos-audss-clk.h [new file with mode: 0644]
This page took 0.070184 seconds and 4 git commands to generate.