Re: [PATCH 0/2] Add D2D clockdomain on OMAP3 ES2+

2008-05-28 Thread Tony Lindgren
* Högander Jouni <[EMAIL PROTECTED]> [080522 23:27]: > "ext Paul Walmsley" <[EMAIL PROTECTED]> writes: > > > Hello, > > > > This patch series adds D2D (die-to-die) clockdomain handling into > > OMAP3 ES2+ builds. It seems the D2D clockdomain logic is still > > present on the chip and must be manu

Re: [PATCH 0/2] Add D2D clockdomain on OMAP3 ES2+

2008-05-22 Thread Högander Jouni
"ext Paul Walmsley" <[EMAIL PROTECTED]> writes: > Hello, > > This patch series adds D2D (die-to-die) clockdomain handling into > OMAP3 ES2+ builds. It seems the D2D clockdomain logic is still > present on the chip and must be manually programmed to allow the > CORE_D2D clockdomain to go inactive.

[PATCH 0/2] Add D2D clockdomain on OMAP3 ES2+

2008-05-22 Thread Paul Walmsley
Hello, This patch series adds D2D (die-to-die) clockdomain handling into OMAP3 ES2+ builds. It seems the D2D clockdomain logic is still present on the chip and must be manually programmed to allow the CORE_D2D clockdomain to go inactive. For this to work, the pm34xx.c code also had to be modifie