Lines Matching +full:sdi +full:- +full:pin

4 See Documentation/devicetree/bindings/display/ti/ti,omap-dss.txt for generic
8 --------
11 - compatible: "ti,omap3-dss"
12 - reg: address and length of the register space
13 - ti,hwmods: "dss_core"
14 - clocks: handle to fclk
15 - clock-names: "fck"
18 - Video ports:
19 - Port 0: DPI output
20 - Port 1: SDI output
23 - data-lines: number of lines used
25 SDI Endpoint required properties:
26 - datapairs: number of datapairs used
30 -----
33 - compatible: "ti,omap3-dispc"
34 - reg: address and length of the register space
35 - ti,hwmods: "dss_dispc"
36 - interrupts: the DISPC interrupt
37 - clocks: handle to fclk
38 - clock-names: "fck"
41 - max-memory-bandwidth: Input memory (from main memory to dispc) bandwidth limit
46 ----
49 - compatible: "ti,omap3-rfbi"
50 - reg: address and length of the register space
51 - ti,hwmods: "dss_rfbi"
52 - clocks: handles to fclk and iclk
53 - clock-names: "fck", "ick"
57 ----
60 - compatible: "ti,omap3-venc"
61 - reg: address and length of the register space
62 - ti,hwmods: "dss_venc"
63 - vdda-supply: power supply for DAC
64 - clocks: handle to fclk
65 - clock-names: "fck"
68 - ti,invert-polarity: invert the polarity of the video signal
69 - ti,channels: 1 for composite, 2 for s-video
73 ---
76 - compatible: "ti,omap3-dsi"
77 - reg: addresses and lengths of the register spaces for 'proto', 'phy' and 'pll'
78 - reg-names: "proto", "phy", "pll"
79 - interrupts: the DSI interrupt line
80 - ti,hwmods: "dss_dsi1"
81 - vdd-supply: power supply for DSI
82 - clocks: handles to fclk and pll clock
83 - clock-names: "fck", "sys_clk"
86 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-,
87 DATA1+, DATA1-, ...