]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/arm/mach-omap2/Makefile
OMAP2+: clock: add interface clock type code with autoidle support
authorPaul Walmsley <paul@pwsan.com>
Fri, 25 Feb 2011 22:39:28 +0000 (15:39 -0700)
committerPaul Walmsley <paul@pwsan.com>
Tue, 8 Mar 2011 03:02:30 +0000 (20:02 -0700)
commit530e544fdadb934470c5c2b0e8d60c3d5386c161
treeec06e217f38300674ee2171702034cf6dfe1d46a
parentcc1d230cfbc1622be4bf16568f468054be8c5d2e
OMAP2+: clock: add interface clock type code with autoidle support

Add interface clock type code with autoidle enable/disable support.
The clkops structures created in this file will be used for all
OMAP2/3 interface clocks with autoidle support.  They will enable the
clock framework to control interface clock autoidle directly.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Tested-by: Rajendra Nayak <rnayak@ti.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/clkt_iclk.c [new file with mode: 0644]
arch/arm/mach-omap2/clock.h