Re: [PATCH] clk: TI CDCE706 clock synthesizer driver

From: Max Filippov
Date: Fri Oct 31 2014 - 06:16:38 EST


On Fri, Oct 24, 2014 at 8:17 PM, Max Filippov <jcmvbkbc@xxxxxxxxx> wrote:
> The driver allows using CDCE706 in its default configuration recorded in
> EEPROM and adjusting of synthesized clocks by consumers.
>
> Signed-off-by: Max Filippov <jcmvbkbc@xxxxxxxxx>
> ---
> .../devicetree/bindings/clock/ti,cdce706.txt | 16 +
> MAINTAINERS | 5 +
> drivers/clk/Kconfig | 8 +
> drivers/clk/Makefile | 1 +
> drivers/clk/clk-cdce706.c | 700 +++++++++++++++++++++
> 5 files changed, 730 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/ti,cdce706.txt
> create mode 100644 drivers/clk/clk-cdce706.c

Ping?

--
Thanks.
-- Max
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/