Re: [PATCH v2] quectel: EC21 needs aux channel to be the first mux channel

2020-05-28 Thread Denis Kenzior
Hi Lars, On 5/28/20 4:32 AM, poesc...@lemonage.de wrote: From: Lars Poeschel The Quectel EC21 does only work correctly, if the mux channel used for aux is the first mux channel. It does only put it's URC messages in the first mux channel, so this has to be the aux channel in our case. To be

[PATCH v2] quectel: EC21 needs aux channel to be the first mux channel

2020-05-28 Thread poeschel
From: Lars Poeschel The Quectel EC21 does only work correctly, if the mux channel used for aux is the first mux channel. It does only put it's URC messages in the first mux channel, so this has to be the aux channel in our case. To be flexible on the mux order we introduce an array here, that