Re: [REVIEW PATCH 6/9] si4713 : Added the USB driver for Si4713

2013-11-18 Thread edubez...@gmail.com
Hello, On Tue, Nov 5, 2013 at 10:18 AM, edubez...@gmail.com wrote: > Dinesh > > On Tue, Oct 15, 2013 at 11:24 AM, Dinesh Ram wrote: >> This is the USB driver for the Silicon Labs development board. >> It contains the Si4713 FM transmitter chip. >> > > I tried this driver again. The system attemp

Re: [REVIEW PATCH 6/9] si4713 : Added the USB driver for Si4713

2013-11-11 Thread edubez...@gmail.com
On Thu, Nov 7, 2013 at 3:40 AM, Hans Verkuil wrote: > On 11/05/2013 03:18 PM, edubez...@gmail.com wrote: >> Dinesh >> >> On Tue, Oct 15, 2013 at 11:24 AM, Dinesh Ram wrote: >>> This is the USB driver for the Silicon Labs development board. >>> It contains the Si4713 FM transmitter chip. >>> >> >>

Re: [REVIEW PATCH 6/9] si4713 : Added the USB driver for Si4713

2013-11-06 Thread Hans Verkuil
On 11/05/2013 03:18 PM, edubez...@gmail.com wrote: > Dinesh > > On Tue, Oct 15, 2013 at 11:24 AM, Dinesh Ram wrote: >> This is the USB driver for the Silicon Labs development board. >> It contains the Si4713 FM transmitter chip. >> > > I tried this driver again. The system attempts to probe the

Re: [REVIEW PATCH 6/9] si4713 : Added the USB driver for Si4713

2013-11-05 Thread edubez...@gmail.com
Dinesh On Tue, Oct 15, 2013 at 11:24 AM, Dinesh Ram wrote: > This is the USB driver for the Silicon Labs development board. > It contains the Si4713 FM transmitter chip. > I tried this driver again. The system attempts to probe the device but it fails because the product revision read out of the

[REVIEW PATCH 6/9] si4713 : Added the USB driver for Si4713

2013-10-15 Thread Dinesh Ram
This is the USB driver for the Silicon Labs development board. It contains the Si4713 FM transmitter chip. Signed-off-by: Dinesh Ram --- drivers/media/radio/si4713/Kconfig| 15 + drivers/media/radio/si4713/Makefile |1 + drivers/media/radio/si4713/radio-usb-si4713.c |