1 THine Electronics THC63LVDM83D LVDS serializer
2 ----------------------------------------------
4 The THC63LVDM83D is an LVDS serializer designed to support pixel data
5 transmission between a host and a flat panel.
9 - compatible: Should be "thine,thc63lvdm83d"
13 - pwdn-gpios: Power down control GPIO
17 The THC63LVDM83D has two video ports. Their connections are modeled using the
18 OFgraph bindings specified in Documentation/devicetree/bindings/graph.txt.
20 - Video port 0 for CMOS/TTL input
21 - Video port 1 for LVDS output
28 compatible = "thine,thc63lvdm83d";
37 lvds_enc_in: endpoint@0 {
38 remote-endpoint = <&rgb_out>;
45 lvds_enc_out: endpoint@0 {
46 remote-endpoint = <&panel_in>;