Re: [PATCH v4 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver

2017-11-29 Thread Andrew F. Davis
On 11/28/2017 03:42 PM, H. Nikolaus Schaller wrote: > Hi Andrew, > now as 4.15-rc1 is out I find time to continue this work and prepare [PATCH > v5]. > >> Am 23.11.2017 um 17:06 schrieb Andrew F. Davis : >> >> On 11/15/2017 03:37 PM, H. Nikolaus Schaller wrote: >>> Add driver for Wi2Wi W2SG0004/8

Re: [PATCH v4 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver

2017-11-28 Thread H. Nikolaus Schaller
Hi Andrew, now as 4.15-rc1 is out I find time to continue this work and prepare [PATCH v5]. > Am 23.11.2017 um 17:06 schrieb Andrew F. Davis : > > On 11/15/2017 03:37 PM, H. Nikolaus Schaller wrote: >> Add driver for Wi2Wi W2SG0004/84 GPS module connected through uart. >> >> Use serdev API hooks

Re: [PATCH v4 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver

2017-11-23 Thread Andrew F. Davis
On 11/15/2017 03:37 PM, H. Nikolaus Schaller wrote: > Add driver for Wi2Wi W2SG0004/84 GPS module connected through uart. > > Use serdev API hooks to monitor and forward the UART traffic to /dev/ttyGPSn > and turn on/off the module. It also detects if the module is turned on (sends > data) > but

[PATCH v4 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver

2017-11-15 Thread H. Nikolaus Schaller
Add driver for Wi2Wi W2SG0004/84 GPS module connected through uart. Use serdev API hooks to monitor and forward the UART traffic to /dev/ttyGPSn and turn on/off the module. It also detects if the module is turned on (sends data) but should be off, e.g. if it was already turned on during boot or