Lines Matching +full:edid +full:- +full:emulation
4 - compatible: "nxp,ptn3460"
5 - reg: i2c address of the bridge
6 - powerdown-gpio: OF device-tree gpio specification for PD_N pin.
7 - reset-gpio: OF device-tree gpio specification for RST_N pin.
8 - edid-emulation: The EDID emulation entry to use
9 +-------+------------+------------------+
18 +-------+------------+------------------+
20 - video interfaces: Device node can contain video interface port
23 [1]: Documentation/devicetree/bindings/media/video-interfaces.txt
26 lvds-bridge@20 {
29 powerdown-gpio = <&gpy2 5 1 0 0>;
30 reset-gpio = <&gpx1 5 1 0 0>;
31 edid-emulation = <5>;
35 remote-endpoint = <&panel_in>;