OMAP3 clockdomains: include D2D clockdomain on 34xx ES2+
authorPaul Walmsley <paul@pwsan.com>
Thu, 22 May 2008 17:33:59 +0000 (11:33 -0600)
committerTony Lindgren <tony@atomide.com>
Wed, 28 May 2008 20:41:57 +0000 (13:41 -0700)
The OMAP34xx ES2+ TRMs do not document the CLKTRCTRL_D2D bit, even
though the clockdomain logic remains on the chip, and must be
programmed appropriately for the CORE clockdomain to go inactive.

Thanks to Rajendra Najak <rnayak@ti.com> and Richard Woodruff
<r-woodruff2@ti.com> of TI for providing more detail on this issue;
and to Jouni Högander <jouni.hogander@nokia.com> for proposing this
fix.

This patch obsoletes the D2D clockdomain workaround in pm34xx.c in
Jouni's recent patch set.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found