From cf6170cbe605c3876ea73451b589fa59855ba12a Mon Sep 17 00:00:00 2001 From: Josuah Demangeon Date: Fri, 18 Apr 2025 01:09:37 +0000 Subject: [PATCH] doc: build: dts: api: document the zephyr,camera chosen node The zephyr,camera was used in several samples, but was not documented. Add the missing documentation entry for it in the list. Signed-off-by: Josuah Demangeon --- doc/build/dts/api/api.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/build/dts/api/api.rst b/doc/build/dts/api/api.rst index 6fe1fb7fd1b..ffa56e5ce5a 100644 --- a/doc/build/dts/api/api.rst +++ b/doc/build/dts/api/api.rst @@ -388,6 +388,8 @@ device. - Sets UART device used for the Bluetooth monitor logging * - zephyr,bt-hci - Selects the HCI device used by the Bluetooth host stack + * - zephyr,camera + - Video input device, typically a camera. * - zephyr,canbus - Sets the default CAN controller * - zephyr,ccm