Lines Matching +full:lvds +full:- +full:decoder
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Thine Electronics THC63LVD1024 LVDS Decoder
10 - Jacopo Mondi <jacopo+renesas@jmondi.org>
11 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
14 The THC63LVD1024 is a dual link LVDS receiver designed to convert LVDS
16 modes, handling up to two LVDS input streams and up to two digital CMOS/TTL
34 even-numbered pixels are received on port@0 and odd-numbered pixels on
45 description: First LVDS input port
49 description: Second LVDS input port
60 - port@0
61 - port@2
63 oe-gpios:
67 powerdown-gpios:
71 vcc-supply:
73 Power supply for the TTL output, TTL CLOCKOUT signal, LVDS input, PLL and
77 - compatible
78 - ports
79 - vcc-supply
84 - |
85 #include <dt-bindings/gpio/gpio.h>
87 lvds-decoder {
90 vcc-supply = <®_lvds_vcc>;
91 powerdown-gpios = <&gpio4 15 GPIO_ACTIVE_LOW>;
94 #address-cells = <1>;
95 #size-cells = <0>;
101 remote-endpoint = <&lvds_out>;
109 remote-endpoint = <&adv7511_in>;