From: Mike Looijmans Date: Wed, 3 Jun 2015 05:25:19 +0000 (+0200) Subject: Add TI CDCE925 I2C controlled clock synthesizer driver X-Git-Tag: omap-for-v4.3/legacy-v2-signed~79^2~18^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19fbbbbcd3a3a8e307a4768784166abf7b55b779;p=pandora-kernel.git Add TI CDCE925 I2C controlled clock synthesizer driver This driver supports the TI CDCE925 programmable clock synthesizer. The chip contains two PLLs with spread-spectrum clocking support and five output dividers. The driver only supports the following setup, and uses a fixed setting for the output muxes: Y1 is derived from the input clock Y2 and Y3 derive from PLL1 Y4 and Y5 derive from PLL2 Given a target output frequency, the driver will set the PLL and divider to best approximate the desired output. Signed-off-by: Mike Looijmans Signed-off-by: Michael Turquette --- Reading git-diff-tree failed