Lines Matching +full:edp +full:- +full:bridge
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/bridge/analogix,anx7814.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analogix ANX7814 SlimPort (Full-HD Transmitter)
10 - Andrzej Hajda <andrzej.hajda@intel.com>
11 - Neil Armstrong <neil.armstrong@linaro.org>
12 - Robert Foss <robert.foss@linaro.org>
17 - analogix,anx7808
18 - analogix,anx7812
19 - analogix,anx7814
20 - analogix,anx7816
21 - analogix,anx7818
31 hpd-gpios:
36 pd-gpios:
40 reset-gpios:
44 dvdd10-supply:
58 Video port for SlimPort, DisplayPort, eDP or MyDP output.
61 - port@0
62 - port@1
65 - compatible
66 - reg
67 - ports
72 - |
73 #include <dt-bindings/interrupt-controller/arm-gic.h>
74 #include <dt-bindings/gpio/gpio.h>
77 #address-cells = <1>;
78 #size-cells = <0>;
80 anx7814: bridge@38 {
83 interrupt-parent = <&gpio0>;
85 pd-gpios = <&pio 33 GPIO_ACTIVE_HIGH>;
86 reset-gpios = <&pio 98 GPIO_ACTIVE_HIGH>;
89 #address-cells = <1>;
90 #size-cells = <0>;
95 remote-endpoint = <&hdmi0_out>;
102 remote-endpoint = <&edp_out>;