Lines Matching +full:hpd +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 - Andrey Gusakov <andrey.gusakov@cogentembedded.com>
20 - 0x68
21 - 0x0f
25 clock-names:
31 OF device-tree clock specification for refclk input. The reference.
34 shutdown-gpios:
37 OF device-tree gpio specification for SD pin(active high shutdown input)
39 reset-gpios:
42 OF device-tree gpio specification for RSTX pin(active low system reset)
44 toshiba,hpd-pin:
47 - 0
48 - 1
49 description: TC358767 GPIO pin number to which HPD is connected to (0 or 1)
56 $ref: /schemas/graph.yaml#/$defs/port-base
64 $ref: /schemas/media/video-interfaces.yaml#
68 data-lanes:
72 - const: 1
73 - const: 2
74 - const: 3
75 - const: 4
91 - required:
92 - port@0
93 - required:
94 - port@1
98 - compatible
99 - reg
100 - clock-names
101 - clocks
102 - ports
107 - |
108 #include <dt-bindings/gpio/gpio.h>
113 #address-cells = <1>;
114 #size-cells = <0>;
116 edp-bridge@68 {
119 shutdown-gpios = <&gpio3 23 GPIO_ACTIVE_HIGH>;
120 reset-gpios = <&gpio3 24 GPIO_ACTIVE_LOW>;
121 clock-names = "ref";
125 #address-cells = <1>;
126 #size-cells = <0>;
132 remote-endpoint = <&dpi_out>;
140 remote-endpoint = <&panel_in>;
146 - |
150 #address-cells = <1>;
151 #size-cells = <0>;
153 edp-bridge@68 {
156 shutdown-gpios = <&gpio3 23 GPIO_ACTIVE_HIGH>;
157 reset-gpios = <&gpio3 24 GPIO_ACTIVE_LOW>;
158 clock-names = "ref";
162 #address-cells = <1>;
163 #size-cells = <0>;
169 remote-endpoint = <&dpi_out>;