Re: [PATCHv4 0/6] ARM: OMAP3+: IO daisychain support fixes

2012-03-05 Thread Rajendra Nayak
On Friday 02 March 2012 08:47 PM, Tero Kristo wrote: Hi, Changes compared to previous version: - patch2: * changed timeout value to 100us (from 1000) * added poll for the IO status == 0 at the end of trigger sequence - patch4: * omap3: global wakeup done in PRM init instead of OMAP3 PM

[PATCHv4 0/6] ARM: OMAP3+: IO daisychain support fixes

2012-03-02 Thread Tero Kristo
Hi, Changes compared to previous version: - patch2: * changed timeout value to 100us (from 1000) * added poll for the IO status == 0 at the end of trigger sequence - patch4: * omap3: global wakeup done in PRM init instead of OMAP3 PM init * omap4: moved global wakeup enable from trigger func