Re: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-30 Thread Benoit Cousson
On 4/28/2010 10:50 PM, Kevin Hilman wrote: Nishanth Menonn...@ti.com writes: Kevin Hilman had written, on 04/28/2010 12:59 PM, the following: Omar Ramirez Lunaomar.rami...@ti.com writes: On 4/28/2010 11:36 AM, Menon, Nishanth wrote: Kevin Hilman had written, on 04/28/2010 11:29 AM, the

Re: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-30 Thread Kevin Hilman
Benoit Cousson b-cous...@ti.com writes: On 4/28/2010 10:50 PM, Kevin Hilman wrote: Nishanth Menonn...@ti.com writes: Kevin Hilman had written, on 04/28/2010 12:59 PM, the following: Omar Ramirez Lunaomar.rami...@ti.com writes: On 4/28/2010 11:36 AM, Menon, Nishanth wrote: Kevin Hilman

Re: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-28 Thread Felipe Contreras
On Wed, Apr 28, 2010 at 4:29 AM, Omar Ramirez Luna omar.rami...@ti.com wrote: This patch switches to use DM timer framework instead of a custom one for GPT timers, currently dsp can make use of gpt 5, 6, 7 or 8. I heard someone that was using gpt 8 for something else. Is it possible to

Re: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-28 Thread Omar Ramirez Luna
On 4/28/2010 2:46 AM, Felipe Contreras wrote: On Wed, Apr 28, 2010 at 4:29 AM, Omar Ramirez Lunaomar.rami...@ti.com wrote: This patch switches to use DM timer framework instead of a custom one for GPT timers, currently dsp can make use of gpt 5, 6, 7 or 8. I heard someone that was using gpt

Re: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-28 Thread Kevin Hilman
Omar Ramirez Luna omar.rami...@ti.com writes: On 4/28/2010 2:46 AM, Felipe Contreras wrote: On Wed, Apr 28, 2010 at 4:29 AM, Omar Ramirez Lunaomar.rami...@ti.com wrote: This patch switches to use DM timer framework instead of a custom one for GPT timers, currently dsp can make use of gpt

Re: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-28 Thread Nishanth Menon
Kevin Hilman had written, on 04/28/2010 11:29 AM, the following: Omar Ramirez Luna omar.rami...@ti.com writes: On 4/28/2010 2:46 AM, Felipe Contreras wrote: On Wed, Apr 28, 2010 at 4:29 AM, Omar Ramirez Lunaomar.rami...@ti.com wrote: This patch switches to use DM timer framework instead of

Re: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-28 Thread Omar Ramirez Luna
On 4/28/2010 11:36 AM, Menon, Nishanth wrote: Kevin Hilman had written, on 04/28/2010 11:29 AM, the following: Omar Ramirez Lunaomar.rami...@ti.com writes: On 4/28/2010 2:46 AM, Felipe Contreras wrote: On Wed, Apr 28, 2010 at 4:29 AM, Omar Ramirez Lunaomar.rami...@ti.com wrote: This

RE: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-28 Thread Uribe de Leon, Armando
Contreras; Omar Ramirez Luna Subject: Re: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers Kevin Hilman had written, on 04/28/2010 11:29 AM, the following: Omar Ramirez Luna omar.rami...@ti.com writes: On 4/28/2010 2:46 AM, Felipe Contreras wrote: On Wed, Apr 28, 2010 at 4:29

Re: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-28 Thread Felipe Contreras
On Wed, Apr 28, 2010 at 7:36 PM, Nishanth Menon n...@ti.com wrote: Kevin Hilman had written, on 04/28/2010 11:29 AM, the following: Omar Ramirez Luna omar.rami...@ti.com writes: On 4/28/2010 2:46 AM, Felipe Contreras wrote: On Wed, Apr 28, 2010 at 4:29 AM, Omar Ramirez

Re: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-28 Thread Vladimir Pantelic
Omar Ramirez Luna wrote: yes, dsp side wants: bios -- GPT5 (only used during boot up - baseimage load) load monitoring -- GPT 6 (used while the dsp is awake) AV Sync -- GPT 8 (based on use case) to generate the interrupt for mmu fault case it needs one connected to the dsp interrupt line

Re: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-28 Thread Nishanth Menon
Vladimir Pantelic had written, on 04/28/2010 12:11 PM, the following: Omar Ramirez Luna wrote: yes, dsp side wants: bios -- GPT5 (only used during boot up - baseimage load) load monitoring -- GPT 6 (used while the dsp is awake) AV Sync -- GPT 8 (based on use case) to generate the

Re: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-28 Thread Kevin Hilman
Omar Ramirez Luna omar.rami...@ti.com writes: On 4/28/2010 11:36 AM, Menon, Nishanth wrote: Kevin Hilman had written, on 04/28/2010 11:29 AM, the following: Omar Ramirez Lunaomar.rami...@ti.com writes: On 4/28/2010 2:46 AM, Felipe Contreras wrote: On Wed, Apr 28, 2010 at 4:29 AM, Omar

Re: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-28 Thread Nishanth Menon
Kevin Hilman had written, on 04/28/2010 12:59 PM, the following: Omar Ramirez Luna omar.rami...@ti.com writes: On 4/28/2010 11:36 AM, Menon, Nishanth wrote: Kevin Hilman had written, on 04/28/2010 11:29 AM, the following: Omar Ramirez Lunaomar.rami...@ti.com writes: On 4/28/2010 2:46 AM,

Re: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-28 Thread Vladimir Pantelic
Nishanth Menon wrote: Kevin Hilman had written, on 04/28/2010 12:59 PM, the following: Omar Ramirez Luna omar.rami...@ti.com writes: On 4/28/2010 11:36 AM, Menon, Nishanth wrote: Kevin Hilman had written, on 04/28/2010 11:29 AM, the following: Omar Ramirez Lunaomar.rami...@ti.com writes:

Re: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-28 Thread Nishanth Menon
Vladimir Pantelic had written, on 04/28/2010 02:52 PM, the following: Nishanth Menon wrote: [...] trouble I believe is that DSP BIOS uses a specific timer. yes, dsp side wants: bios -- GPT5 (only used during boot up - baseimage load) load monitoring -- GPT 6 (used while the dsp is awake) AV

Re: [PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-28 Thread Kevin Hilman
Nishanth Menon n...@ti.com writes: Kevin Hilman had written, on 04/28/2010 12:59 PM, the following: Omar Ramirez Luna omar.rami...@ti.com writes: On 4/28/2010 11:36 AM, Menon, Nishanth wrote: Kevin Hilman had written, on 04/28/2010 11:29 AM, the following: Omar Ramirez

[PATCH v2] DSPBRIDGE: use dm timer framework for gpt timers

2010-04-27 Thread Omar Ramirez Luna
This patch switches to use DM timer framework instead of a custom one for GPT timers, currently dsp can make use of gpt 5, 6, 7 or 8. Signed-off-by: Omar Ramirez Luna omar.rami...@hotmail.com --- drivers/dsp/bridge/services/clk.c | 25 ---