Lines Matching +full:video +full:- +full:reset +full:- +full:gpios
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Allen Chen <allen.chen@ite.com.tw>
13 The IT6505 is a high-performance DisplayPort 1.1a transmitter,
16 and ensures robust transmission of high-quality uncompressed video
19 Aside from the various video output formats supported, the IT6505
27 transmission of high-definition content. Users of the IT6505 need not
37 ovdd-supply:
40 pwr18-supply:
47 reset-gpios:
49 description: gpio specifier of RESET pin
60 - compatible
61 - ovdd-supply
62 - pwr18-supply
63 - interrupts
64 - reset-gpios
65 - extcon
70 - |
71 #include <dt-bindings/interrupt-controller/irq.h>
74 #address-cells = <1>;
75 #size-cells = <0>;
77 dp-bridge@5c {
81 pinctrl-names = "default";
82 pinctrl-0 = <&it6505_pins>;
83 ovdd-supply = <&mt6358_vsim1_reg>;
84 pwr18-supply = <&it6505_pp18_reg>;
85 reset-gpios = <&pio 179 1>;
90 remote-endpoint = <&dpi_out>;