Skip to content

Commit 607e2cb

Browse files
nandojvenashif
authored andcommitted
doc: release: 2.7: Add note about modem
Added modem gsm_ppp changes. Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
1 parent e142f4d commit 607e2cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releases/release-notes-2.7.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ Removed APIs in this release
106106
in favor of direct use of chosen node ``zephyr,bt-uart``.
107107
* Removed ``CONFIG_BT_MONITOR_ON_DEV_NAME`` Kconfig option
108108
in favor of direct use of chosen node ``zephyr,bt-mon-uart``.
109+
* Removed ``CONFIG_MODEM_GSM_UART_NAME`` Kconfig option
110+
in favor of direct use of chosen node ``zephyr,gsm-ppp``.
109111
* Removed ``CONFIG_UART_MCUMGR_ON_DEV_NAME`` Kconfig option
110112
in favor of direct use of chosen node ``zephyr,uart-mcumgr``.
111113
* Removed ``CONFIG_UART_CONSOLE_ON_DEV_NAME`` Kconfig option
@@ -317,6 +319,8 @@ Drivers and Sensors
317319

318320
* Modem
319321

322+
* Added gsm_ppp devicetree support
323+
320324

321325
* Pinmux
322326

0 commit comments

Comments
 (0)