Re: [OpenWrt-Devel] OpenWrt Roadmap

2018-11-05 Thread Robert Marko
On Mon, 5 Nov 2018 at 23:23, Hauke Mehrtens wrote: > > On 11/05/2018 09:53 PM, Robert Marko wrote: > > On Mon, 5 Nov 2018 at 21:46, Hauke Mehrtens wrote: > >> > >> Hi all, > >> > >> We had a discussion about the future OpenWrt Roadmap in July here: > >> http://lists.infradead.org/pipermail/openwr

Re: [OpenWrt-Devel] OpenWrt Roadmap

2018-11-05 Thread Hauke Mehrtens
On 11/05/2018 09:53 PM, Robert Marko wrote: > On Mon, 5 Nov 2018 at 21:46, Hauke Mehrtens wrote: >> >> Hi all, >> >> We had a discussion about the future OpenWrt Roadmap in July here: >> http://lists.infradead.org/pipermail/openwrt-adm/2018-July/000849.html >> >> The outcome from my perspective is

Re: [OpenWrt-Devel] [PATCH] ralink: Add support for GPIO as interrupt-controller

2018-11-05 Thread Daniel Santos
On 11/05/2018 03:46 PM, Rosen Penev wrote: > On Mon, Nov 5, 2018 at 1:38 PM Daniel Santos wrote: >> Hello, >> >> First my apologies for not CCing you John, I'm not sure which address to >> use as I got a bounce from the blo...@openwrt.org address before. >> >> Rosen, >> >> I'm not too familiar wit

Re: [OpenWrt-Devel] OpenWrt Roadmap

2018-11-05 Thread Rosen Penev
On Mon, Nov 5, 2018 at 12:45 PM Hauke Mehrtens wrote: > > Hi all, > > We had a discussion about the future OpenWrt Roadmap in July here: > http://lists.infradead.org/pipermail/openwrt-adm/2018-July/000849.html > > The outcome from my perspective is the following. > > The next release would be done

Re: [OpenWrt-Devel] [PATCH] ralink: Add support for GPIO as interrupt-controller

2018-11-05 Thread Rosen Penev
On Mon, Nov 5, 2018 at 1:38 PM Daniel Santos wrote: > > Hello, > > First my apologies for not CCing you John, I'm not sure which address to > use as I got a bounce from the blo...@openwrt.org address before. > > Rosen, > > I'm not too familiar with the mt7621 yet, I'm using an mt7620. All I > kno

Re: [OpenWrt-Devel] [PATCH] ralink: Add support for GPIO as interrupt-controller

2018-11-05 Thread Daniel Santos
Hello, First my apologies for not CCing you John, I'm not sure which address to use as I got a bounce from the blo...@openwrt.org address before. Rosen, I'm not too familiar with the mt7621 yet, I'm using an mt7620.  All I know is that it has two cores and some crypto engine instead of wifi.  Be

Re: [OpenWrt-Devel] OpenWrt Roadmap

2018-11-05 Thread Robert Marko
On Mon, 5 Nov 2018 at 21:46, Hauke Mehrtens wrote: > > Hi all, > > We had a discussion about the future OpenWrt Roadmap in July here: > http://lists.infradead.org/pipermail/openwrt-adm/2018-July/000849.html > > The outcome from my perspective is the following. > > The next release would be done in

[OpenWrt-Devel] OpenWrt Roadmap

2018-11-05 Thread Hauke Mehrtens
Hi all, We had a discussion about the future OpenWrt Roadmap in July here: http://lists.infradead.org/pipermail/openwrt-adm/2018-July/000849.html The outcome from my perspective is the following. The next release would be done in January 2019 and named 19.01, this release will probably have code

Re: [OpenWrt-Devel] [PATCH v3] uqmi: allow matching IMSI for qmi networks

2018-11-05 Thread Bjørn Mork
Piotr Dymacz writes: > On 05.11.2018 00:46, Daniel Golle wrote: >> Introduce 'imsi' configuration option for proto 'qmi' network >> interfaces. Setting it makes sure the configuration only gets used >> on the intended SIM card. In this way, one can have many configurations >> for different SIM car

Re: [OpenWrt-Devel] [PATCH v3] uqmi: allow matching IMSI for qmi networks

2018-11-05 Thread Daniel Golle
Hi Piotr, On Mon, Nov 05, 2018 at 12:28:06PM +0100, Piotr Dymacz wrote: > Hi Daniel, > > On 05.11.2018 00:46, Daniel Golle wrote: > > Introduce 'imsi' configuration option for proto 'qmi' network > > interfaces. Setting it makes sure the configuration only gets used > > on the intended SIM card.

Re: [OpenWrt-Devel] [PATCH v3] uqmi: allow matching IMSI for qmi networks

2018-11-05 Thread Piotr Dymacz
Hi Daniel, On 05.11.2018 00:46, Daniel Golle wrote: Introduce 'imsi' configuration option for proto 'qmi' network interfaces. Setting it makes sure the configuration only gets used on the intended SIM card. In this way, one can have many configurations for different SIM cards selected automatica