]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cdc_ncm: flag the u-blox TOBY-L4 as wwan
authorAleksander Morgado <aleksander@aleksander.es>
Fri, 25 Aug 2017 13:39:16 +0000 (15:39 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Aug 2017 18:24:03 +0000 (11:24 -0700)
commit3b638f0f0b94fc41f419033f2a02c49d52f3fec9
treec72eb1abbe2dbf32405c5c2e9f6a03220e545981
parent1e22391e8fbec9c3709bad82b997b108d1c6228b
cdc_ncm: flag the u-blox TOBY-L4 as wwan

The u-blox TOBY-L4 is a LTE Advanced (Cat 6) module with HSPA+ and 2G
fallback.

Unlike the TOBY-L2, this module has one single USB layout and exposes
several TTYs for control and a NCM interface for data. Connecting this
module may be done just by activating the desired PDP context with
'AT+CGACT=1,<cid>' and then running DHCP on the NCM interface.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_ncm.c