commit | 530e544fdadb934470c5c2b0e8d60c3d5386c161 | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Fri Feb 25 15:39:28 2011 -0700 |
committer | Paul Walmsley <paul@pwsan.com> | Mon Mar 07 20:02:30 2011 -0700 |
tree | ec06e217f38300674ee2171702034cf6dfe1d46a | |
parent | cc1d230cfbc1622be4bf16568f468054be8c5d2e [diff] |
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>