zephyr/dts
Bilal Wasim 503a70a40a drivers: modem: Add support for quectel bg95
Adding support for Quectel BG95 Modem offloaded driver
to zephyr.

The driver currently implements only the
client side functions of the "socket_op_vtable", and
so cannot be used for cases where Zephyr acts as a
server. Moreover the driver only supports TCP for now.

Looking through the guides, the same driver should be
usable for BG96 (and other modems) except for the modem
boot-up sequence. Hence its named as "bg9x" instead of
"bg95".

Tested extensively with Zephyr acting as MQTT endpoint
and publishing / subscribing data to / from an MQTT
broker.

Signed-off-by: Bilal Wasim <bilalwasim676@gmail.com>
2020-12-01 17:43:59 -05:00
..
arc dts: remove incorrect use of mmio-sram compatible 2020-07-28 07:31:01 -05:00
arm dts: arm: viper: Add tx/rx pl330 channels for iProc PCIe node 2020-12-01 14:56:59 -05:00
bindings drivers: modem: Add support for quectel bg95 2020-12-01 17:43:59 -05:00
common dts: introduce macro's to help with changing unit-addr 2020-02-05 17:10:54 -05:00
nios2 dts: Fix altera vendor prefix 2020-10-21 12:48:34 -04:00
posix
riscv dts: riscv32-fe310: add missing clint properties 2020-11-19 12:45:14 -05:00
sparc soc: GR716A LEON3FT Microcontroller 2020-11-13 14:53:55 -08:00
x86 dts: x86: cleanup memory node 2020-07-23 11:01:16 +02:00
xtensa soc/xtensa: Misc. checkpatch fixups 2020-10-21 06:38:53 -04:00
Kconfig dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
binding-template.yaml dts: binding-template: document conditions for use of default values 2020-11-19 12:38:33 +01:00