1 TFP410 DPI to DVI encoder
2 =========================
5 - compatible: "ti,tfp410"
8 - powerdown-gpios: power-down gpio
11 - Video port 0 for DPI input
12 - Video port 1 for DVI output
18 compatible = "ti,tfp410";
19 powerdown-gpios = <&twl_gpio 2 GPIO_ACTIVE_LOW>;
28 tfp410_in: endpoint@0 {
29 remote-endpoint = <&dpi_out>;
36 tfp410_out: endpoint@0 {
37 remote-endpoint = <&dvi_connector_in>;