Padmavathi, On Tue, Jun 4, 2013 at 5:28 AM, Padmavathi Venna <padma.v@xxxxxxxxxxx> wrote: > 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 <padma.v@xxxxxxxxxxx> > Reviewed-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> > --- > .../devicetree/bindings/clock/clk-exynos-audss.txt | 64 ++++++++++ > drivers/clk/samsung/Makefile | 1 + > drivers/clk/samsung/clk-exynos-audss.c | 133 ++++++++++++++++++++ > include/dt-bindings/clk/exynos-audss-clk.h | 25 ++++ > 4 files changed, 223 insertions(+), 0 deletions(-) Thanks for fixing up my nits. This looks good to me. Reviewed-by: Doug Anderson <dianders@xxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html