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 and optionally add a
27 snoc: interconnect@580000 {
29 #interconnect-cells = <1>;
37 = interconnect consumers =
39 The interconnect consumers are device nodes which dynamically express their
40 bandwidth requirements along interconnect paths they are connected to. There
41 can be multiple interconnect providers on a SoC and the consumer may consume
46 interconnects : Pairs of phandles and interconnect provider specifier to denote
47 the edge source and destination ports of the interconnect path.
50 to the interconnect framework to do aggregation based on the attached
54 interconnect-names : List of interconnect path name strings sorted in the same
56 interconnect-names to match interconnect paths with interconnect
59 Reserved interconnect names:
68 interconnect-names = "sdhc-mem";
73 gnoc: interconnect@17900000 {
75 interconnect-cells = <2>;
78 mnoc: interconnect@1380000 {
80 interconnect-cells = <2>;