drivers: modem_cellular: add nRF91 series (w/ SLM)
The nRF91 series devices, when running the Serial LTE Modem (SLM) application starting with nRF Connect SDK 2.6.0, can now be used as standalone modems via the generic modem_cellular driver. A configuration to run the cellular_modem sample on the nRF9160 DK (plugged in to another nRF91 series device running SLM) is provided. Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
This commit is contained in:
parent
c7be3bcd4f
commit
9a3dbaf993
6 changed files with 134 additions and 1 deletions
9
dts/bindings/modem/nordic,nrf91-slm.yaml
Normal file
9
dts/bindings/modem/nordic,nrf91-slm.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
description: Nordic nRF91 series running the Serial LTE Modem application
|
||||
|
||||
compatible: "nordic,nrf91-slm"
|
||||
|
||||
include: uart-device.yaml
|
||||
|
||||
properties:
|
||||
mdm-power-gpios:
|
||||
type: phandle-array
|
Loading…
Add table
Add a link
Reference in a new issue