Re: [linux-usb-users] g_serial is not working in rx path (K3.14)

2015-12-23 Thread Ramajayam S
On Tue, Dec 22, 2015 at 7:48 PM, Ramajayam S wrote: > On Mon, Dec 14, 2015 at 11:17 PM, Ramajayam S > wrote: >> On Mon, Dec 14, 2015 at 9:50 PM, Felipe Balbi wrote: >>> >>> hi, >>> >>> Ramajayam S writes: Hi We are trying to enable g_serial in Intel platform and facing issue w

Re: [linux-usb-users] g_serial is not working in rx path (K3.14)

2015-12-22 Thread Ramajayam S
On Mon, Dec 14, 2015 at 11:17 PM, Ramajayam S wrote: > On Mon, Dec 14, 2015 at 9:50 PM, Felipe Balbi wrote: >> >> hi, >> >> Ramajayam S writes: >>> Hi >>>We are trying to enable g_serial in Intel platform and facing >>> issue with RX path. >>> >>> stable kernel version: K3.14 >> >> you need

Re: [linux-usb-users] g_serial is not working in rx path (K3.14)

2015-12-14 Thread Ramajayam S
On Mon, Dec 14, 2015 at 9:50 PM, Felipe Balbi wrote: > > hi, > > Ramajayam S writes: >> Hi >>We are trying to enable g_serial in Intel platform and facing >> issue with RX path. >> >> stable kernel version: K3.14 > > you need to test with something more recent, like v4.3. If you are stuck > w

Re: [linux-usb-users] g_serial is not working in rx path (K3.14)

2015-12-14 Thread Felipe Balbi
hi, Ramajayam S writes: > Hi >We are trying to enable g_serial in Intel platform and facing > issue with RX path. > > stable kernel version: K3.14 you need to test with something more recent, like v4.3. If you are stuck with Intel' v3.14 kernel, then you need to ask for support from Intel,

[linux-usb-users] g_serial is not working in rx path (K3.14)

2015-12-11 Thread Ramajayam S
Hi We are trying to enable g_serial in Intel platform and facing issue with RX path. stable kernel version: K3.14 configuration enabled: USB_G_SERIAL testing details: writing from device side(ttyS0) to Windows Host(com 11-g_serial): working fine from ttyS0: echo test > /dev/ttyGS0 -- recei