]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/clk/Kconfig
CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clock
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 14 Sep 2012 14:30:27 +0000 (17:30 +0300)
committerMike Turquette <mturquette@linaro.org>
Mon, 29 Oct 2012 18:07:42 +0000 (11:07 -0700)
commitf9f8c0438da2c6d6a4cd8af73097add3850d6084
tree44680f07cd986bb2f311642bf062c0f1ee096ca8
parent2968f85185b5806c7adf80e3329ddfe1ecc1aec4
CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clock

On OMAP4+ platforms the functional clock for the McPDM IP is suplied by
the twl6040 codec (bit clock on the PDM bus).
This common clock driver for twl6040 will register the mcpdm_fclk clock to
be used by the McPDM driver to make sure that the needed clocks are
available when needed.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/Kconfig
drivers/clk/Makefile
drivers/clk/clk-twl6040.c [new file with mode: 0644]