OMAP4: clockdomain: Add clkdm static dependency srcs
authorRajendra Nayak <rnayak@ti.com>
Fri, 25 Feb 2011 22:48:13 +0000 (15:48 -0700)
committerPaul Walmsley <paul@pwsan.com>
Fri, 25 Feb 2011 23:09:05 +0000 (16:09 -0700)
OMAP4 supports static dependencies and dynamic dependencies
between clock domains. Static dependencies imply both
wakeup as well as sleep dependencies.
Generate all clockdomain static dependency sources.
(Dynamic dependency sources are hardwired and
cannot to controlled from software).

The autogen scripts are updated to generate the contents
of this patch.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found