Skip to content

Commit d8f7f93

Browse files
committed
doc: build: dts: api: document the zephyr,videoenc chosen node
Add the zephyr,videoenc chosen node documentation for hardware video encoder support such as H264 or MJPEG video encoder. Signed-off-by: Hugues Fruchet <[email protected]>
1 parent 4a69c1b commit d8f7f93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/build/dts/api/api.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,8 @@ device.
466466
WS2812 GPIO driver
467467
* - zephyr,touch
468468
- touchscreen controller device node.
469+
* - zephyr,videoenc
470+
- Video encoder device, typically an H264 or MJPEG video encoder.
469471
* - mcuboot,ram-load-dev
470472
- When a Zephyr application is built to be loaded to RAM by MCUboot, with
471473
:kconfig:option:`CONFIG_MCUBOOT_BOOTLOADER_MODE_SINGLE_APP_RAM_LOAD`,

0 commit comments

Comments
 (0)