Lines Matching +full:656 +full:- +full:4

2 ------------------------------------------------
11 - compatible: Should be one of:
18 - reg: I2C slave addresses
32 - adi,input-depth: Number of bits per color component at the input (8, 10 or
34 - adi,input-colorspace: The input color space, one of "rgb", "yuv422" or
36 - adi,input-clock: The input clock type, one of "1x" (one clock cycle per
43 - adi,input-style: The input components arrangement variant (1, 2 or 3), as
45 - adi,input-justification: The input bit justification ("left", "evenly",
48 - avdd-supply: A 1.8V supply that powers up the AVDD pin on the chip.
49 - dvdd-supply: A 1.8V supply that powers up the DVDD pin on the chip.
50 - pvdd-supply: A 1.8V supply that powers up the PVDD pin on the chip.
51 - dvdd-3v-supply: A 3.3V supply that powers up the pin called DVDD_3V
53 - bgvdd-supply: A 1.8V supply that powers up the BGVDD pin. This is
58 - adi,dsi-lanes: Number of DSI data lanes connected to the DSI host. It should
59 be one of 1, 2, 3 or 4.
60 - a2vdd-supply: 1.8V supply that powers up the A2VDD pin on the chip.
61 - v3p3-supply: A 3.3V supply that powers up the V3P3 pin on the chip.
62 - v1p2-supply: A supply that powers up the V1P2 pin on the chip. It can be
67 - interrupts: Specifier for the ADV7511 interrupt
68 - pd-gpios: Specifier for the GPIO connected to the power down signal
70 - adi,clock-delay: Video data clock delay relative to the pixel clock, in ps
71 (-1200 ps .. 1600 ps). Defaults to no delay.
72 - adi,embedded-sync: The input uses synchronization signals embedded in the
73 data stream (similar to BT.656). Defaults to separate H/V synchronization
75 - adi,disable-timing-generator: Only for ADV7533 and ADV7535. Disables the
78 - clocks: from common clock binding: reference to the CEC clock.
79 - clock-names: from common clock binding: must be "cec".
80 - reg-names : Names of maps with programmable addresses.
81 It can contain any map needing a non-default address.
89 - Video port 0 for the RGB, YUV or DSI input. In the case of ADV7533/5, the
92 - Video port 1 for the HDMI output
93 - Audio port 2 for the HDMI audio input
97 -------
106 reg-names = "main", "edid";
107 interrupt-parent = <&gpio3>;
110 clock-names = "cec";
112 adi,input-depth = <8>;
113 adi,input-colorspace = "rgb";
114 adi,input-clock = "1x";
115 adi,input-style = <1>;
116 adi,input-justification = "evenly";
119 #address-cells = <1>;
120 #size-cells = <0>;
125 remote-endpoint = <&dpi_out>;
132 remote-endpoint = <&hdmi_connector_in>;
139 remote-endpoint = <&i2s0_cpu_endpoint>;