RE: [RFC v2 14/18] ARM: OMAP2+: AM33XX: control: Add some control module registers and APIs

2013-01-09 Thread Bedia, Vaibhav
On Wed, Jan 09, 2013 at 13:01:03, Shilimkar, Santosh wrote:
 On Wednesday 09 January 2013 11:08 AM, Bedia, Vaibhav wrote:
  On Tue, Jan 08, 2013 at 20:51:08, Shilimkar, Santosh wrote:
  On Monday 31 December 2012 06:37 PM, Vaibhav Bedia wrote:
  Add minimal APIs for writing to the IPC and the M3_TXEV registers
  in the Control module. These will be used in a subsequent patch which
  adds suspend-resume support for AM33XX.
 
  Signed-off-by: Vaibhav Bedia vaibhav.be...@ti.com
  Cc: Tony Lingren t...@atomide.com
  Cc: Santosh Shilimkar santosh.shilim...@ti.com
  Cc: Benoit Cousson b-cous...@ti.com
  Cc: Paul Walmsley p...@pwsan.com
  Cc: Kevin Hilman khil...@deeprootsystems.com
  Cc: Vaibhav Hiremath hvaib...@ti.com
  ---
  On Control module, we are trying to move driver/module
  specific code to respective drivers. Can you not
  add below code to ipc related driver component.
 
  If not, then patch as such is fine with me.
 
 
  I had it in the pm33xx.c in the previous version. Kevin had asked me to
  move it to control.c. Should I revert move it back there?
 
 pm33xx.c is not the right place. I was hoping to move to some driver.
 If that is not possible then leave it in control module.
 

I think I'll leave it here for now. Could I have you ack in that case?

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


Re: [RFC v2 14/18] ARM: OMAP2+: AM33XX: control: Add some control module registers and APIs

2013-01-09 Thread Santosh Shilimkar

On Wednesday 09 January 2013 03:07 PM, Bedia, Vaibhav wrote:

On Wed, Jan 09, 2013 at 13:01:03, Shilimkar, Santosh wrote:

On Wednesday 09 January 2013 11:08 AM, Bedia, Vaibhav wrote:

On Tue, Jan 08, 2013 at 20:51:08, Shilimkar, Santosh wrote:

On Monday 31 December 2012 06:37 PM, Vaibhav Bedia wrote:

Add minimal APIs for writing to the IPC and the M3_TXEV registers
in the Control module. These will be used in a subsequent patch which
adds suspend-resume support for AM33XX.

Signed-off-by: Vaibhav Bedia vaibhav.be...@ti.com
Cc: Tony Lingren t...@atomide.com
Cc: Santosh Shilimkar santosh.shilim...@ti.com
Cc: Benoit Cousson b-cous...@ti.com
Cc: Paul Walmsley p...@pwsan.com
Cc: Kevin Hilman khil...@deeprootsystems.com
Cc: Vaibhav Hiremath hvaib...@ti.com
---

On Control module, we are trying to move driver/module
specific code to respective drivers. Can you not
add below code to ipc related driver component.

If not, then patch as such is fine with me.



I had it in the pm33xx.c in the previous version. Kevin had asked me to
move it to control.c. Should I revert move it back there?


pm33xx.c is not the right place. I was hoping to move to some driver.
If that is not possible then leave it in control module.



I think I'll leave it here for now. Could I have you ack in that case?


Yep.
Acked-by: Santosh Shilimkar santosh.shilim...@ti.com

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


Re: [RFC v2 14/18] ARM: OMAP2+: AM33XX: control: Add some control module registers and APIs

2013-01-08 Thread Santosh Shilimkar

On Monday 31 December 2012 06:37 PM, Vaibhav Bedia wrote:

Add minimal APIs for writing to the IPC and the M3_TXEV registers
in the Control module. These will be used in a subsequent patch which
adds suspend-resume support for AM33XX.

Signed-off-by: Vaibhav Bedia vaibhav.be...@ti.com
Cc: Tony Lingren t...@atomide.com
Cc: Santosh Shilimkar santosh.shilim...@ti.com
Cc: Benoit Cousson b-cous...@ti.com
Cc: Paul Walmsley p...@pwsan.com
Cc: Kevin Hilman khil...@deeprootsystems.com
Cc: Vaibhav Hiremath hvaib...@ti.com
---

On Control module, we are trying to move driver/module
specific code to respective drivers. Can you not
add below code to ipc related driver component.

If not, then patch as such is fine with me.

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


RE: [RFC v2 14/18] ARM: OMAP2+: AM33XX: control: Add some control module registers and APIs

2013-01-08 Thread Bedia, Vaibhav
On Tue, Jan 08, 2013 at 20:51:08, Shilimkar, Santosh wrote:
 On Monday 31 December 2012 06:37 PM, Vaibhav Bedia wrote:
  Add minimal APIs for writing to the IPC and the M3_TXEV registers
  in the Control module. These will be used in a subsequent patch which
  adds suspend-resume support for AM33XX.
 
  Signed-off-by: Vaibhav Bedia vaibhav.be...@ti.com
  Cc: Tony Lingren t...@atomide.com
  Cc: Santosh Shilimkar santosh.shilim...@ti.com
  Cc: Benoit Cousson b-cous...@ti.com
  Cc: Paul Walmsley p...@pwsan.com
  Cc: Kevin Hilman khil...@deeprootsystems.com
  Cc: Vaibhav Hiremath hvaib...@ti.com
  ---
 On Control module, we are trying to move driver/module
 specific code to respective drivers. Can you not
 add below code to ipc related driver component.
 
 If not, then patch as such is fine with me.
 

I had it in the pm33xx.c in the previous version. Kevin had asked me to
move it to control.c. Should I revert move it back there?

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


Re: [RFC v2 14/18] ARM: OMAP2+: AM33XX: control: Add some control module registers and APIs

2013-01-08 Thread Santosh Shilimkar

On Wednesday 09 January 2013 11:08 AM, Bedia, Vaibhav wrote:

On Tue, Jan 08, 2013 at 20:51:08, Shilimkar, Santosh wrote:

On Monday 31 December 2012 06:37 PM, Vaibhav Bedia wrote:

Add minimal APIs for writing to the IPC and the M3_TXEV registers
in the Control module. These will be used in a subsequent patch which
adds suspend-resume support for AM33XX.

Signed-off-by: Vaibhav Bedia vaibhav.be...@ti.com
Cc: Tony Lingren t...@atomide.com
Cc: Santosh Shilimkar santosh.shilim...@ti.com
Cc: Benoit Cousson b-cous...@ti.com
Cc: Paul Walmsley p...@pwsan.com
Cc: Kevin Hilman khil...@deeprootsystems.com
Cc: Vaibhav Hiremath hvaib...@ti.com
---

On Control module, we are trying to move driver/module
specific code to respective drivers. Can you not
add below code to ipc related driver component.

If not, then patch as such is fine with me.



I had it in the pm33xx.c in the previous version. Kevin had asked me to
move it to control.c. Should I revert move it back there?


pm33xx.c is not the right place. I was hoping to move to some driver.
If that is not possible then leave it in control module.

Regards
Santosh

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