Re: [android-kernel] Regarding BT UART

2011-09-29 Thread Pavan Savoy
On Thu, Sep 29, 2011 at 8:27 PM, parth shah wrote: > Hello Pavan, > > We don't have the file board-sholes.c > > We have mx51_bbg.c which is completely different from board-sholes.c. Ok, If this is the file where in you intend to add platform devices, Then yes this seems alright. > I provided you

Re: [android-kernel] Regarding BT UART

2011-09-29 Thread parth shah
Hello Pavan, We don't have the file board-sholes.c We have mx51_bbg.c which is completely different from board-sholes.c. I provided you git for imx515 kernel. According to that which file do i have to modified? Regards, Parth On Wed, Sep 28, 2011 at 8:20 PM, Pavan Savoy wrote: > On Wed, Sep

Re: [android-kernel] Regarding BT UART

2011-09-29 Thread parth shah
Hi Pavan, Here is the git from where you can get kernel_imx. There is /driver/misc under kernel_imx. git clone git :// git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.35-y.git kernel_imx $cd kernel_imx $git checkout v2.6.35.3 Regards, Parth On Wed, Sep 28, 2011 at 8:20 PM, Pavan Savoy

Re: [android-kernel] Regarding BT UART

2011-09-28 Thread Pavan Savoy
On Wed, Sep 28, 2011 at 10:00 PM, parth shah wrote: > Hello Pavan, > > I pointed the BSP of imx515 in my last mail. Hey, I just assumed it would a cute little kernel git repo which I can add remote and provide a quick wl127x-rfkill for it. But 'alas, it is a just 610MB something binary which has

Re: [android-kernel] Regarding BT UART

2011-09-28 Thread parth shah
Hello Pavan, I pointed the BSP of imx515 in my last mail. Can you provide me right wl127x_rfkill Platform data structure for imx515? We also have another project in which we are planning to use WL1271. Let me know if there is more information required from my side. Regards, Parth On Tue, Sep

Re: [android-kernel] Regarding BT UART

2011-09-27 Thread Pavan Savoy
On Tue, Sep 27, 2011 at 2:45 AM, parth shah wrote: > Hi Pavan, > > Thanks for this information. > > I did not have wl127x-rfkill.c in mx515 BSP so i included it from > http://gitorious.org . > > Now i need to change so many files in my BSP to accommodate wl127x-rfkill.c. > I modified rfkill.h whic

Re: [android-kernel] Regarding BT UART

2011-09-27 Thread parth shah
Hi Pavan, Thanks for this information. I did not have wl127x-rfkill.c in mx515 BSP so i included it from http://gitorious.org . Now i need to change so many files in my BSP to accommodate wl127x-rfkill.c. I modified rfkill.h which was there in BSP. After then i'm getting errors in arch/arm/mach

Re: [android-kernel] Regarding BT UART

2011-09-24 Thread Pavan Savoy
On Sat, Sep 24, 2011 at 5:43 AM, parth shah wrote: > Hello Pavan, > > I'm having problem reading Data back using read_hci_event(). i'm using > WL1271 from TI. > > I got the response from TI saying "BT_EN should be drive high when setting > up UART while kernel is loading? " > Also we are using 2.6

Re: [android-kernel] Regarding BT UART

2011-09-24 Thread parth shah
Hello Pavan, I'm having problem reading Data back using read_hci_event(). i'm using WL1271 from TI. I got the response from TI saying "BT_EN should be drive high when setting up UART while kernel is loading? " Also we are using 2.6.35 kernel version. How can i do that? Regards, Parth On Mon,

Re: [android-kernel] Regarding BT UART

2011-09-19 Thread Pavan Savoy
On Mon, Sep 19, 2011 at 7:50 PM, parth shah wrote: > Hello Friends, > > I have 3 UART on my board. i'm usinf UART2 for Bluetooth. > > How can i mapped that UART to Bluez stack so that i can run hciattach > commad? hciattach takes command line arguments for the UART in use, like hciattach /dev/tty

[android-kernel] Regarding BT UART

2011-09-19 Thread parth shah
Hello Friends, I have 3 UART on my board. i'm usinf UART2 for Bluetooth. How can i mapped that UART to Bluez stack so that i can run hciattach commad? Also which driver does BT UART use in general? Regards, Parth -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://grou