From: Jonghwa Lee Date: Tue, 28 Aug 2012 08:54:28 +0000 (+0900) Subject: clock: max77686: Add driver for Maxim 77686 32Khz crystal oscillator. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~78^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73118e6188c23719eeec3560b7fd1ca76f1a0919;p=pandora-kernel.git clock: max77686: Add driver for Maxim 77686 32Khz crystal oscillator. This patch supports max77686 mfd's clock driver using common clock frame work. max77686 has 3 clock ouputs which all are generated from crystal oscillator and SOC can enable/disable them via I2C bus. All clocks are fixed-rate clock sources so that it doesn't supply interface for changing clock rate. Driver uses regmap API to communicate with internal register. Signed-off-by: Jonghwa Lee Signed-off-by: Mike Turquette --- Reading git-diff-tree failed