From e40c8757f334f5f365c72fde69a5a97d55005fb0 Mon Sep 17 00:00:00 2001 From: Lukasz Majewski Date: Sun, 25 Feb 2024 08:18:31 +0100 Subject: [PATCH] doc: board: ip_k66f: Update doc with LLDP DSA example information The ip_k66f now supports its KSZ8794CNX switch IC via DSA subsystem. With the samples/net/dsa it is possible to handle LLDP frames on this board. Signed-off-by: Lukasz Majewski --- boards/segger/ip_k66f/doc/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boards/segger/ip_k66f/doc/index.rst b/boards/segger/ip_k66f/doc/index.rst index 5b4cd7195f..1d081835cc 100644 --- a/boards/segger/ip_k66f/doc/index.rst +++ b/boards/segger/ip_k66f/doc/index.rst @@ -62,8 +62,8 @@ The ip_k66f board configuration supports the following hardware features: The default configuration can be found in :zephyr_file:`boards/segger/ip_k66f/ip_k66f_defconfig` -Micrel/Microchip KSZ8794CNX Ethernet Switch is not currently -supported. +Micrel/Microchip KSZ8794CNX Ethernet Switch is supported +(see :zephyr:code-sample:`dsa` sample). Connections and IOs ===================