Hi Jouni On Mon, 23 Jun 2008, Högander Jouni wrote:
> Hello Paul,
>
> It should actually wait for SSI also. Read my comments below.
...
> And add this part
>
> + if (cpu_is_omap34xx() &&
> + prcm_mod == OMAP34XX_CM_REGADDR(CORE_MOD, 0) &&
> + clk->enable_bit == OMAP3430_EN_SSI_SHIFT) {
> + bit = OMAP3430ES2_ST_SSI_IDLE;
what should OMAP3430ES2_ST_SSI_IDLE be set to? I don't have any
documentation here that defines this bit.
- Paul
