blob: 0b0552c9f7dd4a7f3c2d38d4920f43ca9356803e [file] [log] [blame]
Thierry Redingc58f5f82016-11-21 10:25:36 +01001#include <dt-bindings/clock/tegra186-clock.h>
Thierry Redingfc4bb752016-08-19 16:31:53 +02002#include <dt-bindings/gpio/tegra186-gpio.h>
Joseph Lo39cb62c2016-07-05 17:04:29 +08003#include <dt-bindings/interrupt-controller/arm-gic.h>
Thierry Reding5edcebb2016-11-21 10:25:34 +01004#include <dt-bindings/mailbox/tegra186-hsp.h>
Alexandre Courbotdfd7a382017-03-30 18:28:28 +09005#include <dt-bindings/power/tegra186-powergate.h>
Thierry Reding7bcf2662016-11-21 10:25:31 +01006#include <dt-bindings/reset/tegra186-reset.h>
Joseph Lo39cb62c2016-07-05 17:04:29 +08007
8/ {
9 compatible = "nvidia,tegra186";
10 interrupt-parent = <&gic>;
11 #address-cells = <2>;
12 #size-cells = <2>;
13
Thierry Redingfc4bb752016-08-19 16:31:53 +020014 gpio: gpio@2200000 {
15 compatible = "nvidia,tegra186-gpio";
16 reg-names = "security", "gpio";
17 reg = <0x0 0x2200000 0x0 0x10000>,
18 <0x0 0x2210000 0x0 0x10000>;
19 interrupts = <GIC_SPI 47 IRQ_TYPE_LEVEL_HIGH>,
20 <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH>,
21 <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>,
22 <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>,
23 <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>,
24 <GIC_SPI 180 IRQ_TYPE_LEVEL_HIGH>;
25 #interrupt-cells = <2>;
26 interrupt-controller;
27 #gpio-cells = <2>;
28 gpio-controller;
29 };
30
Thierry Reding0caafbd2017-02-23 18:30:44 +010031 ethernet@2490000 {
32 compatible = "nvidia,tegra186-eqos",
33 "snps,dwc-qos-ethernet-4.10";
34 reg = <0x0 0x02490000 0x0 0x10000>;
35 interrupts = <GIC_SPI 194 IRQ_TYPE_LEVEL_HIGH>, /* common */
36 <GIC_SPI 195 IRQ_TYPE_LEVEL_HIGH>, /* power */
37 <GIC_SPI 190 IRQ_TYPE_LEVEL_HIGH>, /* rx0 */
38 <GIC_SPI 186 IRQ_TYPE_LEVEL_HIGH>, /* tx0 */
39 <GIC_SPI 191 IRQ_TYPE_LEVEL_HIGH>, /* rx1 */
40 <GIC_SPI 187 IRQ_TYPE_LEVEL_HIGH>, /* tx1 */
41 <GIC_SPI 192 IRQ_TYPE_LEVEL_HIGH>, /* rx2 */
42 <GIC_SPI 188 IRQ_TYPE_LEVEL_HIGH>, /* tx2 */
43 <GIC_SPI 193 IRQ_TYPE_LEVEL_HIGH>, /* rx3 */
44 <GIC_SPI 189 IRQ_TYPE_LEVEL_HIGH>; /* tx3 */
45 clocks = <&bpmp TEGRA186_CLK_AXI_CBB>,
46 <&bpmp TEGRA186_CLK_EQOS_AXI>,
47 <&bpmp TEGRA186_CLK_EQOS_RX>,
48 <&bpmp TEGRA186_CLK_EQOS_TX>,
49 <&bpmp TEGRA186_CLK_EQOS_PTP_REF>;
50 clock-names = "master_bus", "slave_bus", "rx", "tx", "ptp_ref";
51 resets = <&bpmp TEGRA186_RESET_EQOS>;
52 reset-names = "eqos";
53 status = "disabled";
54
55 snps,write-requests = <1>;
56 snps,read-requests = <3>;
57 snps,burst-map = <0x7>;
58 snps,txpbl = <32>;
59 snps,rxpbl = <8>;
60 };
61
Joseph Lo39cb62c2016-07-05 17:04:29 +080062 uarta: serial@3100000 {
63 compatible = "nvidia,tegra186-uart", "nvidia,tegra20-uart";
64 reg = <0x0 0x03100000 0x0 0x40>;
65 reg-shift = <2>;
66 interrupts = <GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH>;
Thierry Redingc58f5f82016-11-21 10:25:36 +010067 clocks = <&bpmp TEGRA186_CLK_UARTA>;
Thierry Redinga7a77e22016-11-17 16:29:32 +010068 clock-names = "serial";
Thierry Reding7bcf2662016-11-21 10:25:31 +010069 resets = <&bpmp TEGRA186_RESET_UARTA>;
Thierry Redinga7a77e22016-11-17 16:29:32 +010070 reset-names = "serial";
71 status = "disabled";
72 };
73
74 uartb: serial@3110000 {
75 compatible = "nvidia,tegra186-uart", "nvidia,tegra20-uart";
76 reg = <0x0 0x03110000 0x0 0x40>;
77 reg-shift = <2>;
78 interrupts = <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>;
Thierry Redingc58f5f82016-11-21 10:25:36 +010079 clocks = <&bpmp TEGRA186_CLK_UARTB>;
Thierry Redinga7a77e22016-11-17 16:29:32 +010080 clock-names = "serial";
Thierry Reding7bcf2662016-11-21 10:25:31 +010081 resets = <&bpmp TEGRA186_RESET_UARTB>;
Thierry Redinga7a77e22016-11-17 16:29:32 +010082 reset-names = "serial";
83 status = "disabled";
84 };
85
86 uartd: serial@3130000 {
87 compatible = "nvidia,tegra186-uart", "nvidia,tegra20-uart";
88 reg = <0x0 0x03130000 0x0 0x40>;
89 reg-shift = <2>;
90 interrupts = <GIC_SPI 115 IRQ_TYPE_LEVEL_HIGH>;
Thierry Redingc58f5f82016-11-21 10:25:36 +010091 clocks = <&bpmp TEGRA186_CLK_UARTD>;
Thierry Redinga7a77e22016-11-17 16:29:32 +010092 clock-names = "serial";
Thierry Reding7bcf2662016-11-21 10:25:31 +010093 resets = <&bpmp TEGRA186_RESET_UARTD>;
Thierry Redinga7a77e22016-11-17 16:29:32 +010094 reset-names = "serial";
95 status = "disabled";
96 };
97
98 uarte: serial@3140000 {
99 compatible = "nvidia,tegra186-uart", "nvidia,tegra20-uart";
100 reg = <0x0 0x03140000 0x0 0x40>;
101 reg-shift = <2>;
102 interrupts = <GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100103 clocks = <&bpmp TEGRA186_CLK_UARTE>;
Thierry Redinga7a77e22016-11-17 16:29:32 +0100104 clock-names = "serial";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100105 resets = <&bpmp TEGRA186_RESET_UARTE>;
Thierry Redinga7a77e22016-11-17 16:29:32 +0100106 reset-names = "serial";
107 status = "disabled";
108 };
109
110 uartf: serial@3150000 {
111 compatible = "nvidia,tegra186-uart", "nvidia,tegra20-uart";
112 reg = <0x0 0x03150000 0x0 0x40>;
113 reg-shift = <2>;
114 interrupts = <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100115 clocks = <&bpmp TEGRA186_CLK_UARTF>;
Thierry Redinga7a77e22016-11-17 16:29:32 +0100116 clock-names = "serial";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100117 resets = <&bpmp TEGRA186_RESET_UARTF>;
Thierry Redinga7a77e22016-11-17 16:29:32 +0100118 reset-names = "serial";
Joseph Lo39cb62c2016-07-05 17:04:29 +0800119 status = "disabled";
120 };
121
Thierry Reding40cc83b2016-08-19 16:07:15 +0200122 gen1_i2c: i2c@3160000 {
123 compatible = "nvidia,tegra186-i2c", "nvidia,tegra114-i2c";
124 reg = <0x0 0x03160000 0x0 0x10000>;
125 interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
126 #address-cells = <1>;
127 #size-cells = <0>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100128 clocks = <&bpmp TEGRA186_CLK_I2C1>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200129 clock-names = "div-clk";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100130 resets = <&bpmp TEGRA186_RESET_I2C1>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200131 reset-names = "i2c";
132 status = "disabled";
133 };
134
135 cam_i2c: i2c@3180000 {
136 compatible = "nvidia,tegra186-i2c", "nvidia,tegra114-i2c";
137 reg = <0x0 0x03180000 0x0 0x10000>;
138 interrupts = <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>;
139 #address-cells = <1>;
140 #size-cells = <0>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100141 clocks = <&bpmp TEGRA186_CLK_I2C3>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200142 clock-names = "div-clk";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100143 resets = <&bpmp TEGRA186_RESET_I2C3>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200144 reset-names = "i2c";
145 status = "disabled";
146 };
147
148 /* shares pads with dpaux1 */
149 dp_aux_ch1_i2c: i2c@3190000 {
150 compatible = "nvidia,tegra186-i2c", "nvidia,tegra114-i2c";
151 reg = <0x0 0x03190000 0x0 0x10000>;
152 interrupts = <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>;
153 #address-cells = <1>;
154 #size-cells = <0>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100155 clocks = <&bpmp TEGRA186_CLK_I2C4>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200156 clock-names = "div-clk";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100157 resets = <&bpmp TEGRA186_RESET_I2C4>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200158 reset-names = "i2c";
159 status = "disabled";
160 };
161
162 /* controlled by BPMP, should not be enabled */
163 pwr_i2c: i2c@31a0000 {
164 compatible = "nvidia,tegra186-i2c", "nvidia,tegra114-i2c";
165 reg = <0x0 0x031a0000 0x0 0x10000>;
166 interrupts = <GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH>;
167 #address-cells = <1>;
168 #size-cells = <0>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100169 clocks = <&bpmp TEGRA186_CLK_I2C5>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200170 clock-names = "div-clk";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100171 resets = <&bpmp TEGRA186_RESET_I2C5>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200172 reset-names = "i2c";
173 status = "disabled";
174 };
175
176 /* shares pads with dpaux0 */
177 dp_aux_ch0_i2c: i2c@31b0000 {
178 compatible = "nvidia,tegra186-i2c", "nvidia,tegra114-i2c";
179 reg = <0x0 0x031b0000 0x0 0x10000>;
180 interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
181 #address-cells = <1>;
182 #size-cells = <0>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100183 clocks = <&bpmp TEGRA186_CLK_I2C6>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200184 clock-names = "div-clk";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100185 resets = <&bpmp TEGRA186_RESET_I2C6>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200186 reset-names = "i2c";
187 status = "disabled";
188 };
189
190 gen7_i2c: i2c@31c0000 {
191 compatible = "nvidia,tegra186-i2c", "nvidia,tegra114-i2c";
192 reg = <0x0 0x031c0000 0x0 0x10000>;
193 interrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>;
194 #address-cells = <1>;
195 #size-cells = <0>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100196 clocks = <&bpmp TEGRA186_CLK_I2C7>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200197 clock-names = "div-clk";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100198 resets = <&bpmp TEGRA186_RESET_I2C7>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200199 reset-names = "i2c";
200 status = "disabled";
201 };
202
203 gen9_i2c: i2c@31e0000 {
204 compatible = "nvidia,tegra186-i2c", "nvidia,tegra114-i2c";
205 reg = <0x0 0x031e0000 0x0 0x10000>;
206 interrupts = <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>;
207 #address-cells = <1>;
208 #size-cells = <0>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100209 clocks = <&bpmp TEGRA186_CLK_I2C9>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200210 clock-names = "div-clk";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100211 resets = <&bpmp TEGRA186_RESET_I2C9>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200212 reset-names = "i2c";
213 status = "disabled";
214 };
215
Thierry Reding99425df2016-08-19 16:23:19 +0200216 sdmmc1: sdhci@3400000 {
217 compatible = "nvidia,tegra186-sdhci";
218 reg = <0x0 0x03400000 0x0 0x10000>;
219 interrupts = <GIC_SPI 62 IRQ_TYPE_LEVEL_HIGH>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100220 clocks = <&bpmp TEGRA186_CLK_SDMMC1>;
Thierry Reding99425df2016-08-19 16:23:19 +0200221 clock-names = "sdhci";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100222 resets = <&bpmp TEGRA186_RESET_SDMMC1>;
Thierry Reding99425df2016-08-19 16:23:19 +0200223 reset-names = "sdhci";
224 status = "disabled";
225 };
226
227 sdmmc2: sdhci@3420000 {
228 compatible = "nvidia,tegra186-sdhci";
229 reg = <0x0 0x03420000 0x0 0x10000>;
230 interrupts = <GIC_SPI 63 IRQ_TYPE_LEVEL_HIGH>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100231 clocks = <&bpmp TEGRA186_CLK_SDMMC2>;
Thierry Reding99425df2016-08-19 16:23:19 +0200232 clock-names = "sdhci";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100233 resets = <&bpmp TEGRA186_RESET_SDMMC2>;
Thierry Reding99425df2016-08-19 16:23:19 +0200234 reset-names = "sdhci";
235 status = "disabled";
236 };
237
238 sdmmc3: sdhci@3440000 {
239 compatible = "nvidia,tegra186-sdhci";
240 reg = <0x0 0x03440000 0x0 0x10000>;
241 interrupts = <GIC_SPI 64 IRQ_TYPE_LEVEL_HIGH>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100242 clocks = <&bpmp TEGRA186_CLK_SDMMC3>;
Thierry Reding99425df2016-08-19 16:23:19 +0200243 clock-names = "sdhci";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100244 resets = <&bpmp TEGRA186_RESET_SDMMC3>;
Thierry Reding99425df2016-08-19 16:23:19 +0200245 reset-names = "sdhci";
246 status = "disabled";
247 };
248
249 sdmmc4: sdhci@3460000 {
250 compatible = "nvidia,tegra186-sdhci";
251 reg = <0x0 0x03460000 0x0 0x10000>;
252 interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100253 clocks = <&bpmp TEGRA186_CLK_SDMMC4>;
Thierry Reding99425df2016-08-19 16:23:19 +0200254 clock-names = "sdhci";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100255 resets = <&bpmp TEGRA186_RESET_SDMMC4>;
Thierry Reding99425df2016-08-19 16:23:19 +0200256 reset-names = "sdhci";
257 status = "disabled";
258 };
259
Joseph Lo39cb62c2016-07-05 17:04:29 +0800260 gic: interrupt-controller@3881000 {
261 compatible = "arm,gic-400";
262 #interrupt-cells = <3>;
263 interrupt-controller;
264 reg = <0x0 0x03881000 0x0 0x1000>,
265 <0x0 0x03882000 0x0 0x2000>;
266 interrupts = <GIC_PPI 9
267 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
268 interrupt-parent = <&gic>;
269 };
270
271 hsp_top0: hsp@3c00000 {
272 compatible = "nvidia,tegra186-hsp";
273 reg = <0x0 0x03c00000 0x0 0xa0000>;
274 interrupts = <GIC_SPI 176 IRQ_TYPE_LEVEL_HIGH>;
275 interrupt-names = "doorbell";
276 #mbox-cells = <2>;
277 status = "disabled";
278 };
279
Thierry Reding40cc83b2016-08-19 16:07:15 +0200280 gen2_i2c: i2c@c240000 {
281 compatible = "nvidia,tegra186-i2c", "nvidia,tegra114-i2c";
282 reg = <0x0 0x0c240000 0x0 0x10000>;
283 interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;
284 #address-cells = <1>;
285 #size-cells = <0>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100286 clocks = <&bpmp TEGRA186_CLK_I2C2>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200287 clock-names = "div-clk";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100288 resets = <&bpmp TEGRA186_RESET_I2C2>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200289 reset-names = "i2c";
290 status = "disabled";
291 };
292
293 gen8_i2c: i2c@c250000 {
294 compatible = "nvidia,tegra186-i2c", "nvidia,tegra114-i2c";
295 reg = <0x0 0x0c250000 0x0 0x10000>;
296 interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
297 #address-cells = <1>;
298 #size-cells = <0>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100299 clocks = <&bpmp TEGRA186_CLK_I2C8>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200300 clock-names = "div-clk";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100301 resets = <&bpmp TEGRA186_RESET_I2C8>;
Thierry Reding40cc83b2016-08-19 16:07:15 +0200302 reset-names = "i2c";
303 status = "disabled";
304 };
305
Thierry Redinga7a77e22016-11-17 16:29:32 +0100306 uartc: serial@c280000 {
307 compatible = "nvidia,tegra186-uart", "nvidia,tegra20-uart";
308 reg = <0x0 0x0c280000 0x0 0x40>;
309 reg-shift = <2>;
310 interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100311 clocks = <&bpmp TEGRA186_CLK_UARTC>;
Thierry Redinga7a77e22016-11-17 16:29:32 +0100312 clock-names = "serial";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100313 resets = <&bpmp TEGRA186_RESET_UARTC>;
Thierry Redinga7a77e22016-11-17 16:29:32 +0100314 reset-names = "serial";
315 status = "disabled";
316 };
317
318 uartg: serial@c290000 {
319 compatible = "nvidia,tegra186-uart", "nvidia,tegra20-uart";
320 reg = <0x0 0x0c290000 0x0 0x40>;
321 reg-shift = <2>;
322 interrupts = <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>;
Thierry Redingc58f5f82016-11-21 10:25:36 +0100323 clocks = <&bpmp TEGRA186_CLK_UARTG>;
Thierry Redinga7a77e22016-11-17 16:29:32 +0100324 clock-names = "serial";
Thierry Reding7bcf2662016-11-21 10:25:31 +0100325 resets = <&bpmp TEGRA186_RESET_UARTG>;
Thierry Redinga7a77e22016-11-17 16:29:32 +0100326 reset-names = "serial";
327 status = "disabled";
328 };
329
Thierry Redingfc4bb752016-08-19 16:31:53 +0200330 gpio_aon: gpio@c2f0000 {
331 compatible = "nvidia,tegra186-gpio-aon";
332 reg-names = "security", "gpio";
333 reg = <0x0 0xc2f0000 0x0 0x1000>,
334 <0x0 0xc2f1000 0x0 0x1000>;
335 interrupts = <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>;
336 gpio-controller;
337 #gpio-cells = <2>;
338 interrupt-controller;
339 #interrupt-cells = <2>;
340 };
341
Thierry Reding73bf90d2017-02-23 18:30:43 +0100342 pmc@c360000 {
343 compatible = "nvidia,tegra186-pmc";
344 reg = <0 0x0c360000 0 0x10000>,
345 <0 0x0c370000 0 0x10000>,
346 <0 0x0c380000 0 0x10000>,
347 <0 0x0c390000 0 0x10000>;
348 reg-names = "pmc", "wake", "aotag", "scratch";
349 };
350
Mikko Perttunen7b7ef492017-06-01 11:04:05 +0300351 ccplex@e000000 {
352 compatible = "nvidia,tegra186-ccplex-cluster";
353 reg = <0x0 0x0e000000 0x0 0x3fffff>;
354
355 nvidia,bpmp = <&bpmp>;
356 };
357
Alexandre Courbotdfd7a382017-03-30 18:28:28 +0900358 gpu@17000000 {
359 compatible = "nvidia,gp10b";
360 reg = <0x0 0x17000000 0x0 0x1000000>,
361 <0x0 0x18000000 0x0 0x1000000>;
362 interrupts = <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH
363 GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>;
364 interrupt-names = "stall", "nonstall";
365
366 clocks = <&bpmp TEGRA186_CLK_GPCCLK>,
367 <&bpmp TEGRA186_CLK_GPU>;
368 clock-names = "gpu", "pwr";
369 resets = <&bpmp TEGRA186_RESET_GPU>;
370 reset-names = "gpu";
371 status = "disabled";
372
373 power-domains = <&bpmp TEGRA186_POWER_DOMAIN_GPU>;
374 };
375
Joseph Lo39cb62c2016-07-05 17:04:29 +0800376 sysram@30000000 {
377 compatible = "nvidia,tegra186-sysram", "mmio-sram";
378 reg = <0x0 0x30000000 0x0 0x50000>;
379 #address-cells = <2>;
380 #size-cells = <2>;
381 ranges = <0 0x0 0x0 0x30000000 0x0 0x50000>;
382
383 cpu_bpmp_tx: shmem@4e000 {
384 compatible = "nvidia,tegra186-bpmp-shmem";
385 reg = <0x0 0x4e000 0x0 0x1000>;
386 label = "cpu-bpmp-tx";
387 pool;
388 };
389
390 cpu_bpmp_rx: shmem@4f000 {
391 compatible = "nvidia,tegra186-bpmp-shmem";
392 reg = <0x0 0x4f000 0x0 0x1000>;
393 label = "cpu-bpmp-rx";
394 pool;
395 };
396 };
397
Thierry Redingcd6fe322016-11-15 13:01:08 +0100398 cpus {
399 #address-cells = <1>;
400 #size-cells = <0>;
401
402 cpu@0 {
403 compatible = "nvidia,tegra186-denver", "arm,armv8";
404 device_type = "cpu";
405 reg = <0x000>;
406 };
407
408 cpu@1 {
409 compatible = "nvidia,tegra186-denver", "arm,armv8";
410 device_type = "cpu";
411 reg = <0x001>;
412 };
413
414 cpu@2 {
415 compatible = "arm,cortex-a57", "arm,armv8";
416 device_type = "cpu";
417 reg = <0x100>;
418 };
419
420 cpu@3 {
421 compatible = "arm,cortex-a57", "arm,armv8";
422 device_type = "cpu";
423 reg = <0x101>;
424 };
425
426 cpu@4 {
427 compatible = "arm,cortex-a57", "arm,armv8";
428 device_type = "cpu";
429 reg = <0x102>;
430 };
431
432 cpu@5 {
433 compatible = "arm,cortex-a57", "arm,armv8";
434 device_type = "cpu";
435 reg = <0x103>;
436 };
437 };
438
Joseph Lo39cb62c2016-07-05 17:04:29 +0800439 bpmp: bpmp {
440 compatible = "nvidia,tegra186-bpmp";
Thierry Reding5edcebb2016-11-21 10:25:34 +0100441 mboxes = <&hsp_top0 TEGRA_HSP_MBOX_TYPE_DB
442 TEGRA_HSP_DB_MASTER_BPMP>;
Joseph Lo39cb62c2016-07-05 17:04:29 +0800443 shmem = <&cpu_bpmp_tx &cpu_bpmp_rx>;
444 #clock-cells = <1>;
445 #reset-cells = <1>;
446
447 bpmp_i2c: i2c {
448 compatible = "nvidia,tegra186-bpmp-i2c";
449 nvidia,bpmp-bus-id = <5>;
450 #address-cells = <1>;
451 #size-cells = <0>;
452 status = "disabled";
453 };
454 };
455
456 timer {
457 compatible = "arm,armv8-timer";
458 interrupts = <GIC_PPI 13
459 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
460 <GIC_PPI 14
461 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
462 <GIC_PPI 11
463 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
464 <GIC_PPI 10
465 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>;
466 interrupt-parent = <&gic>;
467 };
468};