zephyr/drivers/net
Kumar Gala 82c65315d3 drivers: ppp: Move to DTS for uart device
Move from using Kconfig NET_PPP_UART_NAME to a devicetree chosen
property ("zephyr,ppp-uart").  This is similar to a number of other
functions like "zephyr,shell-uart" or "zephyr,bt-uart".

As part of this we rework the init code a little to use
DEVICE_DT_GET for the modem gsm-ppp case.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-04 12:43:23 +02:00
..
CMakeLists.txt
Kconfig drivers: ppp: Move to DTS for uart device 2022-07-04 12:43:23 +02:00
loopback.c drivers: net: loopback: Add counting of number of dropped packets 2022-05-16 16:55:51 +02:00
ppp.c drivers: ppp: Move to DTS for uart device 2022-07-04 12:43:23 +02:00
slip.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00