Searched hist:"73118 e6188c23719eeec3560b7fd1ca76f1a0919" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/clk/ |
H A D | clk-max77686.c | 73118e6188c23719eeec3560b7fd1ca76f1a0919 Tue Aug 28 10:54:28 CEST 2012 Jonghwa Lee <jonghwa3.lee@samsung.com> 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 <jonghwa3.lee@samsung.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|
H A D | Makefile | diff 73118e6188c23719eeec3560b7fd1ca76f1a0919 Tue Aug 28 10:54:28 CEST 2012 Jonghwa Lee <jonghwa3.lee@samsung.com> 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 <jonghwa3.lee@samsung.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|
H A D | Kconfig | diff 73118e6188c23719eeec3560b7fd1ca76f1a0919 Tue Aug 28 10:54:28 CEST 2012 Jonghwa Lee <jonghwa3.lee@samsung.com> 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 <jonghwa3.lee@samsung.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
|