Re: [RFC/context] add serdev interfaces to n_gsm

2021-02-19 Thread Pavel Machek
Hi! > > > > > +config GNSS_MOTMDM > > > > > + tristate "Motorola Modem TS 27.010 serdev GNSS receiver support" > > > > > + depends on SERIAL_DEV_N_GSM > > > > > > > > You need to post this driver together with the serdev-ngsm driver. This > > > > one cannot currently even be built

Re: [RFC/context] add serdev interfaces to n_gsm

2021-02-11 Thread Johan Hovold
On Wed, Feb 10, 2021 at 10:28:36PM +0100, Pavel Machek wrote: > Hi! > > > > > +config GNSS_MOTMDM > > > > + tristate "Motorola Modem TS 27.010 serdev GNSS receiver support" > > > > + depends on SERIAL_DEV_N_GSM > > > > > > You need to post this driver together with the serdev-ngsm

Re: [RFC/context] add serdev interfaces to n_gsm

2021-02-10 Thread Pavel Machek
Hi! > > > +config GNSS_MOTMDM > > > + tristate "Motorola Modem TS 27.010 serdev GNSS receiver support" > > > + depends on SERIAL_DEV_N_GSM > > > > You need to post this driver together with the serdev-ngsm driver. This > > one cannot currently even be built without it, but we also need to see >