Lines Matching full:gmi
7 The actual devices are instantiated from the child nodes of a GMI node.
11 For Tegra20 must contain "nvidia,tegra20-gmi".
12 For Tegra30 must contain "nvidia,tegra30-gmi".
13 - reg: Should contain GMI controller registers location and length.
15 - clock-names: Must include the following entries: "gmi"
17 - reset-names : Must include the following entries: "gmi"
19 addresses in the GMI address space. Should be 2.
21 range in the GMI address space. Should be 1.
27 Note that the GMI controller does not have any internal chip-select address
72 Example with two SJA1000 CAN controllers connected to the GMI bus. We wrap the
76 gmi@70009000 {
77 compatible = "nvidia,tegra20-gmi";
82 clock-names = "gmi";
84 reset-names = "gmi";
108 Example with one SJA1000 CAN controller connected to the GMI bus
111 gmi@70009000 {
112 compatible = "nvidia,tegra20-gmi";
117 clock-names = "gmi";
119 reset-names = "gmi";