Lines Matching +full:edid +full:- +full:emulation
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sean Paul <seanpaul@chromium.org>
20 edid-emulation:
23 The EDID emulation entry to use
34 powerdown-gpios:
38 reset-gpios:
57 - port@0
58 - port@1
61 - compatible
62 - reg
63 - edid-emulation
64 - powerdown-gpios
65 - reset-gpios
66 - ports
71 - |
72 #include <dt-bindings/gpio/gpio.h>
75 #address-cells = <1>;
76 #size-cells = <0>;
81 edid-emulation = <5>;
82 powerdown-gpios = <&gpy2 5 GPIO_ACTIVE_HIGH>;
83 reset-gpios = <&gpx1 5 GPIO_ACTIVE_LOW>;
86 #address-cells = <1>;
87 #size-cells = <0>;
92 remote-endpoint = <&panel_in>;
99 remote-endpoint = <&dp_out>;