]> git.baikalelectronics.ru Git - kernel.git/commit
clk: TI CDCE706 clock synthesizer driver
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 12 Jan 2015 07:20:46 +0000 (10:20 +0300)
committerMichael Turquette <mturquette@linaro.org>
Sat, 17 Jan 2015 21:52:40 +0000 (13:52 -0800)
commitb20b3cc1cdf54db24c4b1f3a38cffa58cd84df88
tree49dd4d6f3f2d94cfe8fbfd2713adbc1dcdd7c318
parentbd8f3c2c731e9ec4a849b7ce9f0781910466d2db
clk: TI CDCE706 clock synthesizer driver

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@gmail.com>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
Documentation/devicetree/bindings/clock/ti,cdce706.txt [new file with mode: 0644]
MAINTAINERS
drivers/clk/Kconfig
drivers/clk/Makefile
drivers/clk/clk-cdce706.c [new file with mode: 0644]