zephyr/dts/bindings/video/zephyr,video-emul-imager.yaml
Josuah Demangeon 9e908b1b72 drivers: video: add emulated Imager driver and RX driver
Add a new implementation of a test pattern generator, with the same
architecture as real drivers: split receiver core and
I2C-controlled sub-device, with changes of video format in
"zephyr,emul-imager" leads to different data produced by
"zephyr,emul-rx".

Signed-off-by: Josuah Demangeon <me@josuah.net>
2024-12-05 20:00:21 -05:00

12 lines
258 B
YAML

# Copyright 2024 tinyVision.ai Inc.
# SPDX-License-Identifier: Apache-2.0
description: Emulated Imager for testing purpose
compatible: "zephyr,video-emul-imager"
include: i2c-device.yaml
child-binding:
child-binding:
include: video-interfaces.yaml