CDCE706SW-LINUX
Linux Driver for CDCE706
CDCE706SW-LINUX
Overview
The Linux driver supports the CDCE706 Programmable 3-PLL Clock Synthesizer / Multiplier / Divider. The Linux driver supports communication through the I2C bus.
Linux Mainline StatusAvailable in Linux Main line: Yes
Available through git.ti.com: N/A
- cdce706
The files associated with this device are:
- drivers/clk/clk-cdce706.c
- Documentation/devicetree/bindings/clock/ti,cdce706.txt
Documentation/devicetree/bindings/clock/ti,cdce706.txt
Enabling Driver Support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or"make nconfig")
Menuconfig Location
Symbol: COMMON_CLK_CDCE706 [=y]Type : tristatePrompt: Clock driver for TI CDCE706 clock synthesizer Location: -> Device Drivers -> Common Clock Framework Defined at drivers/clk/Kconfig:162 Depends on: COMMON_CLK [=y] && I2C [=y] Selects: REGMAP_I2C [=y] && RATIONAL [=y]
Fixes and Code Enhancements
If there are fixes and or code enhancements that need to be added to thisdriver please either1. Send the patches to the relevant Linux Kernel community as listed in the maintainers file located: Hereor2. Contact your TI representative.