On Tue, 07 May 2024 15:54:11 +0000, Paweł Anikiel wrote: > Add dt binding for the video interface present on the Google > Chameleon v3. The Chameleon v3 uses the video interface to capture > a single video source from a given HDMI or DP connector and write > the resulting frames to memory. > > Signed-off-by: Paweł Anikiel <panikiel@xxxxxxxxxx> > --- > .../bindings/media/google,chv3-video.yaml | 64 +++++++++++++++++++ > 1 file changed, 64 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/google,chv3-video.yaml > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>