The Linux driver supports the CDCE925 Programmable 2-PLL VCXO Clock Synthesizer with 2.5-V or 3.3-V LVCMOS Outputs. The Linux driver supports communication through the I2C bus.
Linux Mainline StatusAvailable in Linux Main line: Yes
Available through git.ti.com: N/A
Supported Devices:Linux Source FilesThe files associated with this device are:
- drivers/clk/clk-cdce925.c
- Documentation/devicetree/bindings/clock/ti,cdce925.txt
Source Filesdrivers/clk/clk-cdce925.c
Linux Device Tree DocumenationDocumentation/devicetree/bindings/clock/ti,cdce925.txt
Enabling Driver Support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or"make nconfig")
Menuconfig Location
Symbol: COMMON_CLK_CDCE925 [=y]Type : tristatePrompt: Clock driver for TI CDCE925 devices Location: -> Device Drivers -> Common Clock Framework Defined at drivers/clk/Kconfig:81 Depends on: COMMON_CLK [=y] && I2C [=y] && OF [=y] Selects: REGMAP_I2C [=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.