blob: a1d7178a3966e9d992b44cddd8f6af16b140a125 [file] [log] [blame]
R Sricharan6e58b8f2013-08-14 19:08:20 +05301/*
2 * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 * Based on "omap4.dtsi"
8 */
9
10#include <dt-bindings/interrupt-controller/arm-gic.h>
11#include <dt-bindings/pinctrl/dra.h>
Tero Kristo18395332017-12-08 17:17:29 +020012#include <dt-bindings/clock/dra7.h>
R Sricharan6e58b8f2013-08-14 19:08:20 +053013
R Sricharana46631c2014-06-26 12:55:31 +053014#define MAX_SOURCES 400
R Sricharana46631c2014-06-26 12:55:31 +053015
R Sricharan6e58b8f2013-08-14 19:08:20 +053016/ {
Lokesh Vutladae320e2016-02-24 15:41:04 +053017 #address-cells = <2>;
18 #size-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +053019
20 compatible = "ti,dra7xx";
Marc Zyngier783d3182015-03-11 15:43:44 +000021 interrupt-parent = <&crossbar_mpu>;
Javier Martinez Canillas7f6c8572016-12-19 11:44:41 -030022 chosen { };
R Sricharan6e58b8f2013-08-14 19:08:20 +053023
24 aliases {
Nishanth Menon20b80942013-10-16 15:21:03 -050025 i2c0 = &i2c1;
26 i2c1 = &i2c2;
27 i2c2 = &i2c3;
28 i2c3 = &i2c4;
29 i2c4 = &i2c5;
R Sricharan6e58b8f2013-08-14 19:08:20 +053030 serial0 = &uart1;
31 serial1 = &uart2;
32 serial2 = &uart3;
33 serial3 = &uart4;
34 serial4 = &uart5;
35 serial5 = &uart6;
Nishanth Menon065bd7f2014-10-21 11:18:15 -050036 serial6 = &uart7;
37 serial7 = &uart8;
38 serial8 = &uart9;
39 serial9 = &uart10;
Mugunthan V Nef9c5b62014-10-21 15:31:00 +053040 ethernet0 = &cpsw_emac0;
41 ethernet1 = &cpsw_emac1;
Roger Quadros9ec49b92014-08-15 16:08:36 +030042 d_can0 = &dcan1;
43 d_can1 = &dcan2;
Mugunthan V N480b2b32015-11-19 12:31:01 +053044 spi0 = &qspi;
R Sricharan6e58b8f2013-08-14 19:08:20 +053045 };
46
R Sricharan6e58b8f2013-08-14 19:08:20 +053047 timer {
48 compatible = "arm,armv7-timer";
49 interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>,
50 <GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>,
51 <GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>,
52 <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>;
Marc Zyngier783d3182015-03-11 15:43:44 +000053 interrupt-parent = <&gic>;
R Sricharan6e58b8f2013-08-14 19:08:20 +053054 };
55
56 gic: interrupt-controller@48211000 {
57 compatible = "arm,cortex-a15-gic";
58 interrupt-controller;
59 #interrupt-cells = <3>;
Lokesh Vutladae320e2016-02-24 15:41:04 +053060 reg = <0x0 0x48211000 0x0 0x1000>,
Marc Zyngier387720c2017-01-18 09:27:28 +000061 <0x0 0x48212000 0x0 0x2000>,
Lokesh Vutladae320e2016-02-24 15:41:04 +053062 <0x0 0x48214000 0x0 0x2000>,
63 <0x0 0x48216000 0x0 0x2000>;
R Sricharan6e58b8f2013-08-14 19:08:20 +053064 interrupts = <GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_HIGH)>;
Marc Zyngier783d3182015-03-11 15:43:44 +000065 interrupt-parent = <&gic>;
R Sricharan6e58b8f2013-08-14 19:08:20 +053066 };
67
Marc Zyngier7136d452015-03-11 15:43:49 +000068 wakeupgen: interrupt-controller@48281000 {
69 compatible = "ti,omap5-wugen-mpu", "ti,omap4-wugen-mpu";
70 interrupt-controller;
71 #interrupt-cells = <3>;
Lokesh Vutladae320e2016-02-24 15:41:04 +053072 reg = <0x0 0x48281000 0x0 0x1000>;
Marc Zyngier7136d452015-03-11 15:43:49 +000073 interrupt-parent = <&gic>;
R Sricharan6e58b8f2013-08-14 19:08:20 +053074 };
75
Dave Gerlachb82ffb32016-05-18 18:36:32 -050076 cpus {
77 #address-cells = <1>;
78 #size-cells = <0>;
79
80 cpu0: cpu@0 {
81 device_type = "cpu";
82 compatible = "arm,cortex-a15";
83 reg = <0>;
84
Dave Gerlacha4e5e9f2017-03-06 09:23:41 -060085 operating-points-v2 = <&cpu0_opp_table>;
Dave Gerlachb82ffb32016-05-18 18:36:32 -050086
87 clocks = <&dpll_mpu_ck>;
88 clock-names = "cpu";
89
90 clock-latency = <300000>; /* From omap-cpufreq driver */
91
92 /* cooling options */
93 cooling-min-level = <0>;
94 cooling-max-level = <2>;
95 #cooling-cells = <2>; /* min followed by max */
96 };
97 };
98
Dave Gerlacha4e5e9f2017-03-06 09:23:41 -060099 cpu0_opp_table: opp-table {
100 compatible = "operating-points-v2-ti-cpu";
101 syscon = <&scm_wkup>;
102
Viresh Kumarb9cb2ba2017-04-20 16:25:06 +0530103 opp_nom-1000000000 {
Dave Gerlacha4e5e9f2017-03-06 09:23:41 -0600104 opp-hz = /bits/ 64 <1000000000>;
105 opp-microvolt = <1060000 850000 1150000>;
106 opp-supported-hw = <0xFF 0x01>;
107 opp-suspend;
108 };
109
Viresh Kumarb9cb2ba2017-04-20 16:25:06 +0530110 opp_od-1176000000 {
Dave Gerlacha4e5e9f2017-03-06 09:23:41 -0600111 opp-hz = /bits/ 64 <1176000000>;
112 opp-microvolt = <1160000 885000 1160000>;
113 opp-supported-hw = <0xFF 0x02>;
114 };
115 };
116
R Sricharan6e58b8f2013-08-14 19:08:20 +0530117 /*
Geert Uytterhoeven5c5be9d2014-03-28 11:11:37 +0100118 * The soc node represents the soc top level view. It is used for IPs
R Sricharan6e58b8f2013-08-14 19:08:20 +0530119 * that are not memory mapped in the MPU view or for the MPU itself.
120 */
121 soc {
122 compatible = "ti,omap-infra";
123 mpu {
124 compatible = "ti,omap5-mpu";
125 ti,hwmods = "mpu";
126 };
127 };
128
129 /*
130 * XXX: Use a flat representation of the SOC interconnect.
131 * The real OMAP interconnect network is quite complex.
Geert Uytterhoevenb7ab5242014-03-28 11:11:39 +0100132 * Since it will not bring real advantage to represent that in DT for
R Sricharan6e58b8f2013-08-14 19:08:20 +0530133 * the moment, just use a fake OCP bus entry to represent the whole bus
134 * hierarchy.
135 */
136 ocp {
Rajendra Nayakfba387a2014-04-10 11:34:32 -0500137 compatible = "ti,dra7-l3-noc", "simple-bus";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530138 #address-cells = <1>;
139 #size-cells = <1>;
Lokesh Vutladae320e2016-02-24 15:41:04 +0530140 ranges = <0x0 0x0 0x0 0xc0000000>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530141 ti,hwmods = "l3_main_1", "l3_main_2";
Lokesh Vutladae320e2016-02-24 15:41:04 +0530142 reg = <0x0 0x44000000 0x0 0x1000000>,
143 <0x0 0x45000000 0x0 0x1000>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000144 interrupts-extended = <&crossbar_mpu GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>,
Marc Zyngier7136d452015-03-11 15:43:49 +0000145 <&wakeupgen GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530146
Tero Kristod9195012015-02-12 11:37:13 +0200147 l4_cfg: l4@4a000000 {
148 compatible = "ti,dra7-l4-cfg", "simple-bus";
149 #address-cells = <1>;
150 #size-cells = <1>;
151 ranges = <0 0x4a000000 0x22c000>;
Tero Kristoee6c7502013-07-18 17:18:33 +0300152
Tero Kristod9195012015-02-12 11:37:13 +0200153 scm: scm@2000 {
154 compatible = "ti,dra7-scm-core", "simple-bus";
155 reg = <0x2000 0x2000>;
Tero Kristoee6c7502013-07-18 17:18:33 +0300156 #address-cells = <1>;
Tero Kristod9195012015-02-12 11:37:13 +0200157 #size-cells = <1>;
158 ranges = <0 0x2000 0x2000>;
159
160 scm_conf: scm_conf@0 {
Kishon Vijay Abraham Icd455672015-07-27 17:46:41 +0530161 compatible = "syscon", "simple-bus";
Tero Kristod9195012015-02-12 11:37:13 +0200162 reg = <0x0 0x1400>;
163 #address-cells = <1>;
164 #size-cells = <1>;
Kishon Vijay Abraham I9a5e3f22015-09-04 17:38:24 +0530165 ranges = <0 0x0 0x1400>;
Tero Kristod9195012015-02-12 11:37:13 +0200166
Javier Martinez Canillas308cfda2016-04-01 16:20:18 -0400167 pbias_regulator: pbias_regulator@e00 {
Kishon Vijay Abraham I737f1462015-09-04 17:30:25 +0530168 compatible = "ti,pbias-dra7", "ti,pbias-omap";
Tero Kristod9195012015-02-12 11:37:13 +0200169 reg = <0xe00 0x4>;
170 syscon = <&scm_conf>;
171 pbias_mmc_reg: pbias_mmc_omap5 {
172 regulator-name = "pbias_mmc_omap5";
173 regulator-min-microvolt = <1800000>;
Ravikumar Kattekolafa40d422017-10-09 11:23:11 +0530174 regulator-max-microvolt = <3300000>;
Tero Kristod9195012015-02-12 11:37:13 +0200175 };
176 };
Tomi Valkeinen2d5a3c82015-02-23 12:53:56 +0200177
178 scm_conf_clocks: clocks {
179 #address-cells = <1>;
180 #size-cells = <0>;
181 };
Tero Kristod9195012015-02-12 11:37:13 +0200182 };
183
184 dra7_pmx_core: pinmux@1400 {
185 compatible = "ti,dra7-padconf",
186 "pinctrl-single";
Roger Quadros1c5cb6f2015-07-27 13:27:29 +0300187 reg = <0x1400 0x0468>;
Tero Kristod9195012015-02-12 11:37:13 +0200188 #address-cells = <1>;
189 #size-cells = <0>;
Tony Lindgrenbe76fd32016-11-07 08:27:49 -0700190 #pinctrl-cells = <1>;
Tero Kristod9195012015-02-12 11:37:13 +0200191 #interrupt-cells = <1>;
192 interrupt-controller;
193 pinctrl-single,register-width = <32>;
194 pinctrl-single,function-mask = <0x3fffffff>;
195 };
Roger Quadros33cb3a12015-08-04 12:10:14 +0300196
197 scm_conf1: scm_conf@1c04 {
198 compatible = "syscon";
199 reg = <0x1c04 0x0020>;
Kishon Vijay Abraham Id23f3832017-08-08 11:10:24 +0530200 #syscon-cells = <2>;
Roger Quadros33cb3a12015-08-04 12:10:14 +0300201 };
Kishon Vijay Abraham I43acf162015-12-21 14:43:18 +0530202
203 scm_conf_pcie: scm_conf@1c24 {
204 compatible = "syscon";
205 reg = <0x1c24 0x0024>;
206 };
Peter Ujfalusi3d2a58b2016-03-07 17:17:28 +0200207
208 sdma_xbar: dma-router@b78 {
209 compatible = "ti,dra7-dma-crossbar";
210 reg = <0xb78 0xfc>;
211 #dma-cells = <1>;
212 dma-requests = <205>;
213 ti,dma-safe-map = <0>;
214 dma-masters = <&sdma>;
215 };
Peter Ujfalusi248948f2016-03-07 17:17:29 +0200216
217 edma_xbar: dma-router@c78 {
218 compatible = "ti,dra7-dma-crossbar";
219 reg = <0xc78 0x7c>;
220 #dma-cells = <2>;
221 dma-requests = <204>;
222 ti,dma-safe-map = <0>;
223 dma-masters = <&edma>;
224 };
Tero Kristoee6c7502013-07-18 17:18:33 +0300225 };
226
Tero Kristod9195012015-02-12 11:37:13 +0200227 cm_core_aon: cm_core_aon@5000 {
Tero Kristoaa29e3a2017-12-07 10:46:43 +0200228 compatible = "ti,dra7-cm-core-aon",
229 "simple-bus";
230 #address-cells = <1>;
231 #size-cells = <1>;
Tero Kristod9195012015-02-12 11:37:13 +0200232 reg = <0x5000 0x2000>;
Tero Kristoaa29e3a2017-12-07 10:46:43 +0200233 ranges = <0 0x5000 0x2000>;
Tero Kristod9195012015-02-12 11:37:13 +0200234
235 cm_core_aon_clocks: clocks {
236 #address-cells = <1>;
237 #size-cells = <0>;
238 };
239
240 cm_core_aon_clockdomains: clockdomains {
241 };
242 };
243
244 cm_core: cm_core@8000 {
Tero Kristoaa29e3a2017-12-07 10:46:43 +0200245 compatible = "ti,dra7-cm-core", "simple-bus";
246 #address-cells = <1>;
247 #size-cells = <1>;
Tero Kristod9195012015-02-12 11:37:13 +0200248 reg = <0x8000 0x3000>;
Tero Kristoaa29e3a2017-12-07 10:46:43 +0200249 ranges = <0 0x8000 0x3000>;
Tero Kristod9195012015-02-12 11:37:13 +0200250
251 cm_core_clocks: clocks {
252 #address-cells = <1>;
253 #size-cells = <0>;
254 };
255
256 cm_core_clockdomains: clockdomains {
257 };
258 };
259 };
260
261 l4_wkup: l4@4ae00000 {
262 compatible = "ti,dra7-l4-wkup", "simple-bus";
263 #address-cells = <1>;
264 #size-cells = <1>;
265 ranges = <0 0x4ae00000 0x3f000>;
266
267 counter32k: counter@4000 {
268 compatible = "ti,omap-counter32k";
269 reg = <0x4000 0x40>;
270 ti,hwmods = "counter_32k";
271 };
272
273 prm: prm@6000 {
Tero Kristoaa29e3a2017-12-07 10:46:43 +0200274 compatible = "ti,dra7-prm", "simple-bus";
Tero Kristod9195012015-02-12 11:37:13 +0200275 reg = <0x6000 0x3000>;
276 interrupts = <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>;
Tero Kristoaa29e3a2017-12-07 10:46:43 +0200277 #address-cells = <1>;
278 #size-cells = <1>;
279 ranges = <0 0x6000 0x3000>;
Tero Kristod9195012015-02-12 11:37:13 +0200280
281 prm_clocks: clocks {
282 #address-cells = <1>;
283 #size-cells = <0>;
284 };
285
286 prm_clockdomains: clockdomains {
287 };
Tero Kristoee6c7502013-07-18 17:18:33 +0300288 };
Dave Gerlach62e4fee2016-05-18 18:36:31 -0500289
290 scm_wkup: scm_conf@c000 {
291 compatible = "syscon";
292 reg = <0xc000 0x1000>;
293 };
Tero Kristoee6c7502013-07-18 17:18:33 +0300294 };
295
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530296 axi@0 {
297 compatible = "simple-bus";
298 #size-cells = <1>;
299 #address-cells = <1>;
300 ranges = <0x51000000 0x51000000 0x3000
301 0x0 0x20000000 0x10000000>;
Kishon Vijay Abraham Id23f3832017-08-08 11:10:24 +0530302 /**
303 * To enable PCI endpoint mode, disable the pcie1_rc
304 * node and enable pcie1_ep mode.
305 */
306 pcie1_rc: pcie@51000000 {
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530307 compatible = "ti,dra7-pcie";
308 reg = <0x51000000 0x2000>, <0x51002000 0x14c>, <0x1000 0x2000>;
309 reg-names = "rc_dbics", "ti_conf", "config";
310 interrupts = <0 232 0x4>, <0 233 0x4>;
311 #address-cells = <3>;
312 #size-cells = <2>;
313 device_type = "pci";
314 ranges = <0x81000000 0 0 0x03000 0 0x00010000
315 0x82000000 0 0x20013000 0x13000 0 0xffed000>;
Rob Herring7d79f602017-03-21 21:03:01 -0500316 bus-range = <0x00 0xff>;
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530317 #interrupt-cells = <1>;
318 num-lanes = <1>;
Kishon Vijay Abraham Ibed596d2016-08-10 18:03:18 +0530319 linux,pci-domain = <0>;
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530320 ti,hwmods = "pcie1";
321 phys = <&pcie1_phy>;
322 phy-names = "pcie-phy0";
323 interrupt-map-mask = <0 0 0 7>;
324 interrupt-map = <0 0 0 1 &pcie1_intc 1>,
325 <0 0 0 2 &pcie1_intc 2>,
326 <0 0 0 3 &pcie1_intc 3>,
327 <0 0 0 4 &pcie1_intc 4>;
Kishon Vijay Abraham Id23f3832017-08-08 11:10:24 +0530328 status = "disabled";
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530329 pcie1_intc: interrupt-controller {
330 interrupt-controller;
331 #address-cells = <0>;
332 #interrupt-cells = <1>;
333 };
334 };
Kishon Vijay Abraham Id23f3832017-08-08 11:10:24 +0530335
336 pcie1_ep: pcie_ep@51000000 {
337 compatible = "ti,dra7-pcie-ep";
338 reg = <0x51000000 0x28>, <0x51002000 0x14c>, <0x51001000 0x28>, <0x1000 0x10000000>;
339 reg-names = "ep_dbics", "ti_conf", "ep_dbics2", "addr_space";
340 interrupts = <0 232 0x4>;
341 num-lanes = <1>;
342 num-ib-windows = <4>;
343 num-ob-windows = <16>;
344 ti,hwmods = "pcie1";
345 phys = <&pcie1_phy>;
346 phy-names = "pcie-phy0";
347 ti,syscon-unaligned-access = <&scm_conf1 0x14 2>;
348 status = "disabled";
349 };
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530350 };
351
352 axi@1 {
353 compatible = "simple-bus";
354 #size-cells = <1>;
355 #address-cells = <1>;
356 ranges = <0x51800000 0x51800000 0x3000
357 0x0 0x30000000 0x10000000>;
358 status = "disabled";
Kishon Vijay Abraham I605b3d32016-06-09 20:43:55 +0530359 pcie@51800000 {
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530360 compatible = "ti,dra7-pcie";
361 reg = <0x51800000 0x2000>, <0x51802000 0x14c>, <0x1000 0x2000>;
362 reg-names = "rc_dbics", "ti_conf", "config";
363 interrupts = <0 355 0x4>, <0 356 0x4>;
364 #address-cells = <3>;
365 #size-cells = <2>;
366 device_type = "pci";
367 ranges = <0x81000000 0 0 0x03000 0 0x00010000
368 0x82000000 0 0x30013000 0x13000 0 0xffed000>;
Rob Herring7d79f602017-03-21 21:03:01 -0500369 bus-range = <0x00 0xff>;
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530370 #interrupt-cells = <1>;
371 num-lanes = <1>;
Kishon Vijay Abraham Ibed596d2016-08-10 18:03:18 +0530372 linux,pci-domain = <1>;
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530373 ti,hwmods = "pcie2";
374 phys = <&pcie2_phy>;
375 phy-names = "pcie-phy0";
376 interrupt-map-mask = <0 0 0 7>;
377 interrupt-map = <0 0 0 1 &pcie2_intc 1>,
378 <0 0 0 2 &pcie2_intc 2>,
379 <0 0 0 3 &pcie2_intc 3>,
380 <0 0 0 4 &pcie2_intc 4>;
381 pcie2_intc: interrupt-controller {
382 interrupt-controller;
383 #address-cells = <0>;
384 #interrupt-cells = <1>;
385 };
386 };
387 };
388
Dave Gerlacha5fa09b2016-05-10 14:49:41 -0500389 ocmcram1: ocmcram@40300000 {
390 compatible = "mmio-sram";
391 reg = <0x40300000 0x80000>;
392 ranges = <0x0 0x40300000 0x80000>;
393 #address-cells = <1>;
394 #size-cells = <1>;
Dave Gerlachfae3a9f2016-05-10 14:49:42 -0500395 /*
396 * This is a placeholder for an optional reserved
397 * region for use by secure software. The size
398 * of this region is not known until runtime so it
399 * is set as zero to either be updated to reserve
400 * space or left unchanged to leave all SRAM for use.
401 * On HS parts that that require the reserved region
402 * either the bootloader can update the size to
403 * the required amount or the node can be overridden
404 * from the board dts file for the secure platform.
405 */
406 sram-hs@0 {
407 compatible = "ti,secure-ram";
408 reg = <0x0 0x0>;
409 };
Dave Gerlacha5fa09b2016-05-10 14:49:41 -0500410 };
411
412 /*
413 * NOTE: ocmcram2 and ocmcram3 are not available on all
414 * DRA7xx and AM57xx variants. Confirm availability in
415 * the data manual for the exact part number in use
416 * before enabling these nodes in the board dts file.
417 */
418 ocmcram2: ocmcram@40400000 {
419 status = "disabled";
420 compatible = "mmio-sram";
421 reg = <0x40400000 0x100000>;
422 ranges = <0x0 0x40400000 0x100000>;
423 #address-cells = <1>;
424 #size-cells = <1>;
425 };
426
427 ocmcram3: ocmcram@40500000 {
428 status = "disabled";
429 compatible = "mmio-sram";
430 reg = <0x40500000 0x100000>;
431 ranges = <0x0 0x40500000 0x100000>;
432 #address-cells = <1>;
433 #size-cells = <1>;
434 };
435
Keerthyf7397ed2015-03-23 14:39:38 -0500436 bandgap: bandgap@4a0021e0 {
437 reg = <0x4a0021e0 0xc
438 0x4a00232c 0xc
439 0x4a002380 0x2c
440 0x4a0023C0 0x3c
441 0x4a002564 0x8
442 0x4a002574 0x50>;
443 compatible = "ti,dra752-bandgap";
444 interrupts = <GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>;
445 #thermal-sensor-cells = <1>;
446 };
447
Suman Anna99639ac2015-10-02 18:23:22 -0500448 dsp1_system: dsp_system@40d00000 {
449 compatible = "syscon";
450 reg = <0x40d00000 0x100>;
451 };
452
Tony Lindgreneba61302017-06-16 17:24:29 +0530453 dra7_iodelay_core: padconf@4844a000 {
454 compatible = "ti,dra7-iodelay";
455 reg = <0x4844a000 0x0d1c>;
456 #address-cells = <1>;
457 #size-cells = <0>;
458 #pinctrl-cells = <2>;
459 };
460
R Sricharan6e58b8f2013-08-14 19:08:20 +0530461 sdma: dma-controller@4a056000 {
462 compatible = "ti,omap4430-sdma";
463 reg = <0x4a056000 0x1000>;
R Sricharana46631c2014-06-26 12:55:31 +0530464 interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>,
465 <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>,
466 <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,
467 <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530468 #dma-cells = <1>;
Peter Ujfalusi08d9b322015-02-20 15:42:06 +0200469 dma-channels = <32>;
470 dma-requests = <127>;
Tony Lindgren288cdbbf2017-08-30 08:19:53 -0700471 ti,hwmods = "dma_system";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530472 };
473
Peter Ujfalusi248948f2016-03-07 17:17:29 +0200474 edma: edma@43300000 {
475 compatible = "ti,edma3-tpcc";
476 ti,hwmods = "tpcc";
477 reg = <0x43300000 0x100000>;
478 reg-names = "edma3_cc";
479 interrupts = <GIC_SPI 361 IRQ_TYPE_LEVEL_HIGH>,
480 <GIC_SPI 360 IRQ_TYPE_LEVEL_HIGH>,
481 <GIC_SPI 359 IRQ_TYPE_LEVEL_HIGH>;
Robert P. J. Daya5206552016-05-24 17:20:28 -0400482 interrupt-names = "edma3_ccint", "edma3_mperr",
Peter Ujfalusi248948f2016-03-07 17:17:29 +0200483 "edma3_ccerrint";
484 dma-requests = <64>;
485 #dma-cells = <2>;
486
487 ti,tptcs = <&edma_tptc0 7>, <&edma_tptc1 0>;
488
489 /*
490 * memcpy is disabled, can be enabled with:
491 * ti,edma-memcpy-channels = <20 21>;
492 * for example. Note that these channels need to be
493 * masked in the xbar as well.
494 */
495 };
496
497 edma_tptc0: tptc@43400000 {
498 compatible = "ti,edma3-tptc";
499 ti,hwmods = "tptc0";
500 reg = <0x43400000 0x100000>;
501 interrupts = <GIC_SPI 370 IRQ_TYPE_LEVEL_HIGH>;
502 interrupt-names = "edma3_tcerrint";
503 };
504
505 edma_tptc1: tptc@43500000 {
506 compatible = "ti,edma3-tptc";
507 ti,hwmods = "tptc1";
508 reg = <0x43500000 0x100000>;
509 interrupts = <GIC_SPI 371 IRQ_TYPE_LEVEL_HIGH>;
510 interrupt-names = "edma3_tcerrint";
511 };
512
R Sricharan6e58b8f2013-08-14 19:08:20 +0530513 gpio1: gpio@4ae10000 {
514 compatible = "ti,omap4-gpio";
515 reg = <0x4ae10000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +0530516 interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530517 ti,hwmods = "gpio1";
518 gpio-controller;
519 #gpio-cells = <2>;
520 interrupt-controller;
Nishanth Menone49d519c2014-08-25 16:15:34 -0700521 #interrupt-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530522 };
523
524 gpio2: gpio@48055000 {
525 compatible = "ti,omap4-gpio";
526 reg = <0x48055000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +0530527 interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530528 ti,hwmods = "gpio2";
529 gpio-controller;
530 #gpio-cells = <2>;
531 interrupt-controller;
Nishanth Menone49d519c2014-08-25 16:15:34 -0700532 #interrupt-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530533 };
534
535 gpio3: gpio@48057000 {
536 compatible = "ti,omap4-gpio";
537 reg = <0x48057000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +0530538 interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530539 ti,hwmods = "gpio3";
540 gpio-controller;
541 #gpio-cells = <2>;
542 interrupt-controller;
Nishanth Menone49d519c2014-08-25 16:15:34 -0700543 #interrupt-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530544 };
545
546 gpio4: gpio@48059000 {
547 compatible = "ti,omap4-gpio";
548 reg = <0x48059000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +0530549 interrupts = <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530550 ti,hwmods = "gpio4";
551 gpio-controller;
552 #gpio-cells = <2>;
553 interrupt-controller;
Nishanth Menone49d519c2014-08-25 16:15:34 -0700554 #interrupt-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530555 };
556
557 gpio5: gpio@4805b000 {
558 compatible = "ti,omap4-gpio";
559 reg = <0x4805b000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +0530560 interrupts = <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530561 ti,hwmods = "gpio5";
562 gpio-controller;
563 #gpio-cells = <2>;
564 interrupt-controller;
Nishanth Menone49d519c2014-08-25 16:15:34 -0700565 #interrupt-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530566 };
567
568 gpio6: gpio@4805d000 {
569 compatible = "ti,omap4-gpio";
570 reg = <0x4805d000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +0530571 interrupts = <GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530572 ti,hwmods = "gpio6";
573 gpio-controller;
574 #gpio-cells = <2>;
575 interrupt-controller;
Nishanth Menone49d519c2014-08-25 16:15:34 -0700576 #interrupt-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530577 };
578
579 gpio7: gpio@48051000 {
580 compatible = "ti,omap4-gpio";
581 reg = <0x48051000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +0530582 interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530583 ti,hwmods = "gpio7";
584 gpio-controller;
585 #gpio-cells = <2>;
586 interrupt-controller;
Nishanth Menone49d519c2014-08-25 16:15:34 -0700587 #interrupt-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530588 };
589
590 gpio8: gpio@48053000 {
591 compatible = "ti,omap4-gpio";
592 reg = <0x48053000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +0530593 interrupts = <GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530594 ti,hwmods = "gpio8";
595 gpio-controller;
596 #gpio-cells = <2>;
597 interrupt-controller;
Nishanth Menone49d519c2014-08-25 16:15:34 -0700598 #interrupt-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530599 };
600
601 uart1: serial@4806a000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530602 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530603 reg = <0x4806a000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000604 interrupts-extended = <&crossbar_mpu GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530605 ti,hwmods = "uart1";
606 clock-frequency = <48000000>;
607 status = "disabled";
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +0300608 dmas = <&sdma_xbar 49>, <&sdma_xbar 50>;
Sebastian Andrzej Siewiorf0199a22014-09-29 20:06:47 +0200609 dma-names = "tx", "rx";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530610 };
611
612 uart2: serial@4806c000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530613 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530614 reg = <0x4806c000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000615 interrupts = <GIC_SPI 68 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530616 ti,hwmods = "uart2";
617 clock-frequency = <48000000>;
618 status = "disabled";
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +0300619 dmas = <&sdma_xbar 51>, <&sdma_xbar 52>;
Sebastian Andrzej Siewiorf0199a22014-09-29 20:06:47 +0200620 dma-names = "tx", "rx";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530621 };
622
623 uart3: serial@48020000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530624 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530625 reg = <0x48020000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000626 interrupts = <GIC_SPI 69 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530627 ti,hwmods = "uart3";
628 clock-frequency = <48000000>;
629 status = "disabled";
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +0300630 dmas = <&sdma_xbar 53>, <&sdma_xbar 54>;
Sebastian Andrzej Siewiorf0199a22014-09-29 20:06:47 +0200631 dma-names = "tx", "rx";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530632 };
633
634 uart4: serial@4806e000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530635 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530636 reg = <0x4806e000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000637 interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530638 ti,hwmods = "uart4";
639 clock-frequency = <48000000>;
640 status = "disabled";
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +0300641 dmas = <&sdma_xbar 55>, <&sdma_xbar 56>;
Sebastian Andrzej Siewiorf0199a22014-09-29 20:06:47 +0200642 dma-names = "tx", "rx";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530643 };
644
645 uart5: serial@48066000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530646 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530647 reg = <0x48066000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000648 interrupts = <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530649 ti,hwmods = "uart5";
650 clock-frequency = <48000000>;
651 status = "disabled";
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +0300652 dmas = <&sdma_xbar 63>, <&sdma_xbar 64>;
Sebastian Andrzej Siewiorf0199a22014-09-29 20:06:47 +0200653 dma-names = "tx", "rx";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530654 };
655
656 uart6: serial@48068000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530657 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530658 reg = <0x48068000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000659 interrupts = <GIC_SPI 101 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530660 ti,hwmods = "uart6";
661 clock-frequency = <48000000>;
662 status = "disabled";
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +0300663 dmas = <&sdma_xbar 79>, <&sdma_xbar 80>;
Sebastian Andrzej Siewiorf0199a22014-09-29 20:06:47 +0200664 dma-names = "tx", "rx";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530665 };
666
667 uart7: serial@48420000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530668 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530669 reg = <0x48420000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000670 interrupts = <GIC_SPI 218 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530671 ti,hwmods = "uart7";
672 clock-frequency = <48000000>;
673 status = "disabled";
674 };
675
676 uart8: serial@48422000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530677 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530678 reg = <0x48422000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000679 interrupts = <GIC_SPI 219 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530680 ti,hwmods = "uart8";
681 clock-frequency = <48000000>;
682 status = "disabled";
683 };
684
685 uart9: serial@48424000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530686 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530687 reg = <0x48424000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000688 interrupts = <GIC_SPI 220 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530689 ti,hwmods = "uart9";
690 clock-frequency = <48000000>;
691 status = "disabled";
692 };
693
694 uart10: serial@4ae2b000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530695 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530696 reg = <0x4ae2b000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000697 interrupts = <GIC_SPI 221 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530698 ti,hwmods = "uart10";
699 clock-frequency = <48000000>;
700 status = "disabled";
701 };
702
Suman Anna38baefb2014-07-11 16:44:38 -0500703 mailbox1: mailbox@4a0f4000 {
704 compatible = "ti,omap4-mailbox";
705 reg = <0x4a0f4000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600706 interrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>,
707 <GIC_SPI 135 IRQ_TYPE_LEVEL_HIGH>,
708 <GIC_SPI 134 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500709 ti,hwmods = "mailbox1";
Suman Anna24df0452014-11-03 17:07:35 -0600710 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500711 ti,mbox-num-users = <3>;
712 ti,mbox-num-fifos = <8>;
713 status = "disabled";
714 };
715
716 mailbox2: mailbox@4883a000 {
717 compatible = "ti,omap4-mailbox";
718 reg = <0x4883a000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600719 interrupts = <GIC_SPI 237 IRQ_TYPE_LEVEL_HIGH>,
720 <GIC_SPI 238 IRQ_TYPE_LEVEL_HIGH>,
721 <GIC_SPI 239 IRQ_TYPE_LEVEL_HIGH>,
722 <GIC_SPI 240 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500723 ti,hwmods = "mailbox2";
Suman Anna24df0452014-11-03 17:07:35 -0600724 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500725 ti,mbox-num-users = <4>;
726 ti,mbox-num-fifos = <12>;
727 status = "disabled";
728 };
729
730 mailbox3: mailbox@4883c000 {
731 compatible = "ti,omap4-mailbox";
732 reg = <0x4883c000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600733 interrupts = <GIC_SPI 241 IRQ_TYPE_LEVEL_HIGH>,
734 <GIC_SPI 242 IRQ_TYPE_LEVEL_HIGH>,
735 <GIC_SPI 243 IRQ_TYPE_LEVEL_HIGH>,
736 <GIC_SPI 244 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500737 ti,hwmods = "mailbox3";
Suman Anna24df0452014-11-03 17:07:35 -0600738 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500739 ti,mbox-num-users = <4>;
740 ti,mbox-num-fifos = <12>;
741 status = "disabled";
742 };
743
744 mailbox4: mailbox@4883e000 {
745 compatible = "ti,omap4-mailbox";
746 reg = <0x4883e000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600747 interrupts = <GIC_SPI 245 IRQ_TYPE_LEVEL_HIGH>,
748 <GIC_SPI 246 IRQ_TYPE_LEVEL_HIGH>,
749 <GIC_SPI 247 IRQ_TYPE_LEVEL_HIGH>,
750 <GIC_SPI 248 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500751 ti,hwmods = "mailbox4";
Suman Anna24df0452014-11-03 17:07:35 -0600752 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500753 ti,mbox-num-users = <4>;
754 ti,mbox-num-fifos = <12>;
755 status = "disabled";
756 };
757
758 mailbox5: mailbox@48840000 {
759 compatible = "ti,omap4-mailbox";
760 reg = <0x48840000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600761 interrupts = <GIC_SPI 249 IRQ_TYPE_LEVEL_HIGH>,
762 <GIC_SPI 250 IRQ_TYPE_LEVEL_HIGH>,
763 <GIC_SPI 251 IRQ_TYPE_LEVEL_HIGH>,
764 <GIC_SPI 252 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500765 ti,hwmods = "mailbox5";
Suman Anna24df0452014-11-03 17:07:35 -0600766 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500767 ti,mbox-num-users = <4>;
768 ti,mbox-num-fifos = <12>;
769 status = "disabled";
770 };
771
772 mailbox6: mailbox@48842000 {
773 compatible = "ti,omap4-mailbox";
774 reg = <0x48842000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600775 interrupts = <GIC_SPI 253 IRQ_TYPE_LEVEL_HIGH>,
776 <GIC_SPI 254 IRQ_TYPE_LEVEL_HIGH>,
777 <GIC_SPI 255 IRQ_TYPE_LEVEL_HIGH>,
778 <GIC_SPI 256 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500779 ti,hwmods = "mailbox6";
Suman Anna24df0452014-11-03 17:07:35 -0600780 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500781 ti,mbox-num-users = <4>;
782 ti,mbox-num-fifos = <12>;
783 status = "disabled";
784 };
785
786 mailbox7: mailbox@48844000 {
787 compatible = "ti,omap4-mailbox";
788 reg = <0x48844000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600789 interrupts = <GIC_SPI 257 IRQ_TYPE_LEVEL_HIGH>,
790 <GIC_SPI 258 IRQ_TYPE_LEVEL_HIGH>,
791 <GIC_SPI 259 IRQ_TYPE_LEVEL_HIGH>,
792 <GIC_SPI 260 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500793 ti,hwmods = "mailbox7";
Suman Anna24df0452014-11-03 17:07:35 -0600794 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500795 ti,mbox-num-users = <4>;
796 ti,mbox-num-fifos = <12>;
797 status = "disabled";
798 };
799
800 mailbox8: mailbox@48846000 {
801 compatible = "ti,omap4-mailbox";
802 reg = <0x48846000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600803 interrupts = <GIC_SPI 261 IRQ_TYPE_LEVEL_HIGH>,
804 <GIC_SPI 262 IRQ_TYPE_LEVEL_HIGH>,
805 <GIC_SPI 263 IRQ_TYPE_LEVEL_HIGH>,
806 <GIC_SPI 264 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500807 ti,hwmods = "mailbox8";
Suman Anna24df0452014-11-03 17:07:35 -0600808 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500809 ti,mbox-num-users = <4>;
810 ti,mbox-num-fifos = <12>;
811 status = "disabled";
812 };
813
814 mailbox9: mailbox@4885e000 {
815 compatible = "ti,omap4-mailbox";
816 reg = <0x4885e000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600817 interrupts = <GIC_SPI 265 IRQ_TYPE_LEVEL_HIGH>,
818 <GIC_SPI 266 IRQ_TYPE_LEVEL_HIGH>,
819 <GIC_SPI 267 IRQ_TYPE_LEVEL_HIGH>,
820 <GIC_SPI 268 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500821 ti,hwmods = "mailbox9";
Suman Anna24df0452014-11-03 17:07:35 -0600822 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500823 ti,mbox-num-users = <4>;
824 ti,mbox-num-fifos = <12>;
825 status = "disabled";
826 };
827
828 mailbox10: mailbox@48860000 {
829 compatible = "ti,omap4-mailbox";
830 reg = <0x48860000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600831 interrupts = <GIC_SPI 269 IRQ_TYPE_LEVEL_HIGH>,
832 <GIC_SPI 270 IRQ_TYPE_LEVEL_HIGH>,
833 <GIC_SPI 271 IRQ_TYPE_LEVEL_HIGH>,
834 <GIC_SPI 272 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500835 ti,hwmods = "mailbox10";
Suman Anna24df0452014-11-03 17:07:35 -0600836 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500837 ti,mbox-num-users = <4>;
838 ti,mbox-num-fifos = <12>;
839 status = "disabled";
840 };
841
842 mailbox11: mailbox@48862000 {
843 compatible = "ti,omap4-mailbox";
844 reg = <0x48862000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600845 interrupts = <GIC_SPI 273 IRQ_TYPE_LEVEL_HIGH>,
846 <GIC_SPI 274 IRQ_TYPE_LEVEL_HIGH>,
847 <GIC_SPI 275 IRQ_TYPE_LEVEL_HIGH>,
848 <GIC_SPI 276 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500849 ti,hwmods = "mailbox11";
Suman Anna24df0452014-11-03 17:07:35 -0600850 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500851 ti,mbox-num-users = <4>;
852 ti,mbox-num-fifos = <12>;
853 status = "disabled";
854 };
855
856 mailbox12: mailbox@48864000 {
857 compatible = "ti,omap4-mailbox";
858 reg = <0x48864000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600859 interrupts = <GIC_SPI 277 IRQ_TYPE_LEVEL_HIGH>,
860 <GIC_SPI 278 IRQ_TYPE_LEVEL_HIGH>,
861 <GIC_SPI 279 IRQ_TYPE_LEVEL_HIGH>,
862 <GIC_SPI 280 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500863 ti,hwmods = "mailbox12";
Suman Anna24df0452014-11-03 17:07:35 -0600864 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500865 ti,mbox-num-users = <4>;
866 ti,mbox-num-fifos = <12>;
867 status = "disabled";
868 };
869
870 mailbox13: mailbox@48802000 {
871 compatible = "ti,omap4-mailbox";
872 reg = <0x48802000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600873 interrupts = <GIC_SPI 379 IRQ_TYPE_LEVEL_HIGH>,
874 <GIC_SPI 380 IRQ_TYPE_LEVEL_HIGH>,
875 <GIC_SPI 381 IRQ_TYPE_LEVEL_HIGH>,
876 <GIC_SPI 382 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500877 ti,hwmods = "mailbox13";
Suman Anna24df0452014-11-03 17:07:35 -0600878 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500879 ti,mbox-num-users = <4>;
880 ti,mbox-num-fifos = <12>;
881 status = "disabled";
882 };
883
R Sricharan6e58b8f2013-08-14 19:08:20 +0530884 timer1: timer@4ae18000 {
885 compatible = "ti,omap5430-timer";
886 reg = <0x4ae18000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +0530887 interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530888 ti,hwmods = "timer1";
889 ti,timer-alwon;
Tero Kristo139e9a62017-12-07 10:46:38 +0200890 clock-names = "fck";
Tero Kristo18395332017-12-08 17:17:29 +0200891 clocks = <&wkupaon_clkctrl DRA7_TIMER1_CLKCTRL 24>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530892 };
893
894 timer2: timer@48032000 {
895 compatible = "ti,omap5430-timer";
896 reg = <0x48032000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +0530897 interrupts = <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530898 ti,hwmods = "timer2";
899 };
900
901 timer3: timer@48034000 {
902 compatible = "ti,omap5430-timer";
903 reg = <0x48034000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +0530904 interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530905 ti,hwmods = "timer3";
906 };
907
908 timer4: timer@48036000 {
909 compatible = "ti,omap5430-timer";
910 reg = <0x48036000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +0530911 interrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530912 ti,hwmods = "timer4";
913 };
914
915 timer5: timer@48820000 {
916 compatible = "ti,omap5430-timer";
917 reg = <0x48820000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +0530918 interrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530919 ti,hwmods = "timer5";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530920 };
921
922 timer6: timer@48822000 {
923 compatible = "ti,omap5430-timer";
924 reg = <0x48822000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +0530925 interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530926 ti,hwmods = "timer6";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530927 };
928
929 timer7: timer@48824000 {
930 compatible = "ti,omap5430-timer";
931 reg = <0x48824000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +0530932 interrupts = <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530933 ti,hwmods = "timer7";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530934 };
935
936 timer8: timer@48826000 {
937 compatible = "ti,omap5430-timer";
938 reg = <0x48826000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +0530939 interrupts = <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530940 ti,hwmods = "timer8";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530941 };
942
943 timer9: timer@4803e000 {
944 compatible = "ti,omap5430-timer";
945 reg = <0x4803e000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +0530946 interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530947 ti,hwmods = "timer9";
948 };
949
950 timer10: timer@48086000 {
951 compatible = "ti,omap5430-timer";
952 reg = <0x48086000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +0530953 interrupts = <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530954 ti,hwmods = "timer10";
955 };
956
957 timer11: timer@48088000 {
958 compatible = "ti,omap5430-timer";
959 reg = <0x48088000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +0530960 interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530961 ti,hwmods = "timer11";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530962 };
963
Suman Annad79852a2016-04-05 16:44:10 -0500964 timer12: timer@4ae20000 {
965 compatible = "ti,omap5430-timer";
966 reg = <0x4ae20000 0x80>;
967 interrupts = <GIC_SPI 90 IRQ_TYPE_LEVEL_HIGH>;
968 ti,hwmods = "timer12";
969 ti,timer-alwon;
970 ti,timer-secure;
971 };
972
R Sricharan6e58b8f2013-08-14 19:08:20 +0530973 timer13: timer@48828000 {
974 compatible = "ti,omap5430-timer";
975 reg = <0x48828000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +0530976 interrupts = <GIC_SPI 339 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530977 ti,hwmods = "timer13";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530978 };
979
980 timer14: timer@4882a000 {
981 compatible = "ti,omap5430-timer";
982 reg = <0x4882a000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +0530983 interrupts = <GIC_SPI 340 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530984 ti,hwmods = "timer14";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530985 };
986
987 timer15: timer@4882c000 {
988 compatible = "ti,omap5430-timer";
989 reg = <0x4882c000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +0530990 interrupts = <GIC_SPI 341 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530991 ti,hwmods = "timer15";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530992 };
993
994 timer16: timer@4882e000 {
995 compatible = "ti,omap5430-timer";
996 reg = <0x4882e000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +0530997 interrupts = <GIC_SPI 342 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530998 ti,hwmods = "timer16";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530999 };
1000
1001 wdt2: wdt@4ae14000 {
Lokesh Vutlabe668832014-11-12 10:54:15 +05301002 compatible = "ti,omap3-wdt";
R Sricharan6e58b8f2013-08-14 19:08:20 +05301003 reg = <0x4ae14000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +05301004 interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301005 ti,hwmods = "wd_timer2";
1006 };
1007
Suman Annadbd7c192014-01-13 18:26:46 -06001008 hwspinlock: spinlock@4a0f6000 {
1009 compatible = "ti,omap4-hwspinlock";
1010 reg = <0x4a0f6000 0x1000>;
1011 ti,hwmods = "spinlock";
1012 #hwlock-cells = <1>;
1013 };
1014
Archit Taneja1a5fe3c2013-12-17 15:32:21 +05301015 dmm@4e000000 {
1016 compatible = "ti,omap5-dmm";
1017 reg = <0x4e000000 0x800>;
R Sricharana46631c2014-06-26 12:55:31 +05301018 interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>;
Archit Taneja1a5fe3c2013-12-17 15:32:21 +05301019 ti,hwmods = "dmm";
1020 };
1021
R Sricharan6e58b8f2013-08-14 19:08:20 +05301022 i2c1: i2c@48070000 {
1023 compatible = "ti,omap4-i2c";
1024 reg = <0x48070000 0x100>;
R Sricharana46631c2014-06-26 12:55:31 +05301025 interrupts = <GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301026 #address-cells = <1>;
1027 #size-cells = <0>;
1028 ti,hwmods = "i2c1";
1029 status = "disabled";
1030 };
1031
1032 i2c2: i2c@48072000 {
1033 compatible = "ti,omap4-i2c";
1034 reg = <0x48072000 0x100>;
R Sricharana46631c2014-06-26 12:55:31 +05301035 interrupts = <GIC_SPI 52 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301036 #address-cells = <1>;
1037 #size-cells = <0>;
1038 ti,hwmods = "i2c2";
1039 status = "disabled";
1040 };
1041
1042 i2c3: i2c@48060000 {
1043 compatible = "ti,omap4-i2c";
1044 reg = <0x48060000 0x100>;
R Sricharana46631c2014-06-26 12:55:31 +05301045 interrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301046 #address-cells = <1>;
1047 #size-cells = <0>;
1048 ti,hwmods = "i2c3";
1049 status = "disabled";
1050 };
1051
1052 i2c4: i2c@4807a000 {
1053 compatible = "ti,omap4-i2c";
1054 reg = <0x4807a000 0x100>;
R Sricharana46631c2014-06-26 12:55:31 +05301055 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301056 #address-cells = <1>;
1057 #size-cells = <0>;
1058 ti,hwmods = "i2c4";
1059 status = "disabled";
1060 };
1061
1062 i2c5: i2c@4807c000 {
1063 compatible = "ti,omap4-i2c";
1064 reg = <0x4807c000 0x100>;
R Sricharana46631c2014-06-26 12:55:31 +05301065 interrupts = <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301066 #address-cells = <1>;
1067 #size-cells = <0>;
1068 ti,hwmods = "i2c5";
1069 status = "disabled";
1070 };
1071
1072 mmc1: mmc@4809c000 {
1073 compatible = "ti,omap4-hsmmc";
1074 reg = <0x4809c000 0x400>;
R Sricharana46631c2014-06-26 12:55:31 +05301075 interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301076 ti,hwmods = "mmc1";
1077 ti,dual-volt;
1078 ti,needs-special-reset;
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +03001079 dmas = <&sdma_xbar 61>, <&sdma_xbar 62>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301080 dma-names = "tx", "rx";
1081 status = "disabled";
Balaji T Kcd042fe2014-02-19 20:26:40 +05301082 pbias-supply = <&pbias_mmc_reg>;
Kishon Vijay Abraham I866b5e42017-06-07 15:07:47 +05301083 max-frequency = <192000000>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301084 };
1085
Tony Lindgren288cdbbf2017-08-30 08:19:53 -07001086 hdqw1w: 1w@480b2000 {
1087 compatible = "ti,omap3-1w";
1088 reg = <0x480b2000 0x1000>;
1089 interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>;
1090 ti,hwmods = "hdq1w";
1091 };
1092
R Sricharan6e58b8f2013-08-14 19:08:20 +05301093 mmc2: mmc@480b4000 {
1094 compatible = "ti,omap4-hsmmc";
1095 reg = <0x480b4000 0x400>;
R Sricharana46631c2014-06-26 12:55:31 +05301096 interrupts = <GIC_SPI 81 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301097 ti,hwmods = "mmc2";
1098 ti,needs-special-reset;
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +03001099 dmas = <&sdma_xbar 47>, <&sdma_xbar 48>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301100 dma-names = "tx", "rx";
1101 status = "disabled";
Kishon Vijay Abraham I866b5e42017-06-07 15:07:47 +05301102 max-frequency = <192000000>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301103 };
1104
1105 mmc3: mmc@480ad000 {
1106 compatible = "ti,omap4-hsmmc";
1107 reg = <0x480ad000 0x400>;
R Sricharana46631c2014-06-26 12:55:31 +05301108 interrupts = <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301109 ti,hwmods = "mmc3";
1110 ti,needs-special-reset;
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +03001111 dmas = <&sdma_xbar 77>, <&sdma_xbar 78>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301112 dma-names = "tx", "rx";
1113 status = "disabled";
Kishon Vijay Abraham I866b5e42017-06-07 15:07:47 +05301114 /* Errata i887 limits max-frequency of MMC3 to 64 MHz */
1115 max-frequency = <64000000>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301116 };
1117
1118 mmc4: mmc@480d1000 {
1119 compatible = "ti,omap4-hsmmc";
1120 reg = <0x480d1000 0x400>;
R Sricharana46631c2014-06-26 12:55:31 +05301121 interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301122 ti,hwmods = "mmc4";
1123 ti,needs-special-reset;
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +03001124 dmas = <&sdma_xbar 57>, <&sdma_xbar 58>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301125 dma-names = "tx", "rx";
1126 status = "disabled";
Kishon Vijay Abraham I866b5e42017-06-07 15:07:47 +05301127 max-frequency = <192000000>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301128 };
1129
Suman Anna2c7e07c52015-10-02 18:23:24 -05001130 mmu0_dsp1: mmu@40d01000 {
1131 compatible = "ti,dra7-dsp-iommu";
1132 reg = <0x40d01000 0x100>;
1133 interrupts = <GIC_SPI 23 IRQ_TYPE_LEVEL_HIGH>;
1134 ti,hwmods = "mmu0_dsp1";
1135 #iommu-cells = <0>;
1136 ti,syscon-mmuconfig = <&dsp1_system 0x0>;
1137 status = "disabled";
1138 };
1139
1140 mmu1_dsp1: mmu@40d02000 {
1141 compatible = "ti,dra7-dsp-iommu";
1142 reg = <0x40d02000 0x100>;
1143 interrupts = <GIC_SPI 145 IRQ_TYPE_LEVEL_HIGH>;
1144 ti,hwmods = "mmu1_dsp1";
1145 #iommu-cells = <0>;
1146 ti,syscon-mmuconfig = <&dsp1_system 0x1>;
1147 status = "disabled";
1148 };
1149
1150 mmu_ipu1: mmu@58882000 {
1151 compatible = "ti,dra7-iommu";
1152 reg = <0x58882000 0x100>;
1153 interrupts = <GIC_SPI 395 IRQ_TYPE_LEVEL_HIGH>;
1154 ti,hwmods = "mmu_ipu1";
1155 #iommu-cells = <0>;
1156 ti,iommu-bus-err-back;
1157 status = "disabled";
1158 };
1159
1160 mmu_ipu2: mmu@55082000 {
1161 compatible = "ti,dra7-iommu";
1162 reg = <0x55082000 0x100>;
1163 interrupts = <GIC_SPI 396 IRQ_TYPE_LEVEL_HIGH>;
1164 ti,hwmods = "mmu_ipu2";
1165 #iommu-cells = <0>;
1166 ti,iommu-bus-err-back;
1167 status = "disabled";
1168 };
1169
Nishanth Menona1b8ee12014-03-03 20:20:23 +05301170 abb_mpu: regulator-abb-mpu {
1171 compatible = "ti,abb-v3";
1172 regulator-name = "abb_mpu";
1173 #address-cells = <0>;
1174 #size-cells = <0>;
1175 clocks = <&sys_clkin1>;
1176 ti,settling-time = <50>;
1177 ti,clock-cycles = <16>;
1178
1179 reg = <0x4ae07ddc 0x4>, <0x4ae07de0 0x4>,
Nishanth Menon18227342015-04-16 16:56:33 -05001180 <0x4ae06014 0x4>, <0x4a003b20 0xc>,
Nishanth Menona1b8ee12014-03-03 20:20:23 +05301181 <0x4ae0c158 0x4>;
1182 reg-names = "setup-address", "control-address",
1183 "int-address", "efuse-address",
1184 "ldo-address";
1185 ti,tranxdone-status-mask = <0x80>;
1186 /* LDOVBBMPU_FBB_MUX_CTRL */
1187 ti,ldovbb-override-mask = <0x400>;
1188 /* LDOVBBMPU_FBB_VSET_OUT */
1189 ti,ldovbb-vset-mask = <0x1F>;
1190
1191 /*
1192 * NOTE: only FBB mode used but actual vset will
1193 * determine final biasing
1194 */
1195 ti,abb_info = <
1196 /*uV ABB efuse rbb_m fbb_m vset_m*/
1197 1060000 0 0x0 0 0x02000000 0x01F00000
1198 1160000 0 0x4 0 0x02000000 0x01F00000
1199 1210000 0 0x8 0 0x02000000 0x01F00000
1200 >;
1201 };
1202
1203 abb_ivahd: regulator-abb-ivahd {
1204 compatible = "ti,abb-v3";
1205 regulator-name = "abb_ivahd";
1206 #address-cells = <0>;
1207 #size-cells = <0>;
1208 clocks = <&sys_clkin1>;
1209 ti,settling-time = <50>;
1210 ti,clock-cycles = <16>;
1211
1212 reg = <0x4ae07e34 0x4>, <0x4ae07e24 0x4>,
Nishanth Menon18227342015-04-16 16:56:33 -05001213 <0x4ae06010 0x4>, <0x4a0025cc 0xc>,
Nishanth Menona1b8ee12014-03-03 20:20:23 +05301214 <0x4a002470 0x4>;
1215 reg-names = "setup-address", "control-address",
1216 "int-address", "efuse-address",
1217 "ldo-address";
1218 ti,tranxdone-status-mask = <0x40000000>;
1219 /* LDOVBBIVA_FBB_MUX_CTRL */
1220 ti,ldovbb-override-mask = <0x400>;
1221 /* LDOVBBIVA_FBB_VSET_OUT */
1222 ti,ldovbb-vset-mask = <0x1F>;
1223
1224 /*
1225 * NOTE: only FBB mode used but actual vset will
1226 * determine final biasing
1227 */
1228 ti,abb_info = <
1229 /*uV ABB efuse rbb_m fbb_m vset_m*/
1230 1055000 0 0x0 0 0x02000000 0x01F00000
1231 1150000 0 0x4 0 0x02000000 0x01F00000
1232 1250000 0 0x8 0 0x02000000 0x01F00000
1233 >;
1234 };
1235
1236 abb_dspeve: regulator-abb-dspeve {
1237 compatible = "ti,abb-v3";
1238 regulator-name = "abb_dspeve";
1239 #address-cells = <0>;
1240 #size-cells = <0>;
1241 clocks = <&sys_clkin1>;
1242 ti,settling-time = <50>;
1243 ti,clock-cycles = <16>;
1244
1245 reg = <0x4ae07e30 0x4>, <0x4ae07e20 0x4>,
Nishanth Menon18227342015-04-16 16:56:33 -05001246 <0x4ae06010 0x4>, <0x4a0025e0 0xc>,
Nishanth Menona1b8ee12014-03-03 20:20:23 +05301247 <0x4a00246c 0x4>;
1248 reg-names = "setup-address", "control-address",
1249 "int-address", "efuse-address",
1250 "ldo-address";
1251 ti,tranxdone-status-mask = <0x20000000>;
1252 /* LDOVBBDSPEVE_FBB_MUX_CTRL */
1253 ti,ldovbb-override-mask = <0x400>;
1254 /* LDOVBBDSPEVE_FBB_VSET_OUT */
1255 ti,ldovbb-vset-mask = <0x1F>;
1256
1257 /*
1258 * NOTE: only FBB mode used but actual vset will
1259 * determine final biasing
1260 */
1261 ti,abb_info = <
1262 /*uV ABB efuse rbb_m fbb_m vset_m*/
1263 1055000 0 0x0 0 0x02000000 0x01F00000
1264 1150000 0 0x4 0 0x02000000 0x01F00000
1265 1250000 0 0x8 0 0x02000000 0x01F00000
1266 >;
1267 };
1268
1269 abb_gpu: regulator-abb-gpu {
1270 compatible = "ti,abb-v3";
1271 regulator-name = "abb_gpu";
1272 #address-cells = <0>;
1273 #size-cells = <0>;
1274 clocks = <&sys_clkin1>;
1275 ti,settling-time = <50>;
1276 ti,clock-cycles = <16>;
1277
1278 reg = <0x4ae07de4 0x4>, <0x4ae07de8 0x4>,
Nishanth Menon18227342015-04-16 16:56:33 -05001279 <0x4ae06010 0x4>, <0x4a003b08 0xc>,
Nishanth Menona1b8ee12014-03-03 20:20:23 +05301280 <0x4ae0c154 0x4>;
1281 reg-names = "setup-address", "control-address",
1282 "int-address", "efuse-address",
1283 "ldo-address";
1284 ti,tranxdone-status-mask = <0x10000000>;
1285 /* LDOVBBGPU_FBB_MUX_CTRL */
1286 ti,ldovbb-override-mask = <0x400>;
1287 /* LDOVBBGPU_FBB_VSET_OUT */
1288 ti,ldovbb-vset-mask = <0x1F>;
1289
1290 /*
1291 * NOTE: only FBB mode used but actual vset will
1292 * determine final biasing
1293 */
1294 ti,abb_info = <
1295 /*uV ABB efuse rbb_m fbb_m vset_m*/
1296 1090000 0 0x0 0 0x02000000 0x01F00000
1297 1210000 0 0x4 0 0x02000000 0x01F00000
1298 1280000 0 0x8 0 0x02000000 0x01F00000
1299 >;
1300 };
1301
R Sricharan6e58b8f2013-08-14 19:08:20 +05301302 mcspi1: spi@48098000 {
1303 compatible = "ti,omap4-mcspi";
1304 reg = <0x48098000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +05301305 interrupts = <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301306 #address-cells = <1>;
1307 #size-cells = <0>;
1308 ti,hwmods = "mcspi1";
1309 ti,spi-num-cs = <4>;
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +03001310 dmas = <&sdma_xbar 35>,
1311 <&sdma_xbar 36>,
1312 <&sdma_xbar 37>,
1313 <&sdma_xbar 38>,
1314 <&sdma_xbar 39>,
1315 <&sdma_xbar 40>,
1316 <&sdma_xbar 41>,
1317 <&sdma_xbar 42>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301318 dma-names = "tx0", "rx0", "tx1", "rx1",
1319 "tx2", "rx2", "tx3", "rx3";
1320 status = "disabled";
1321 };
1322
1323 mcspi2: spi@4809a000 {
1324 compatible = "ti,omap4-mcspi";
1325 reg = <0x4809a000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +05301326 interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301327 #address-cells = <1>;
1328 #size-cells = <0>;
1329 ti,hwmods = "mcspi2";
1330 ti,spi-num-cs = <2>;
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +03001331 dmas = <&sdma_xbar 43>,
1332 <&sdma_xbar 44>,
1333 <&sdma_xbar 45>,
1334 <&sdma_xbar 46>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301335 dma-names = "tx0", "rx0", "tx1", "rx1";
1336 status = "disabled";
1337 };
1338
1339 mcspi3: spi@480b8000 {
1340 compatible = "ti,omap4-mcspi";
1341 reg = <0x480b8000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +05301342 interrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301343 #address-cells = <1>;
1344 #size-cells = <0>;
1345 ti,hwmods = "mcspi3";
1346 ti,spi-num-cs = <2>;
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +03001347 dmas = <&sdma_xbar 15>, <&sdma_xbar 16>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301348 dma-names = "tx0", "rx0";
1349 status = "disabled";
1350 };
1351
1352 mcspi4: spi@480ba000 {
1353 compatible = "ti,omap4-mcspi";
1354 reg = <0x480ba000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +05301355 interrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301356 #address-cells = <1>;
1357 #size-cells = <0>;
1358 ti,hwmods = "mcspi4";
1359 ti,spi-num-cs = <1>;
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +03001360 dmas = <&sdma_xbar 70>, <&sdma_xbar 71>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05301361 dma-names = "tx0", "rx0";
1362 status = "disabled";
1363 };
Sourav Poddardc2dd5b2014-05-06 16:37:24 +05301364
1365 qspi: qspi@4b300000 {
1366 compatible = "ti,dra7xxx-qspi";
Vignesh R1929d0b2015-12-11 09:39:59 +05301367 reg = <0x4b300000 0x100>,
1368 <0x5c000000 0x4000000>;
1369 reg-names = "qspi_base", "qspi_mmap";
1370 syscon-chipselects = <&scm_conf 0x558>;
Sourav Poddardc2dd5b2014-05-06 16:37:24 +05301371 #address-cells = <1>;
1372 #size-cells = <0>;
1373 ti,hwmods = "qspi";
Tero Kristo18395332017-12-08 17:17:29 +02001374 clocks = <&l4per_clkctrl DRA7_QSPI_CLKCTRL 25>;
Sourav Poddardc2dd5b2014-05-06 16:37:24 +05301375 clock-names = "fck";
1376 num-cs = <4>;
R Sricharana46631c2014-06-26 12:55:31 +05301377 interrupts = <GIC_SPI 343 IRQ_TYPE_LEVEL_HIGH>;
Sourav Poddardc2dd5b2014-05-06 16:37:24 +05301378 status = "disabled";
1379 };
Balaji T K7be80562014-05-07 14:58:58 +03001380
Balaji T K7be80562014-05-07 14:58:58 +03001381 /* OCP2SCP3 */
1382 ocp2scp@4a090000 {
1383 compatible = "ti,omap-ocp2scp";
1384 #address-cells = <1>;
1385 #size-cells = <1>;
1386 ranges;
1387 reg = <0x4a090000 0x20>;
1388 ti,hwmods = "ocp2scp3";
1389 sata_phy: phy@4A096000 {
1390 compatible = "ti,phy-pipe3-sata";
1391 reg = <0x4A096000 0x80>, /* phy_rx */
1392 <0x4A096400 0x64>, /* phy_tx */
1393 <0x4A096800 0x40>; /* pll_ctrl */
1394 reg-names = "phy_rx", "phy_tx", "pll_ctrl";
Kishon Vijay Abraham I2338c762015-12-21 14:43:21 +05301395 syscon-phy-power = <&scm_conf 0x374>;
Tero Kristo18395332017-12-08 17:17:29 +02001396 clocks = <&sys_clkin1>,
1397 <&l3init_clkctrl DRA7_SATA_CLKCTRL 8>;
Roger Quadros773c5a02015-01-13 14:23:21 +02001398 clock-names = "sysclk", "refclk";
Roger Quadros257d5d9a2015-07-17 16:47:23 +03001399 syscon-pllreset = <&scm_conf 0x3fc>;
Balaji T K7be80562014-05-07 14:58:58 +03001400 #phy-cells = <0>;
1401 };
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301402
1403 pcie1_phy: pciephy@4a094000 {
1404 compatible = "ti,phy-pipe3-pcie";
1405 reg = <0x4a094000 0x80>, /* phy_rx */
1406 <0x4a094400 0x64>; /* phy_tx */
1407 reg-names = "phy_rx", "phy_tx";
Kishon Vijay Abraham I6921e582015-12-21 14:43:19 +05301408 syscon-phy-power = <&scm_conf_pcie 0x1c>;
1409 syscon-pcs = <&scm_conf_pcie 0x10>;
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301410 clocks = <&dpll_pcie_ref_ck>,
1411 <&dpll_pcie_ref_m2ldo_ck>,
Tero Kristo18395332017-12-08 17:17:29 +02001412 <&l3init_clkctrl DRA7_PCIE1_CLKCTRL 8>,
1413 <&l3init_clkctrl DRA7_PCIE1_CLKCTRL 9>,
1414 <&l3init_clkctrl DRA7_PCIE1_CLKCTRL 10>,
Kishon Vijay Abraham I6921e582015-12-21 14:43:19 +05301415 <&optfclk_pciephy_div>,
1416 <&sys_clkin1>;
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301417 clock-names = "dpll_ref", "dpll_ref_m2",
1418 "wkupclk", "refclk",
Kishon Vijay Abraham I6921e582015-12-21 14:43:19 +05301419 "div-clk", "phy-div", "sysclk";
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301420 #phy-cells = <0>;
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301421 };
1422
1423 pcie2_phy: pciephy@4a095000 {
1424 compatible = "ti,phy-pipe3-pcie";
1425 reg = <0x4a095000 0x80>, /* phy_rx */
1426 <0x4a095400 0x64>; /* phy_tx */
1427 reg-names = "phy_rx", "phy_tx";
Kishon Vijay Abraham I6921e582015-12-21 14:43:19 +05301428 syscon-phy-power = <&scm_conf_pcie 0x20>;
1429 syscon-pcs = <&scm_conf_pcie 0x10>;
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301430 clocks = <&dpll_pcie_ref_ck>,
1431 <&dpll_pcie_ref_m2ldo_ck>,
Tero Kristo18395332017-12-08 17:17:29 +02001432 <&l3init_clkctrl DRA7_PCIE2_CLKCTRL 8>,
1433 <&l3init_clkctrl DRA7_PCIE2_CLKCTRL 9>,
1434 <&l3init_clkctrl DRA7_PCIE2_CLKCTRL 10>,
Kishon Vijay Abraham I6921e582015-12-21 14:43:19 +05301435 <&optfclk_pciephy_div>,
1436 <&sys_clkin1>;
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301437 clock-names = "dpll_ref", "dpll_ref_m2",
1438 "wkupclk", "refclk",
Kishon Vijay Abraham I6921e582015-12-21 14:43:19 +05301439 "div-clk", "phy-div", "sysclk";
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301440 #phy-cells = <0>;
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301441 status = "disabled";
1442 };
Balaji T K7be80562014-05-07 14:58:58 +03001443 };
1444
1445 sata: sata@4a141100 {
1446 compatible = "snps,dwc-ahci";
1447 reg = <0x4a140000 0x1100>, <0x4a141100 0x7>;
R Sricharana46631c2014-06-26 12:55:31 +05301448 interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
Balaji T K7be80562014-05-07 14:58:58 +03001449 phys = <&sata_phy>;
1450 phy-names = "sata-phy";
Tero Kristo18395332017-12-08 17:17:29 +02001451 clocks = <&l3init_clkctrl DRA7_SATA_CLKCTRL 8>;
Balaji T K7be80562014-05-07 14:58:58 +03001452 ti,hwmods = "sata";
Jean-Jacques Hiblot87cb1292017-01-09 13:22:15 +01001453 ports-implemented = <0x1>;
Balaji T K7be80562014-05-07 14:58:58 +03001454 };
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001455
Nishanth Menon00edd312015-04-08 18:56:27 -05001456 rtc: rtc@48838000 {
Lokesh Vutlabc078312014-11-19 17:53:08 +05301457 compatible = "ti,am3352-rtc";
1458 reg = <0x48838000 0x100>;
1459 interrupts = <GIC_SPI 217 IRQ_TYPE_LEVEL_HIGH>,
1460 <GIC_SPI 217 IRQ_TYPE_LEVEL_HIGH>;
1461 ti,hwmods = "rtcss";
1462 clocks = <&sys_32k_ck>;
1463 };
1464
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001465 /* OCP2SCP1 */
1466 ocp2scp@4a080000 {
1467 compatible = "ti,omap-ocp2scp";
1468 #address-cells = <1>;
1469 #size-cells = <1>;
1470 ranges;
1471 reg = <0x4a080000 0x20>;
1472 ti,hwmods = "ocp2scp1";
1473
1474 usb2_phy1: phy@4a084000 {
Sekhar Nori291f1af2016-08-23 11:57:41 +03001475 compatible = "ti,dra7x-usb2", "ti,omap-usb2";
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001476 reg = <0x4a084000 0x400>;
Kishon Vijay Abraham I2338c762015-12-21 14:43:21 +05301477 syscon-phy-power = <&scm_conf 0x300>;
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001478 clocks = <&usb_phy1_always_on_clk32k>,
Tero Kristo18395332017-12-08 17:17:29 +02001479 <&l3init_clkctrl DRA7_USB_OTG_SS1_CLKCTRL 8>;
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001480 clock-names = "wkupclk",
1481 "refclk";
1482 #phy-cells = <0>;
1483 };
1484
1485 usb2_phy2: phy@4a085000 {
Kishon Vijay Abraham I4b4f52e2015-12-21 14:43:20 +05301486 compatible = "ti,dra7x-usb2-phy2",
1487 "ti,omap-usb2";
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001488 reg = <0x4a085000 0x400>;
Kishon Vijay Abraham I2338c762015-12-21 14:43:21 +05301489 syscon-phy-power = <&scm_conf 0xe74>;
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001490 clocks = <&usb_phy2_always_on_clk32k>,
Tero Kristo18395332017-12-08 17:17:29 +02001491 <&l3init_clkctrl DRA7_USB_OTG_SS2_CLKCTRL 8>;
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001492 clock-names = "wkupclk",
1493 "refclk";
1494 #phy-cells = <0>;
1495 };
1496
1497 usb3_phy1: phy@4a084400 {
1498 compatible = "ti,omap-usb3";
1499 reg = <0x4a084400 0x80>,
1500 <0x4a084800 0x64>,
1501 <0x4a084c00 0x40>;
1502 reg-names = "phy_rx", "phy_tx", "pll_ctrl";
Kishon Vijay Abraham I2338c762015-12-21 14:43:21 +05301503 syscon-phy-power = <&scm_conf 0x370>;
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001504 clocks = <&usb_phy3_always_on_clk32k>,
1505 <&sys_clkin1>,
Tero Kristo18395332017-12-08 17:17:29 +02001506 <&l3init_clkctrl DRA7_USB_OTG_SS1_CLKCTRL 8>;
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001507 clock-names = "wkupclk",
1508 "sysclk",
1509 "refclk";
1510 #phy-cells = <0>;
1511 };
1512 };
1513
Tony Lindgren160ec892017-10-10 14:15:04 -07001514 target-module@4a0dd000 {
1515 compatible = "ti,sysc-omap4-sr";
1516 ti,hwmods = "smartreflex_core";
1517 reg = <0x4a0dd000 0x4>,
1518 <0x4a0dd008 0x4>;
1519 reg-names = "rev", "sysc";
1520 #address-cells = <1>;
1521 #size-cells = <1>;
1522 ranges = <0 0x4a0dd000 0x001000>;
1523
1524 /* SmartReflex child device marked reserved in TRM */
1525 };
1526
1527 target-module@4a0d9000 {
1528 compatible = "ti,sysc-omap4-sr";
1529 ti,hwmods = "smartreflex_mpu";
1530 reg = <0x4a0d9000 0x4>,
1531 <0x4a0d9008 0x4>;
1532 reg-names = "rev", "sysc";
1533 #address-cells = <1>;
1534 #size-cells = <1>;
1535 ranges = <0 0x4a0d9000 0x001000>;
1536
1537 /* SmartReflex child device marked reserved in TRM */
1538 };
1539
Felipe Balbi4f6dec72014-11-03 10:28:42 -06001540 omap_dwc3_1: omap_dwc3_1@48880000 {
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001541 compatible = "ti,dwc3";
1542 ti,hwmods = "usb_otg_ss1";
1543 reg = <0x48880000 0x10000>;
R Sricharana46631c2014-06-26 12:55:31 +05301544 interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001545 #address-cells = <1>;
1546 #size-cells = <1>;
1547 utmi-mode = <2>;
1548 ranges;
1549 usb1: usb@48890000 {
1550 compatible = "snps,dwc3";
1551 reg = <0x48890000 0x17000>;
Roger Quadros964927f2015-07-08 13:42:32 +03001552 interrupts = <GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>,
1553 <GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>,
1554 <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;
1555 interrupt-names = "peripheral",
1556 "host",
1557 "otg";
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001558 phys = <&usb2_phy1>, <&usb3_phy1>;
1559 phy-names = "usb2-phy", "usb3-phy";
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001560 maximum-speed = "super-speed";
1561 dr_mode = "otg";
Felipe Balbi8c606732015-01-15 09:38:03 -06001562 snps,dis_u3_susphy_quirk;
1563 snps,dis_u2_susphy_quirk;
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001564 };
1565 };
1566
Felipe Balbi4f6dec72014-11-03 10:28:42 -06001567 omap_dwc3_2: omap_dwc3_2@488c0000 {
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001568 compatible = "ti,dwc3";
1569 ti,hwmods = "usb_otg_ss2";
1570 reg = <0x488c0000 0x10000>;
R Sricharana46631c2014-06-26 12:55:31 +05301571 interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>;
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001572 #address-cells = <1>;
1573 #size-cells = <1>;
1574 utmi-mode = <2>;
1575 ranges;
1576 usb2: usb@488d0000 {
1577 compatible = "snps,dwc3";
1578 reg = <0x488d0000 0x17000>;
Roger Quadros964927f2015-07-08 13:42:32 +03001579 interrupts = <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>,
1580 <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>,
1581 <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>;
1582 interrupt-names = "peripheral",
1583 "host",
1584 "otg";
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001585 phys = <&usb2_phy2>;
1586 phy-names = "usb2-phy";
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001587 maximum-speed = "high-speed";
1588 dr_mode = "otg";
Felipe Balbi8c606732015-01-15 09:38:03 -06001589 snps,dis_u3_susphy_quirk;
1590 snps,dis_u2_susphy_quirk;
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001591 };
1592 };
1593
1594 /* IRQ for DWC3_3 and DWC3_4 need IRQ crossbar */
Felipe Balbi4f6dec72014-11-03 10:28:42 -06001595 omap_dwc3_3: omap_dwc3_3@48900000 {
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001596 compatible = "ti,dwc3";
1597 ti,hwmods = "usb_otg_ss3";
1598 reg = <0x48900000 0x10000>;
R Sricharana46631c2014-06-26 12:55:31 +05301599 interrupts = <GIC_SPI 344 IRQ_TYPE_LEVEL_HIGH>;
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001600 #address-cells = <1>;
1601 #size-cells = <1>;
1602 utmi-mode = <2>;
1603 ranges;
1604 status = "disabled";
1605 usb3: usb@48910000 {
1606 compatible = "snps,dwc3";
1607 reg = <0x48910000 0x17000>;
Roger Quadros964927f2015-07-08 13:42:32 +03001608 interrupts = <GIC_SPI 88 IRQ_TYPE_LEVEL_HIGH>,
1609 <GIC_SPI 88 IRQ_TYPE_LEVEL_HIGH>,
1610 <GIC_SPI 344 IRQ_TYPE_LEVEL_HIGH>;
1611 interrupt-names = "peripheral",
1612 "host",
1613 "otg";
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001614 maximum-speed = "high-speed";
1615 dr_mode = "otg";
Felipe Balbi8c606732015-01-15 09:38:03 -06001616 snps,dis_u3_susphy_quirk;
1617 snps,dis_u2_susphy_quirk;
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001618 };
1619 };
1620
Minal Shahff66a3c2014-05-19 14:45:47 +05301621 elm: elm@48078000 {
1622 compatible = "ti,am3352-elm";
1623 reg = <0x48078000 0xfc0>; /* device IO registers */
R Sricharana46631c2014-06-26 12:55:31 +05301624 interrupts = <GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>;
Minal Shahff66a3c2014-05-19 14:45:47 +05301625 ti,hwmods = "elm";
1626 status = "disabled";
1627 };
1628
1629 gpmc: gpmc@50000000 {
1630 compatible = "ti,am3352-gpmc";
1631 ti,hwmods = "gpmc";
1632 reg = <0x50000000 0x37c>; /* device IO registers */
R Sricharana46631c2014-06-26 12:55:31 +05301633 interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
Franklin S Cooper Jr10ce2402016-05-04 12:43:55 -05001634 dmas = <&edma_xbar 4 0>;
1635 dma-names = "rxtx";
Minal Shahff66a3c2014-05-19 14:45:47 +05301636 gpmc,num-cs = <8>;
1637 gpmc,num-waitpins = <2>;
1638 #address-cells = <2>;
1639 #size-cells = <1>;
Roger Quadros488f270d2016-02-23 18:37:17 +02001640 interrupt-controller;
1641 #interrupt-cells = <2>;
Roger Quadros845b1a22016-04-07 13:25:31 +03001642 gpio-controller;
1643 #gpio-cells = <2>;
Minal Shahff66a3c2014-05-19 14:45:47 +05301644 status = "disabled";
1645 };
Peter Ujfalusi2ca09452014-05-07 13:20:48 +03001646
1647 atl: atl@4843c000 {
1648 compatible = "ti,dra7-atl";
1649 reg = <0x4843c000 0x3ff>;
1650 ti,hwmods = "atl";
1651 ti,provided-clocks = <&atl_clkin0_ck>, <&atl_clkin1_ck>,
1652 <&atl_clkin2_ck>, <&atl_clkin3_ck>;
Tero Kristo18395332017-12-08 17:17:29 +02001653 clocks = <&atl_clkctrl DRA7_ATL_CLKCTRL 26>;
Peter Ujfalusi2ca09452014-05-07 13:20:48 +03001654 clock-names = "fck";
1655 status = "disabled";
1656 };
Olof Johansson412a9bb2014-07-18 22:16:15 -07001657
Peter Ujfalusi296ea972016-03-07 17:17:37 +02001658 mcasp1: mcasp@48460000 {
1659 compatible = "ti,dra7-mcasp-audio";
1660 ti,hwmods = "mcasp1";
1661 reg = <0x48460000 0x2000>,
1662 <0x45800000 0x1000>;
1663 reg-names = "mpu","dat";
1664 interrupts = <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>,
1665 <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
1666 interrupt-names = "tx", "rx";
1667 dmas = <&edma_xbar 129 1>, <&edma_xbar 128 1>;
1668 dma-names = "tx", "rx";
Tero Kristo18395332017-12-08 17:17:29 +02001669 clocks = <&ipu_clkctrl DRA7_MCASP1_CLKCTRL 22>, <&ipu_clkctrl DRA7_MCASP1_CLKCTRL 24>,
1670 <&ipu_clkctrl DRA7_MCASP1_CLKCTRL 28>;
Peter Ujfalusi296ea972016-03-07 17:17:37 +02001671 clock-names = "fck", "ahclkx", "ahclkr";
1672 status = "disabled";
1673 };
1674
1675 mcasp2: mcasp@48464000 {
1676 compatible = "ti,dra7-mcasp-audio";
1677 ti,hwmods = "mcasp2";
1678 reg = <0x48464000 0x2000>,
1679 <0x45c00000 0x1000>;
1680 reg-names = "mpu","dat";
1681 interrupts = <GIC_SPI 149 IRQ_TYPE_LEVEL_HIGH>,
1682 <GIC_SPI 148 IRQ_TYPE_LEVEL_HIGH>;
1683 interrupt-names = "tx", "rx";
1684 dmas = <&edma_xbar 131 1>, <&edma_xbar 130 1>;
1685 dma-names = "tx", "rx";
Tero Kristo18395332017-12-08 17:17:29 +02001686 clocks = <&l4per_clkctrl DRA7_MCASP2_CLKCTRL 22>,
1687 <&l4per_clkctrl DRA7_MCASP2_CLKCTRL 24>,
1688 <&l4per_clkctrl DRA7_MCASP2_CLKCTRL 28>;
Peter Ujfalusi296ea972016-03-07 17:17:37 +02001689 clock-names = "fck", "ahclkx", "ahclkr";
1690 status = "disabled";
1691 };
1692
Peter Ujfalusi026d4d62015-08-24 10:19:58 +03001693 mcasp3: mcasp@48468000 {
1694 compatible = "ti,dra7-mcasp-audio";
1695 ti,hwmods = "mcasp3";
Misael Lopez Cruz0c92de22016-03-07 17:17:30 +02001696 reg = <0x48468000 0x2000>,
1697 <0x46000000 0x1000>;
1698 reg-names = "mpu","dat";
Peter Ujfalusi026d4d62015-08-24 10:19:58 +03001699 interrupts = <GIC_SPI 151 IRQ_TYPE_LEVEL_HIGH>,
1700 <GIC_SPI 150 IRQ_TYPE_LEVEL_HIGH>;
1701 interrupt-names = "tx", "rx";
Misael Lopez Cruz0c92de22016-03-07 17:17:30 +02001702 dmas = <&edma_xbar 133 1>, <&edma_xbar 132 1>;
Peter Ujfalusi026d4d62015-08-24 10:19:58 +03001703 dma-names = "tx", "rx";
Tero Kristo18395332017-12-08 17:17:29 +02001704 clocks = <&l4per_clkctrl DRA7_MCASP3_CLKCTRL 22>,
1705 <&l4per_clkctrl DRA7_MCASP3_CLKCTRL 24>;
Peter Ujfalusibf05c2c2015-11-12 09:32:57 +02001706 clock-names = "fck", "ahclkx";
Peter Ujfalusi026d4d62015-08-24 10:19:58 +03001707 status = "disabled";
1708 };
1709
Peter Ujfalusi296ea972016-03-07 17:17:37 +02001710 mcasp4: mcasp@4846c000 {
1711 compatible = "ti,dra7-mcasp-audio";
1712 ti,hwmods = "mcasp4";
1713 reg = <0x4846c000 0x2000>,
1714 <0x48436000 0x1000>;
1715 reg-names = "mpu","dat";
1716 interrupts = <GIC_SPI 153 IRQ_TYPE_LEVEL_HIGH>,
1717 <GIC_SPI 152 IRQ_TYPE_LEVEL_HIGH>;
1718 interrupt-names = "tx", "rx";
1719 dmas = <&edma_xbar 135 1>, <&edma_xbar 134 1>;
1720 dma-names = "tx", "rx";
Tero Kristo18395332017-12-08 17:17:29 +02001721 clocks = <&l4per_clkctrl DRA7_MCASP4_CLKCTRL 22>,
1722 <&l4per_clkctrl DRA7_MCASP4_CLKCTRL 24>;
Peter Ujfalusi296ea972016-03-07 17:17:37 +02001723 clock-names = "fck", "ahclkx";
1724 status = "disabled";
1725 };
1726
1727 mcasp5: mcasp@48470000 {
1728 compatible = "ti,dra7-mcasp-audio";
1729 ti,hwmods = "mcasp5";
1730 reg = <0x48470000 0x2000>,
1731 <0x4843a000 0x1000>;
1732 reg-names = "mpu","dat";
1733 interrupts = <GIC_SPI 155 IRQ_TYPE_LEVEL_HIGH>,
1734 <GIC_SPI 154 IRQ_TYPE_LEVEL_HIGH>;
1735 interrupt-names = "tx", "rx";
1736 dmas = <&edma_xbar 137 1>, <&edma_xbar 136 1>;
1737 dma-names = "tx", "rx";
Tero Kristo18395332017-12-08 17:17:29 +02001738 clocks = <&l4per_clkctrl DRA7_MCASP5_CLKCTRL 22>,
1739 <&l4per_clkctrl DRA7_MCASP5_CLKCTRL 24>;
Peter Ujfalusi296ea972016-03-07 17:17:37 +02001740 clock-names = "fck", "ahclkx";
1741 status = "disabled";
1742 };
1743
1744 mcasp6: mcasp@48474000 {
1745 compatible = "ti,dra7-mcasp-audio";
1746 ti,hwmods = "mcasp6";
1747 reg = <0x48474000 0x2000>,
1748 <0x4844c000 0x1000>;
1749 reg-names = "mpu","dat";
1750 interrupts = <GIC_SPI 157 IRQ_TYPE_LEVEL_HIGH>,
1751 <GIC_SPI 156 IRQ_TYPE_LEVEL_HIGH>;
1752 interrupt-names = "tx", "rx";
1753 dmas = <&edma_xbar 139 1>, <&edma_xbar 138 1>;
1754 dma-names = "tx", "rx";
Tero Kristo18395332017-12-08 17:17:29 +02001755 clocks = <&l4per_clkctrl DRA7_MCASP6_CLKCTRL 22>,
1756 <&l4per_clkctrl DRA7_MCASP6_CLKCTRL 24>;
Peter Ujfalusi296ea972016-03-07 17:17:37 +02001757 clock-names = "fck", "ahclkx";
1758 status = "disabled";
1759 };
1760
1761 mcasp7: mcasp@48478000 {
1762 compatible = "ti,dra7-mcasp-audio";
1763 ti,hwmods = "mcasp7";
1764 reg = <0x48478000 0x2000>,
1765 <0x48450000 0x1000>;
1766 reg-names = "mpu","dat";
1767 interrupts = <GIC_SPI 159 IRQ_TYPE_LEVEL_HIGH>,
1768 <GIC_SPI 158 IRQ_TYPE_LEVEL_HIGH>;
1769 interrupt-names = "tx", "rx";
1770 dmas = <&edma_xbar 141 1>, <&edma_xbar 140 1>;
1771 dma-names = "tx", "rx";
Tero Kristo18395332017-12-08 17:17:29 +02001772 clocks = <&l4per_clkctrl DRA7_MCASP7_CLKCTRL 22>,
1773 <&l4per_clkctrl DRA7_MCASP7_CLKCTRL 24>;
Peter Ujfalusi296ea972016-03-07 17:17:37 +02001774 clock-names = "fck", "ahclkx";
1775 status = "disabled";
1776 };
1777
1778 mcasp8: mcasp@4847c000 {
1779 compatible = "ti,dra7-mcasp-audio";
1780 ti,hwmods = "mcasp8";
1781 reg = <0x4847c000 0x2000>,
1782 <0x48454000 0x1000>;
1783 reg-names = "mpu","dat";
1784 interrupts = <GIC_SPI 161 IRQ_TYPE_LEVEL_HIGH>,
1785 <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>;
1786 interrupt-names = "tx", "rx";
1787 dmas = <&edma_xbar 143 1>, <&edma_xbar 142 1>;
1788 dma-names = "tx", "rx";
Tero Kristo18395332017-12-08 17:17:29 +02001789 clocks = <&l4per_clkctrl DRA7_MCASP8_CLKCTRL 22>,
1790 <&l4per_clkctrl DRA7_MCASP8_CLKCTRL 24>;
Peter Ujfalusi296ea972016-03-07 17:17:37 +02001791 clock-names = "fck", "ahclkx";
1792 status = "disabled";
1793 };
1794
Marc Zyngier783d3182015-03-11 15:43:44 +00001795 crossbar_mpu: crossbar@4a002a48 {
R Sricharana46631c2014-06-26 12:55:31 +05301796 compatible = "ti,irq-crossbar";
1797 reg = <0x4a002a48 0x130>;
Marc Zyngier783d3182015-03-11 15:43:44 +00001798 interrupt-controller;
Marc Zyngier7136d452015-03-11 15:43:49 +00001799 interrupt-parent = <&wakeupgen>;
Marc Zyngier783d3182015-03-11 15:43:44 +00001800 #interrupt-cells = <3>;
R Sricharana46631c2014-06-26 12:55:31 +05301801 ti,max-irqs = <160>;
1802 ti,max-crossbar-sources = <MAX_SOURCES>;
1803 ti,reg-size = <2>;
1804 ti,irqs-reserved = <0 1 2 3 5 6 131 132>;
1805 ti,irqs-skip = <10 133 139 140>;
1806 ti,irqs-safe-map = <0>;
1807 };
Mugunthan V Nef9c5b62014-10-21 15:31:00 +05301808
Vishal Mahaveerc263a5b2015-08-25 13:57:49 -05001809 mac: ethernet@48484000 {
Mugunthan V Ne2095312015-08-12 15:22:54 +05301810 compatible = "ti,dra7-cpsw","ti,cpsw";
Mugunthan V Nef9c5b62014-10-21 15:31:00 +05301811 ti,hwmods = "gmac";
Tero Kristo18395332017-12-08 17:17:29 +02001812 clocks = <&gmac_main_clk>, <&l3init_clkctrl DRA7_GMAC_CLKCTRL 25>;
Mugunthan V Nef9c5b62014-10-21 15:31:00 +05301813 clock-names = "fck", "cpts";
1814 cpdma_channels = <8>;
1815 ale_entries = <1024>;
1816 bd_ram_size = <0x2000>;
Mugunthan V Nef9c5b62014-10-21 15:31:00 +05301817 mac_control = <0x20>;
1818 slaves = <2>;
1819 active_slave = <0>;
Grygorii Strashkoc0973382016-08-30 17:58:01 +03001820 cpts_clock_mult = <0x784CFE14>;
Mugunthan V Nef9c5b62014-10-21 15:31:00 +05301821 cpts_clock_shift = <29>;
1822 reg = <0x48484000 0x1000
1823 0x48485200 0x2E00>;
1824 #address-cells = <1>;
1825 #size-cells = <1>;
Mugunthan V N0f514e62016-03-07 01:41:22 -07001826
1827 /*
1828 * Do not allow gating of cpsw clock as workaround
1829 * for errata i877. Keeping internal clock disabled
1830 * causes the device switching characteristics
1831 * to degrade over time and eventually fail to meet
1832 * the data manual delay time/skew specs.
1833 */
1834 ti,no-idle;
1835
Mugunthan V Nef9c5b62014-10-21 15:31:00 +05301836 /*
1837 * rx_thresh_pend
1838 * rx_pend
1839 * tx_pend
1840 * misc_pend
1841 */
1842 interrupts = <GIC_SPI 334 IRQ_TYPE_LEVEL_HIGH>,
1843 <GIC_SPI 335 IRQ_TYPE_LEVEL_HIGH>,
1844 <GIC_SPI 336 IRQ_TYPE_LEVEL_HIGH>,
1845 <GIC_SPI 337 IRQ_TYPE_LEVEL_HIGH>;
1846 ranges;
Mugunthan V Na084e132015-09-21 15:56:52 +05301847 syscon = <&scm_conf>;
Mugunthan V Nef9c5b62014-10-21 15:31:00 +05301848 status = "disabled";
1849
1850 davinci_mdio: mdio@48485000 {
Grygorii Strashko9efd1a62016-06-24 21:23:55 +03001851 compatible = "ti,cpsw-mdio","ti,davinci_mdio";
Mugunthan V Nef9c5b62014-10-21 15:31:00 +05301852 #address-cells = <1>;
1853 #size-cells = <0>;
1854 ti,hwmods = "davinci_mdio";
1855 bus_freq = <1000000>;
1856 reg = <0x48485000 0x100>;
1857 };
1858
1859 cpsw_emac0: slave@48480200 {
1860 /* Filled in by U-Boot */
1861 mac-address = [ 00 00 00 00 00 00 ];
1862 };
1863
1864 cpsw_emac1: slave@48480300 {
1865 /* Filled in by U-Boot */
1866 mac-address = [ 00 00 00 00 00 00 ];
1867 };
1868
1869 phy_sel: cpsw-phy-sel@4a002554 {
1870 compatible = "ti,dra7xx-cpsw-phy-sel";
1871 reg= <0x4a002554 0x4>;
1872 reg-names = "gmii-sel";
1873 };
1874 };
1875
Roger Quadros9ec49b92014-08-15 16:08:36 +03001876 dcan1: can@481cc000 {
1877 compatible = "ti,dra7-d_can";
1878 ti,hwmods = "dcan1";
1879 reg = <0x4ae3c000 0x2000>;
Tero Kristod9195012015-02-12 11:37:13 +02001880 syscon-raminit = <&scm_conf 0x558 0>;
Roger Quadros9ec49b92014-08-15 16:08:36 +03001881 interrupts = <GIC_SPI 222 IRQ_TYPE_LEVEL_HIGH>;
Tero Kristo18395332017-12-08 17:17:29 +02001882 clocks = <&wkupaon_clkctrl DRA7_DCAN1_CLKCTRL 24>;
Roger Quadros9ec49b92014-08-15 16:08:36 +03001883 status = "disabled";
1884 };
1885
1886 dcan2: can@481d0000 {
1887 compatible = "ti,dra7-d_can";
1888 ti,hwmods = "dcan2";
1889 reg = <0x48480000 0x2000>;
Tero Kristod9195012015-02-12 11:37:13 +02001890 syscon-raminit = <&scm_conf 0x558 1>;
Roger Quadros9ec49b92014-08-15 16:08:36 +03001891 interrupts = <GIC_SPI 225 IRQ_TYPE_LEVEL_HIGH>;
1892 clocks = <&sys_clkin1>;
1893 status = "disabled";
1894 };
Tomi Valkeinen95c1cd12014-07-09 16:15:18 +05301895
1896 dss: dss@58000000 {
1897 compatible = "ti,dra7-dss";
1898 /* 'reg' defined in dra72x.dtsi and dra74x.dtsi */
1899 /* 'clocks' defined in dra72x.dtsi and dra74x.dtsi */
1900 status = "disabled";
1901 ti,hwmods = "dss_core";
1902 /* CTRL_CORE_DSS_PLL_CONTROL */
1903 syscon-pll-ctrl = <&scm_conf 0x538>;
1904 #address-cells = <1>;
1905 #size-cells = <1>;
1906 ranges;
1907
1908 dispc@58001000 {
1909 compatible = "ti,dra7-dispc";
1910 reg = <0x58001000 0x1000>;
1911 interrupts = <GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>;
1912 ti,hwmods = "dss_dispc";
Tero Kristo18395332017-12-08 17:17:29 +02001913 clocks = <&dss_clkctrl DRA7_DSS_CORE_CLKCTRL 8>;
Tomi Valkeinen95c1cd12014-07-09 16:15:18 +05301914 clock-names = "fck";
1915 /* CTRL_CORE_SMA_SW_1 */
1916 syscon-pol = <&scm_conf 0x534>;
1917 };
1918
1919 hdmi: encoder@58060000 {
1920 compatible = "ti,dra7-hdmi";
1921 reg = <0x58040000 0x200>,
1922 <0x58040200 0x80>,
1923 <0x58040300 0x80>,
1924 <0x58060000 0x19000>;
1925 reg-names = "wp", "pll", "phy", "core";
1926 interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
1927 status = "disabled";
1928 ti,hwmods = "dss_hdmi";
Tero Kristo18395332017-12-08 17:17:29 +02001929 clocks = <&dss_clkctrl DRA7_DSS_CORE_CLKCTRL 9>,
1930 <&dss_clkctrl DRA7_DSS_CORE_CLKCTRL 10>;
Tomi Valkeinen95c1cd12014-07-09 16:15:18 +05301931 clock-names = "fck", "sys_clk";
1932 };
1933 };
Vignesh R34370142016-05-03 10:56:55 -05001934
1935 epwmss0: epwmss@4843e000 {
1936 compatible = "ti,dra746-pwmss", "ti,am33xx-pwmss";
1937 reg = <0x4843e000 0x30>;
1938 ti,hwmods = "epwmss0";
1939 #address-cells = <1>;
1940 #size-cells = <1>;
1941 status = "disabled";
1942 ranges;
1943
1944 ehrpwm0: pwm@4843e200 {
1945 compatible = "ti,dra746-ehrpwm",
1946 "ti,am3352-ehrpwm";
1947 #pwm-cells = <3>;
1948 reg = <0x4843e200 0x80>;
1949 clocks = <&ehrpwm0_tbclk>, <&l4_root_clk_div>;
1950 clock-names = "tbclk", "fck";
1951 status = "disabled";
1952 };
1953
1954 ecap0: ecap@4843e100 {
1955 compatible = "ti,dra746-ecap",
1956 "ti,am3352-ecap";
1957 #pwm-cells = <3>;
1958 reg = <0x4843e100 0x80>;
1959 clocks = <&l4_root_clk_div>;
1960 clock-names = "fck";
1961 status = "disabled";
1962 };
1963 };
1964
1965 epwmss1: epwmss@48440000 {
1966 compatible = "ti,dra746-pwmss", "ti,am33xx-pwmss";
1967 reg = <0x48440000 0x30>;
1968 ti,hwmods = "epwmss1";
1969 #address-cells = <1>;
1970 #size-cells = <1>;
1971 status = "disabled";
1972 ranges;
1973
1974 ehrpwm1: pwm@48440200 {
1975 compatible = "ti,dra746-ehrpwm",
1976 "ti,am3352-ehrpwm";
1977 #pwm-cells = <3>;
1978 reg = <0x48440200 0x80>;
1979 clocks = <&ehrpwm1_tbclk>, <&l4_root_clk_div>;
1980 clock-names = "tbclk", "fck";
1981 status = "disabled";
1982 };
1983
1984 ecap1: ecap@48440100 {
1985 compatible = "ti,dra746-ecap",
1986 "ti,am3352-ecap";
1987 #pwm-cells = <3>;
1988 reg = <0x48440100 0x80>;
1989 clocks = <&l4_root_clk_div>;
1990 clock-names = "fck";
1991 status = "disabled";
1992 };
1993 };
1994
1995 epwmss2: epwmss@48442000 {
1996 compatible = "ti,dra746-pwmss", "ti,am33xx-pwmss";
1997 reg = <0x48442000 0x30>;
1998 ti,hwmods = "epwmss2";
1999 #address-cells = <1>;
2000 #size-cells = <1>;
2001 status = "disabled";
2002 ranges;
2003
2004 ehrpwm2: pwm@48442200 {
2005 compatible = "ti,dra746-ehrpwm",
2006 "ti,am3352-ehrpwm";
2007 #pwm-cells = <3>;
2008 reg = <0x48442200 0x80>;
2009 clocks = <&ehrpwm2_tbclk>, <&l4_root_clk_div>;
2010 clock-names = "tbclk", "fck";
2011 status = "disabled";
2012 };
2013
2014 ecap2: ecap@48442100 {
2015 compatible = "ti,dra746-ecap",
2016 "ti,am3352-ecap";
2017 #pwm-cells = <3>;
2018 reg = <0x48442100 0x80>;
2019 clocks = <&l4_root_clk_div>;
2020 clock-names = "fck";
2021 status = "disabled";
2022 };
2023 };
Joel Fernandesbac9d0b2016-06-01 12:06:41 +03002024
Joel Fernandese7fd15c2016-06-01 12:06:42 +03002025 aes1: aes@4b500000 {
2026 compatible = "ti,omap4-aes";
2027 ti,hwmods = "aes1";
2028 reg = <0x4b500000 0xa0>;
2029 interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
2030 dmas = <&edma_xbar 111 0>, <&edma_xbar 110 0>;
2031 dma-names = "tx", "rx";
2032 clocks = <&l3_iclk_div>;
2033 clock-names = "fck";
2034 };
2035
2036 aes2: aes@4b700000 {
2037 compatible = "ti,omap4-aes";
2038 ti,hwmods = "aes2";
2039 reg = <0x4b700000 0xa0>;
2040 interrupts = <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>;
2041 dmas = <&edma_xbar 114 0>, <&edma_xbar 113 0>;
2042 dma-names = "tx", "rx";
2043 clocks = <&l3_iclk_div>;
2044 clock-names = "fck";
2045 };
2046
Joel Fernandesbac9d0b2016-06-01 12:06:41 +03002047 des: des@480a5000 {
2048 compatible = "ti,omap4-des";
2049 ti,hwmods = "des";
2050 reg = <0x480a5000 0xa0>;
2051 interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
2052 dmas = <&sdma_xbar 117>, <&sdma_xbar 116>;
2053 dma-names = "tx", "rx";
2054 clocks = <&l3_iclk_div>;
2055 clock-names = "fck";
2056 };
Lokesh Vutlada346092016-06-01 12:06:43 +03002057
2058 sham: sham@53100000 {
2059 compatible = "ti,omap5-sham";
2060 ti,hwmods = "sham";
2061 reg = <0x4b101000 0x300>;
2062 interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;
2063 dmas = <&edma_xbar 119 0>;
2064 dma-names = "rx";
2065 clocks = <&l3_iclk_div>;
2066 clock-names = "fck";
2067 };
Lokesh Vutla610e9c42016-06-01 12:06:44 +03002068
2069 rng: rng@48090000 {
2070 compatible = "ti,omap4-rng";
2071 ti,hwmods = "rng";
2072 reg = <0x48090000 0x2000>;
2073 interrupts = <GIC_SPI 47 IRQ_TYPE_LEVEL_HIGH>;
2074 clocks = <&l3_iclk_div>;
2075 clock-names = "fck";
2076 };
R Sricharan6e58b8f2013-08-14 19:08:20 +05302077 };
Keerthyf7397ed2015-03-23 14:39:38 -05002078
2079 thermal_zones: thermal-zones {
2080 #include "omap4-cpu-thermal.dtsi"
2081 #include "omap5-gpu-thermal.dtsi"
2082 #include "omap5-core-thermal.dtsi"
Keerthy667f2592016-02-08 14:46:30 +05302083 #include "dra7-dspeve-thermal.dtsi"
2084 #include "dra7-iva-thermal.dtsi"
Keerthyf7397ed2015-03-23 14:39:38 -05002085 };
2086
2087};
2088
2089&cpu_thermal {
2090 polling-delay = <500>; /* milliseconds */
Keerthyfb51ae02017-03-09 13:35:56 +05302091 coefficients = <0 2000>;
2092};
2093
2094&gpu_thermal {
2095 coefficients = <0 2000>;
2096};
2097
2098&core_thermal {
2099 coefficients = <0 2000>;
2100};
2101
2102&dspeve_thermal {
2103 coefficients = <0 2000>;
2104};
2105
2106&iva_thermal {
2107 coefficients = <0 2000>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05302108};
Tero Kristoee6c7502013-07-18 17:18:33 +03002109
Ravikumar Kattekolabca52382017-05-17 06:51:38 -07002110&cpu_crit {
2111 temperature = <120000>; /* milli Celsius */
2112};
2113
Tero Kristo18395332017-12-08 17:17:29 +02002114#include "dra7xx-clocks.dtsi"