Re: [PATCH] cinterion: support changing modes in LTE capable devices

2017-05-29 Thread Aleksander Morgado
On 21/05/17 21:51, Aleksander Morgado wrote: > --- > > Hey, > > This patch implements some basic support for changing allowed modes for LTE > capable Cinterion devices. > > Comments? > I rebased this patch on top of git master and merged it. > --- > plugins/cinterion/mm-broadband-modem-cint

Re: [PATCH] cinterion: support changing modes in LTE capable devices

2017-05-22 Thread Aleksander Morgado
On Mon, May 22, 2017 at 5:24 PM, Dan Williams wrote: >> This patch implements some basic support for changing allowed modes >> for LTE capable Cinterion devices. > > LGTM. Just realized that this patch depends on some other patch I also sent (the one removing the signal access tech refreshes from

Re: [PATCH] cinterion: support changing modes in LTE capable devices

2017-05-22 Thread Dan Williams
On Sun, 2017-05-21 at 21:51 +0200, Aleksander Morgado wrote: > --- > > Hey, > > This patch implements some basic support for changing allowed modes > for LTE capable Cinterion devices. LGTM. Dan > Comments? > > --- >  plugins/cinterion/mm-broadband-modem-cinterion.c | 162 +++ > -

[PATCH] cinterion: support changing modes in LTE capable devices

2017-05-21 Thread Aleksander Morgado
--- Hey, This patch implements some basic support for changing allowed modes for LTE capable Cinterion devices. Comments? --- plugins/cinterion/mm-broadband-modem-cinterion.c | 162 +++ 1 file changed, 77 insertions(+), 85 deletions(-) diff --git a/plugins/cinterion/mm-br