RE: [PATCH][2/3][RFC] TDM Framework

2012-04-26 Thread Aggrwal Poonam-B10812
> -Original Message- > From: Wood Scott-B07421 > Sent: Tuesday, April 24, 2012 6:05 AM > To: Aggrwal Poonam-B10812 > Cc: linuxppc-dev@lists.ozlabs.org; Singh Sandeep-B37400 > Subject: Re: [PATCH][2/3][RFC] TDM Framework > Thanks Scott for the comments, we will inco

RE: [PATCH][2/3][RFC] TDM Framework

2012-04-26 Thread Singh Sandeep-B37400
-Original Message- From: Benjamin Herrenschmidt [mailto:b...@kernel.crashing.org] Sent: Wednesday, April 25, 2012 11:20 AM To: Aggrwal Poonam-B10812 Cc: linuxppc-dev@lists.ozlabs.org; Singh Sandeep-B37400 Subject: Re: [PATCH][2/3][RFC] TDM Framework On Sat, 2012-03-10 at 18:27 +0530

Re: [PATCH][2/3][RFC] TDM Framework

2012-04-24 Thread Benjamin Herrenschmidt
On Sat, 2012-03-10 at 18:27 +0530, Poonam Aggrwal wrote: > From: Sandeep Singh > > TDM Framework is an attempt to provide a platform independent layer which > can offer a standard interface for TDM access to different client modules. > Beneath, the framework layer can house different types of TD

Re: [PATCH][2/3][RFC] TDM Framework

2012-04-23 Thread Scott Wood
On 03/10/2012 06:57 AM, Poonam Aggrwal wrote: > diff --git a/drivers/Kconfig b/drivers/Kconfig > index ad6c1eb..25f7f5b 100644 > --- a/drivers/Kconfig > +++ b/drivers/Kconfig > @@ -130,4 +130,5 @@ source "drivers/virt/Kconfig" > > source "drivers/net/dpa/NetCommSw/Kconfig" > > +source "drivers

RE: [PATCH][2/3][RFC] TDM Framework

2012-04-23 Thread Aggrwal Poonam-B10812
> -Original Message- > From: Aggrwal Poonam-B10812 > Sent: Saturday, March 10, 2012 6:27 PM > To: linuxppc-dev@lists.ozlabs.org > Cc: Singh Sandeep-B37400; Aggrwal Poonam-B10812 > Subject: [PATCH][2/3][RFC] TDM Framework > Any feedback on this patchset? > From:

[PATCH][2/3][RFC] TDM Framework

2012-03-10 Thread Poonam Aggrwal
From: Sandeep Singh TDM Framework is an attempt to provide a platform independent layer which can offer a standard interface for TDM access to different client modules. Beneath, the framework layer can house different types of TDM drivers to handle various TDM devices, the hardware intricacies o