Lines Matching refs:interconnect
4 The purpose of this document is to define a common set of generic interconnect
8 = interconnect providers =
10 The interconnect provider binding is intended to represent the interconnect
11 controllers in the system. Each provider registers a set of interconnect
12 nodes, which expose the interconnect related capabilities of the interconnect
14 etc. The consumer drivers set constraints on interconnect path (or endpoints)
15 depending on the use case. Interconnect providers can also be interconnect
20 - compatible : contains the interconnect provider compatible string
21 - #interconnect-cells : number of cells in a interconnect specifier needed to
22 encode the interconnect node id
26 snoc: interconnect@580000 {
28 #interconnect-cells = <1>;
36 = interconnect consumers =
38 The interconnect consumers are device nodes which dynamically express their
39 bandwidth requirements along interconnect paths they are connected to. There
40 can be multiple interconnect providers on a SoC and the consumer may consume
45 interconnects : Pairs of phandles and interconnect provider specifier to denote
46 the edge source and destination ports of the interconnect path.
49 interconnect-names : List of interconnect path name strings sorted in the same
51 interconnect-names to match interconnect paths with interconnect
54 Reserved interconnect names:
63 interconnect-names = "sdhc-mem";