Re: [PATCH v2 1/4] drivers/misc: Support for RF interface device framework

2013-08-14 Thread Akhil Goyal
On 8/13/2013 4:23 AM, Greg KH wrote: On Mon, Aug 12, 2013 at 12:43:50PM +0530, akhil.go...@freescale.com wrote: From: Akhil Goyal The radio device framework introduces a way to accommodate the RF(radio frequency) signal paths. One signal path is represented as a RF device (rf0, rf1 etc

Re: [PATCH v2 1/4] drivers/misc: Support for RF interface device framework

2013-08-14 Thread Akhil Goyal
On 8/13/2013 4:23 AM, Greg KH wrote: On Mon, Aug 12, 2013 at 12:43:50PM +0530, akhil.go...@freescale.com wrote: From: Akhil Goyalakhil.go...@freescale.com The radio device framework introduces a way to accommodate the RF(radio frequency) signal paths. One signal path is represented as a RF

Re: [PATCH v2 0/4] Radio device framework

2013-08-05 Thread Akhil Goyal
On 7/11/2013 9:52 AM, Greg KH wrote: On Thu, Jul 11, 2013 at 09:29:49AM +0530, Akhil Goyal wrote: On 7/8/2013 3:19 PM, akhil.go...@freescale.com wrote: From: Akhil Goyal RF signal path is integral part of any system that transmits/receives RF (radio frequency) signals. In these systems Data

Re: [PATCH v2 0/4] Radio device framework

2013-08-05 Thread Akhil Goyal
On 7/11/2013 9:52 AM, Greg KH wrote: On Thu, Jul 11, 2013 at 09:29:49AM +0530, Akhil Goyal wrote: On 7/8/2013 3:19 PM, akhil.go...@freescale.com wrote: From: Akhil Goyalakhil.go...@freescale.com RF signal path is integral part of any system that transmits/receives RF (radio frequency) signals

Re: [PATCH v2 0/4] Radio device framework

2013-07-10 Thread Akhil Goyal
On 7/8/2013 3:19 PM, akhil.go...@freescale.com wrote: From: Akhil Goyal RF signal path is integral part of any system that transmits/receives RF (radio frequency) signals. In these systems Data is processed/converted to IQ samples (digital representation a RF signal) and passed to a RFIC (RF

Re: [PATCH v2 0/4] Radio device framework

2013-07-10 Thread Akhil Goyal
On 7/8/2013 3:19 PM, akhil.go...@freescale.com wrote: From: Akhil Goyalakhil.go...@freescale.com RF signal path is integral part of any system that transmits/receives RF (radio frequency) signals. In these systems Data is processed/converted to IQ samples (digital representation a RF signal)

Re: [PATCH 1/5] drivers/misc: Support for RF interface device framework

2013-06-19 Thread Akhil Goyal
On 6/18/2013 7:10 PM, Arnd Bergmann wrote: On Tuesday 18 June 2013, Akhil Goyal wrote: On 6/18/2013 2:58 AM, Arnd Bergmann wrote: + /* +* Spin_locks are changed to mutexes if PREEMPT_RT is enabled, +* i.e they can sleep. This fact is problem for us because

Re: [PATCH 1/5] drivers/misc: Support for RF interface device framework

2013-06-19 Thread Akhil Goyal
On 6/18/2013 7:10 PM, Arnd Bergmann wrote: On Tuesday 18 June 2013, Akhil Goyal wrote: On 6/18/2013 2:58 AM, Arnd Bergmann wrote: + /* +* Spin_locks are changed to mutexes if PREEMPT_RT is enabled, +* i.e they can sleep. This fact is problem for us because

Re: [PATCH 1/5] drivers/misc: Support for RF interface device framework

2013-06-18 Thread Akhil Goyal
On 6/18/2013 2:58 AM, Arnd Bergmann wrote: On Monday 17 June 2013, akhil.go...@freescale.com wrote: + +menuconfig RFDEVICES + default n + bool "RF interface device support" + ---help--- + Support for RF interface devices. + In a baseband system, different radios

Re: [PATCH 1/5] drivers/misc: Support for RF interface device framework

2013-06-18 Thread Akhil Goyal
On 6/18/2013 2:58 AM, Arnd Bergmann wrote: On Monday 17 June 2013, akhil.go...@freescale.com wrote: + +menuconfig RFDEVICES + default n + bool RF interface device support + ---help--- + Support for RF interface devices. + In a baseband system, different radios (RF