summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-si570.c
Commit message (Collapse)AuthorAgeFilesLines
* clk: si570: Fix email address specifictionMichal Simek2014-05-201-1/+1
| | | | | | Just fix missing ">" in the email. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
* clk: si570: Remove redundant of_match_ptr helperSachin Kamat2013-12-221-1/+1
| | | | | | | | 'clk_si570_of_match' is always compiled in. Hence the helper macro is not needed. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>
* clk: si570: Add a driver for SI570 oscillatorsSoren Brinkmann2013-12-141-0/+531
Add a driver for SILabs 570, 571, 598, 599 programmable oscillators. The devices generate low-jitter clock signals and are reprogrammable via an I2C interface. Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
OpenPOWER on IntegriCloud