blob: 3195ad5562d34b6a1dfb0db5fa546a93a1150ad2 [file] [log] [blame]
Grant Likely8e267f32011-07-19 17:26:54 -06001/include/ "skeleton.dtsi"
2
3/ {
4 compatible = "nvidia,tegra20";
5 interrupt-parent = <&intc>;
6
Stephen Warrend17adfd2012-01-25 14:43:27 -07007 pmc@7000f400 {
8 compatible = "nvidia,tegra20-pmc";
9 reg = <0x7000e400 0x400>;
10 };
11
Grant Likely8e267f32011-07-19 17:26:54 -060012 intc: interrupt-controller@50041000 {
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -070013 compatible = "arm,cortex-a9-gic";
Grant Likely8e267f32011-07-19 17:26:54 -060014 interrupt-controller;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -070015 #interrupt-cells = <3>;
Grant Likely8e267f32011-07-19 17:26:54 -060016 reg = < 0x50041000 0x1000 >,
17 < 0x50040100 0x0100 >;
18 };
19
Stephen Warren8051b752012-01-11 16:09:54 -070020 apbdma: dma@6000a000 {
21 compatible = "nvidia,tegra20-apbdma";
22 reg = <0x6000a000 0x1200>;
23 interrupts = < 0 104 0x04
24 0 105 0x04
25 0 106 0x04
26 0 107 0x04
27 0 108 0x04
28 0 109 0x04
29 0 110 0x04
30 0 111 0x04
31 0 112 0x04
32 0 113 0x04
33 0 114 0x04
34 0 115 0x04
35 0 116 0x04
36 0 117 0x04
37 0 118 0x04
38 0 119 0x04 >;
39 };
40
Grant Likely8e267f32011-07-19 17:26:54 -060041 i2c@7000c000 {
42 #address-cells = <1>;
43 #size-cells = <0>;
44 compatible = "nvidia,tegra20-i2c";
45 reg = <0x7000C000 0x100>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -070046 interrupts = < 0 38 0x04 >;
Grant Likely8e267f32011-07-19 17:26:54 -060047 };
48
49 i2c@7000c400 {
50 #address-cells = <1>;
51 #size-cells = <0>;
52 compatible = "nvidia,tegra20-i2c";
53 reg = <0x7000C400 0x100>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -070054 interrupts = < 0 84 0x04 >;
Grant Likely8e267f32011-07-19 17:26:54 -060055 };
56
57 i2c@7000c500 {
58 #address-cells = <1>;
59 #size-cells = <0>;
60 compatible = "nvidia,tegra20-i2c";
61 reg = <0x7000C500 0x100>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -070062 interrupts = < 0 92 0x04 >;
Grant Likely8e267f32011-07-19 17:26:54 -060063 };
64
65 i2c@7000d000 {
66 #address-cells = <1>;
67 #size-cells = <0>;
Stephen Warren0bc2ecb2011-12-17 23:29:31 -070068 compatible = "nvidia,tegra20-i2c-dvc";
Grant Likely8e267f32011-07-19 17:26:54 -060069 reg = <0x7000D000 0x200>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -070070 interrupts = < 0 53 0x04 >;
Grant Likely8e267f32011-07-19 17:26:54 -060071 };
72
Stephen Warrenc404af02012-01-11 16:09:56 -070073 tegra_i2s1: i2s@70002800 {
Grant Likely8e267f32011-07-19 17:26:54 -060074 compatible = "nvidia,tegra20-i2s";
75 reg = <0x70002800 0x200>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -070076 interrupts = < 0 13 0x04 >;
Stephen Warren5c8ee312012-01-11 16:09:55 -070077 nvidia,dma-request-selector = < &apbdma 2 >;
Grant Likely8e267f32011-07-19 17:26:54 -060078 };
79
Stephen Warrenc404af02012-01-11 16:09:56 -070080 tegra_i2s2: i2s@70002a00 {
Grant Likely8e267f32011-07-19 17:26:54 -060081 compatible = "nvidia,tegra20-i2s";
82 reg = <0x70002a00 0x200>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -070083 interrupts = < 0 3 0x04 >;
Stephen Warren5c8ee312012-01-11 16:09:55 -070084 nvidia,dma-request-selector = < &apbdma 1 >;
Grant Likely8e267f32011-07-19 17:26:54 -060085 };
86
87 das@70000c00 {
Grant Likely8e267f32011-07-19 17:26:54 -060088 compatible = "nvidia,tegra20-das";
89 reg = <0x70000c00 0x80>;
90 };
91
92 gpio: gpio@6000d000 {
93 compatible = "nvidia,tegra20-gpio";
94 reg = < 0x6000d000 0x1000 >;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -070095 interrupts = < 0 32 0x04
96 0 33 0x04
97 0 34 0x04
98 0 35 0x04
99 0 55 0x04
100 0 87 0x04
101 0 89 0x04 >;
Grant Likely8e267f32011-07-19 17:26:54 -0600102 #gpio-cells = <2>;
103 gpio-controller;
104 };
105
Stephen Warrenf62f5482011-10-11 16:16:13 -0600106 pinmux: pinmux@70000000 {
107 compatible = "nvidia,tegra20-pinmux";
108 reg = < 0x70000014 0x10 /* Tri-state registers */
109 0x70000080 0x20 /* Mux registers */
110 0x700000a0 0x14 /* Pull-up/down registers */
111 0x70000868 0xa8 >; /* Pad control registers */
112 };
113
Grant Likely8e267f32011-07-19 17:26:54 -0600114 serial@70006000 {
115 compatible = "nvidia,tegra20-uart";
116 reg = <0x70006000 0x40>;
117 reg-shift = <2>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -0700118 interrupts = < 0 36 0x04 >;
Grant Likely8e267f32011-07-19 17:26:54 -0600119 };
120
121 serial@70006040 {
122 compatible = "nvidia,tegra20-uart";
123 reg = <0x70006040 0x40>;
124 reg-shift = <2>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -0700125 interrupts = < 0 37 0x04 >;
Grant Likely8e267f32011-07-19 17:26:54 -0600126 };
127
128 serial@70006200 {
129 compatible = "nvidia,tegra20-uart";
130 reg = <0x70006200 0x100>;
131 reg-shift = <2>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -0700132 interrupts = < 0 46 0x04 >;
Grant Likely8e267f32011-07-19 17:26:54 -0600133 };
134
135 serial@70006300 {
136 compatible = "nvidia,tegra20-uart";
137 reg = <0x70006300 0x100>;
138 reg-shift = <2>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -0700139 interrupts = < 0 90 0x04 >;
Grant Likely8e267f32011-07-19 17:26:54 -0600140 };
141
142 serial@70006400 {
143 compatible = "nvidia,tegra20-uart";
144 reg = <0x70006400 0x100>;
145 reg-shift = <2>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -0700146 interrupts = < 0 91 0x04 >;
Grant Likely8e267f32011-07-19 17:26:54 -0600147 };
148
Olof Johansson0c6700a2011-10-13 02:14:55 -0700149 emc@7000f400 {
150 #address-cells = <1>;
151 #size-cells = <0>;
152 compatible = "nvidia,tegra20-emc";
153 reg = <0x7000f400 0x200>;
154 };
155
Grant Likely8e267f32011-07-19 17:26:54 -0600156 sdhci@c8000000 {
157 compatible = "nvidia,tegra20-sdhci";
158 reg = <0xc8000000 0x200>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -0700159 interrupts = < 0 14 0x04 >;
Grant Likely8e267f32011-07-19 17:26:54 -0600160 };
161
162 sdhci@c8000200 {
163 compatible = "nvidia,tegra20-sdhci";
164 reg = <0xc8000200 0x200>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -0700165 interrupts = < 0 15 0x04 >;
Grant Likely8e267f32011-07-19 17:26:54 -0600166 };
167
168 sdhci@c8000400 {
169 compatible = "nvidia,tegra20-sdhci";
170 reg = <0xc8000400 0x200>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -0700171 interrupts = < 0 19 0x04 >;
Grant Likely8e267f32011-07-19 17:26:54 -0600172 };
173
174 sdhci@c8000600 {
175 compatible = "nvidia,tegra20-sdhci";
176 reg = <0xc8000600 0x200>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -0700177 interrupts = < 0 31 0x04 >;
Grant Likely8e267f32011-07-19 17:26:54 -0600178 };
Olof Johanssonc27317c2011-11-04 09:12:39 +0000179
180 usb@c5000000 {
181 compatible = "nvidia,tegra20-ehci", "usb-ehci";
182 reg = <0xc5000000 0x4000>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -0700183 interrupts = < 0 20 0x04 >;
Olof Johanssonc27317c2011-11-04 09:12:39 +0000184 phy_type = "utmi";
185 };
186
187 usb@c5004000 {
188 compatible = "nvidia,tegra20-ehci", "usb-ehci";
189 reg = <0xc5004000 0x4000>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -0700190 interrupts = < 0 21 0x04 >;
Olof Johanssonc27317c2011-11-04 09:12:39 +0000191 phy_type = "ulpi";
192 };
193
194 usb@c5008000 {
195 compatible = "nvidia,tegra20-ehci", "usb-ehci";
196 reg = <0xc5008000 0x4000>;
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -0700197 interrupts = < 0 97 0x04 >;
Olof Johanssonc27317c2011-11-04 09:12:39 +0000198 phy_type = "utmi";
199 };
Grant Likely8e267f32011-07-19 17:26:54 -0600200};
201