clk: at91: add PMC smd clock
authorBoris BREZILLON <b.brezillon@overkiz.com>
Fri, 11 Oct 2013 11:27:06 +0000 (13:27 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 2 Dec 2013 14:31:25 +0000 (15:31 +0100)
commita9c0688fde53c0a44cd75e9fe33b16db73187ba8
treee01e9623283dc6322be8266a9dfa090405437c7e
parentc84a61d87261f91d378cf26be4ffd3199ffd2493
clk: at91: add PMC smd clock

This patch adds at91 smd (Soft Modem) clock implementation using common clk
framework.

Not used by any driver right now.

Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/Kconfig
drivers/clk/at91/Makefile
drivers/clk/at91/clk-smd.c [new file with mode: 0644]
drivers/clk/at91/pmc.c
drivers/clk/at91/pmc.h
This page took 0.025351 seconds and 5 git commands to generate.