[PATCH V5 2/5] clk: samsung: register audio subsystem clocks using common clock framework
Doug Anderson
dianders at chromium.org
Wed Jun 5 03:09:24 EST 2013
Padmavathi,
On Tue, Jun 4, 2013 at 5:28 AM, Padmavathi Venna <padma.v at samsung.com> 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 at samsung.com>
> Reviewed-by: Sylwester Nawrocki <s.nawrocki at samsung.com>
> ---
> .../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 at chromium.org>
More information about the devicetree-discuss
mailing list