1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 # Copyright (C) 2019,2020 Lubomir Rintel <lkundrak@v3.sk>
5 $id: http://devicetree.org/schemas/display/bridge/chrontel,ch7033.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Chrontel CH7033 Video Encoder Device Tree Bindings
11 - Lubomir Rintel <lkundrak@v3.sk>
15 const: chrontel,ch7033
19 description: I2C address of the device
28 Video port for RGB input.
33 DVI port, should be connected to a node compatible with the
34 dvi-connector binding.
45 additionalProperties: false
54 compatible = "chrontel,ch7033";
64 remote-endpoint = <&lcd0_rgb_out>;
71 remote-endpoint = <&dvi_in>;