Re: [PATCH v2] OMAP3 clock: fix omap2_clk_wait_ready for OMAP3430ES2 DSS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"ext Paul Walmsley" <paul@xxxxxxxxx> writes:

> 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.

Sorry for not to mention this in my first mail:

#define OMAP3430ES2_ST_SSI_IDLE				(1 << 8)
#define OMAP3430ES2_ST_SSI_STDBY			(1 << 0)

-- 
Jouni Högander

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux