1 sii902x HDMI bridge bindings
4 - compatible: "sil,sii9022"
5 - reg: i2c address of the bridge
8 - interrupts-extended or interrupt-parent + interrupts: describe
9 the interrupt line used to inform the host about hotplug events.
10 - reset-gpios: OF device-tree gpio specification for RST_N pin.
13 - video input: this subnode can contain a video input port node
14 to connect the bridge to a display controller output (See this
17 [1]: Documentation/devicetree/bindings/media/video-interfaces.txt
21 compatible = "sil,sii9022";
23 reset-gpios = <&pioA 1 0>;
31 remote-endpoint = <&dc_out>;