blob: c4d1fffea8ba7c16426d74033b92522e6d95a6e5 [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>
12
R Sricharana46631c2014-06-26 12:55:31 +053013#define MAX_SOURCES 400
R Sricharana46631c2014-06-26 12:55:31 +053014
R Sricharan6e58b8f2013-08-14 19:08:20 +053015/ {
Lokesh Vutladae320e2016-02-24 15:41:04 +053016 #address-cells = <2>;
17 #size-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +053018
19 compatible = "ti,dra7xx";
Marc Zyngier783d3182015-03-11 15:43:44 +000020 interrupt-parent = <&crossbar_mpu>;
Javier Martinez Canillas7f6c8572016-12-19 11:44:41 -030021 chosen { };
R Sricharan6e58b8f2013-08-14 19:08:20 +053022
23 aliases {
Nishanth Menon20b80942013-10-16 15:21:03 -050024 i2c0 = &i2c1;
25 i2c1 = &i2c2;
26 i2c2 = &i2c3;
27 i2c3 = &i2c4;
28 i2c4 = &i2c5;
R Sricharan6e58b8f2013-08-14 19:08:20 +053029 serial0 = &uart1;
30 serial1 = &uart2;
31 serial2 = &uart3;
32 serial3 = &uart4;
33 serial4 = &uart5;
34 serial5 = &uart6;
Nishanth Menon065bd7f2014-10-21 11:18:15 -050035 serial6 = &uart7;
36 serial7 = &uart8;
37 serial8 = &uart9;
38 serial9 = &uart10;
Mugunthan V Nef9c5b62014-10-21 15:31:00 +053039 ethernet0 = &cpsw_emac0;
40 ethernet1 = &cpsw_emac1;
Roger Quadros9ec49b92014-08-15 16:08:36 +030041 d_can0 = &dcan1;
42 d_can1 = &dcan2;
Mugunthan V N480b2b32015-11-19 12:31:01 +053043 spi0 = &qspi;
R Sricharan6e58b8f2013-08-14 19:08:20 +053044 };
45
R Sricharan6e58b8f2013-08-14 19:08:20 +053046 timer {
47 compatible = "arm,armv7-timer";
48 interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>,
49 <GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>,
50 <GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>,
51 <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>;
Marc Zyngier783d3182015-03-11 15:43:44 +000052 interrupt-parent = <&gic>;
R Sricharan6e58b8f2013-08-14 19:08:20 +053053 };
54
55 gic: interrupt-controller@48211000 {
56 compatible = "arm,cortex-a15-gic";
57 interrupt-controller;
58 #interrupt-cells = <3>;
Lokesh Vutladae320e2016-02-24 15:41:04 +053059 reg = <0x0 0x48211000 0x0 0x1000>,
Marc Zyngier387720c2017-01-18 09:27:28 +000060 <0x0 0x48212000 0x0 0x2000>,
Lokesh Vutladae320e2016-02-24 15:41:04 +053061 <0x0 0x48214000 0x0 0x2000>,
62 <0x0 0x48216000 0x0 0x2000>;
R Sricharan6e58b8f2013-08-14 19:08:20 +053063 interrupts = <GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_HIGH)>;
Marc Zyngier783d3182015-03-11 15:43:44 +000064 interrupt-parent = <&gic>;
R Sricharan6e58b8f2013-08-14 19:08:20 +053065 };
66
Marc Zyngier7136d452015-03-11 15:43:49 +000067 wakeupgen: interrupt-controller@48281000 {
68 compatible = "ti,omap5-wugen-mpu", "ti,omap4-wugen-mpu";
69 interrupt-controller;
70 #interrupt-cells = <3>;
Lokesh Vutladae320e2016-02-24 15:41:04 +053071 reg = <0x0 0x48281000 0x0 0x1000>;
Marc Zyngier7136d452015-03-11 15:43:49 +000072 interrupt-parent = <&gic>;
R Sricharan6e58b8f2013-08-14 19:08:20 +053073 };
74
Dave Gerlachb82ffb32016-05-18 18:36:32 -050075 cpus {
76 #address-cells = <1>;
77 #size-cells = <0>;
78
79 cpu0: cpu@0 {
80 device_type = "cpu";
81 compatible = "arm,cortex-a15";
82 reg = <0>;
83
Dave Gerlacha4e5e9f2017-03-06 09:23:41 -060084 operating-points-v2 = <&cpu0_opp_table>;
Dave Gerlachb82ffb32016-05-18 18:36:32 -050085
86 clocks = <&dpll_mpu_ck>;
87 clock-names = "cpu";
88
89 clock-latency = <300000>; /* From omap-cpufreq driver */
90
91 /* cooling options */
92 cooling-min-level = <0>;
93 cooling-max-level = <2>;
94 #cooling-cells = <2>; /* min followed by max */
Dave Gerlach000fb7a2017-12-19 09:24:19 -060095
96 vbb-supply = <&abb_mpu>;
Dave Gerlachb82ffb32016-05-18 18:36:32 -050097 };
98 };
99
Dave Gerlacha4e5e9f2017-03-06 09:23:41 -0600100 cpu0_opp_table: opp-table {
101 compatible = "operating-points-v2-ti-cpu";
102 syscon = <&scm_wkup>;
103
Viresh Kumarb9cb2ba2017-04-20 16:25:06 +0530104 opp_nom-1000000000 {
Dave Gerlacha4e5e9f2017-03-06 09:23:41 -0600105 opp-hz = /bits/ 64 <1000000000>;
Dave Gerlach000fb7a2017-12-19 09:24:19 -0600106 opp-microvolt = <1060000 850000 1150000>,
107 <1060000 850000 1150000>;
Dave Gerlacha4e5e9f2017-03-06 09:23:41 -0600108 opp-supported-hw = <0xFF 0x01>;
109 opp-suspend;
110 };
111
Viresh Kumarb9cb2ba2017-04-20 16:25:06 +0530112 opp_od-1176000000 {
Dave Gerlacha4e5e9f2017-03-06 09:23:41 -0600113 opp-hz = /bits/ 64 <1176000000>;
Dave Gerlach000fb7a2017-12-19 09:24:19 -0600114 opp-microvolt = <1160000 885000 1160000>,
115 <1160000 885000 1160000>;
116
Dave Gerlacha4e5e9f2017-03-06 09:23:41 -0600117 opp-supported-hw = <0xFF 0x02>;
118 };
Dave Gerlachbc69fed2017-12-19 09:24:21 -0600119
120 opp_high@1500000000 {
121 opp-hz = /bits/ 64 <1500000000>;
122 opp-microvolt = <1210000 950000 1250000>,
123 <1210000 950000 1250000>;
124 opp-supported-hw = <0xFF 0x04>;
125 };
Dave Gerlacha4e5e9f2017-03-06 09:23:41 -0600126 };
127
R Sricharan6e58b8f2013-08-14 19:08:20 +0530128 /*
Geert Uytterhoeven5c5be9d2014-03-28 11:11:37 +0100129 * The soc node represents the soc top level view. It is used for IPs
R Sricharan6e58b8f2013-08-14 19:08:20 +0530130 * that are not memory mapped in the MPU view or for the MPU itself.
131 */
132 soc {
133 compatible = "ti,omap-infra";
134 mpu {
135 compatible = "ti,omap5-mpu";
136 ti,hwmods = "mpu";
137 };
138 };
139
140 /*
141 * XXX: Use a flat representation of the SOC interconnect.
142 * The real OMAP interconnect network is quite complex.
Geert Uytterhoevenb7ab5242014-03-28 11:11:39 +0100143 * Since it will not bring real advantage to represent that in DT for
R Sricharan6e58b8f2013-08-14 19:08:20 +0530144 * the moment, just use a fake OCP bus entry to represent the whole bus
145 * hierarchy.
146 */
147 ocp {
Rajendra Nayakfba387a2014-04-10 11:34:32 -0500148 compatible = "ti,dra7-l3-noc", "simple-bus";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530149 #address-cells = <1>;
150 #size-cells = <1>;
Lokesh Vutladae320e2016-02-24 15:41:04 +0530151 ranges = <0x0 0x0 0x0 0xc0000000>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530152 ti,hwmods = "l3_main_1", "l3_main_2";
Lokesh Vutladae320e2016-02-24 15:41:04 +0530153 reg = <0x0 0x44000000 0x0 0x1000000>,
154 <0x0 0x45000000 0x0 0x1000>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000155 interrupts-extended = <&crossbar_mpu GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>,
Marc Zyngier7136d452015-03-11 15:43:49 +0000156 <&wakeupgen GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530157
Tero Kristod9195012015-02-12 11:37:13 +0200158 l4_cfg: l4@4a000000 {
159 compatible = "ti,dra7-l4-cfg", "simple-bus";
160 #address-cells = <1>;
161 #size-cells = <1>;
162 ranges = <0 0x4a000000 0x22c000>;
Tero Kristoee6c7502013-07-18 17:18:33 +0300163
Tero Kristod9195012015-02-12 11:37:13 +0200164 scm: scm@2000 {
165 compatible = "ti,dra7-scm-core", "simple-bus";
166 reg = <0x2000 0x2000>;
Tero Kristoee6c7502013-07-18 17:18:33 +0300167 #address-cells = <1>;
Tero Kristod9195012015-02-12 11:37:13 +0200168 #size-cells = <1>;
169 ranges = <0 0x2000 0x2000>;
170
171 scm_conf: scm_conf@0 {
Kishon Vijay Abraham Icd455672015-07-27 17:46:41 +0530172 compatible = "syscon", "simple-bus";
Tero Kristod9195012015-02-12 11:37:13 +0200173 reg = <0x0 0x1400>;
174 #address-cells = <1>;
175 #size-cells = <1>;
Kishon Vijay Abraham I9a5e3f22015-09-04 17:38:24 +0530176 ranges = <0 0x0 0x1400>;
Tero Kristod9195012015-02-12 11:37:13 +0200177
Javier Martinez Canillas308cfda2016-04-01 16:20:18 -0400178 pbias_regulator: pbias_regulator@e00 {
Kishon Vijay Abraham I737f1462015-09-04 17:30:25 +0530179 compatible = "ti,pbias-dra7", "ti,pbias-omap";
Tero Kristod9195012015-02-12 11:37:13 +0200180 reg = <0xe00 0x4>;
181 syscon = <&scm_conf>;
182 pbias_mmc_reg: pbias_mmc_omap5 {
183 regulator-name = "pbias_mmc_omap5";
184 regulator-min-microvolt = <1800000>;
Ravikumar Kattekolafa40d422017-10-09 11:23:11 +0530185 regulator-max-microvolt = <3300000>;
Tero Kristod9195012015-02-12 11:37:13 +0200186 };
187 };
Tomi Valkeinen2d5a3c82015-02-23 12:53:56 +0200188
189 scm_conf_clocks: clocks {
190 #address-cells = <1>;
191 #size-cells = <0>;
192 };
Tero Kristod9195012015-02-12 11:37:13 +0200193 };
194
195 dra7_pmx_core: pinmux@1400 {
196 compatible = "ti,dra7-padconf",
197 "pinctrl-single";
Roger Quadros1c5cb6f2015-07-27 13:27:29 +0300198 reg = <0x1400 0x0468>;
Tero Kristod9195012015-02-12 11:37:13 +0200199 #address-cells = <1>;
200 #size-cells = <0>;
Tony Lindgrenbe76fd32016-11-07 08:27:49 -0700201 #pinctrl-cells = <1>;
Tero Kristod9195012015-02-12 11:37:13 +0200202 #interrupt-cells = <1>;
203 interrupt-controller;
204 pinctrl-single,register-width = <32>;
205 pinctrl-single,function-mask = <0x3fffffff>;
206 };
Roger Quadros33cb3a12015-08-04 12:10:14 +0300207
208 scm_conf1: scm_conf@1c04 {
209 compatible = "syscon";
210 reg = <0x1c04 0x0020>;
Kishon Vijay Abraham Id23f3832017-08-08 11:10:24 +0530211 #syscon-cells = <2>;
Roger Quadros33cb3a12015-08-04 12:10:14 +0300212 };
Kishon Vijay Abraham I43acf162015-12-21 14:43:18 +0530213
214 scm_conf_pcie: scm_conf@1c24 {
215 compatible = "syscon";
216 reg = <0x1c24 0x0024>;
217 };
Peter Ujfalusi3d2a58b2016-03-07 17:17:28 +0200218
219 sdma_xbar: dma-router@b78 {
220 compatible = "ti,dra7-dma-crossbar";
221 reg = <0xb78 0xfc>;
222 #dma-cells = <1>;
223 dma-requests = <205>;
224 ti,dma-safe-map = <0>;
225 dma-masters = <&sdma>;
226 };
Peter Ujfalusi248948f2016-03-07 17:17:29 +0200227
228 edma_xbar: dma-router@c78 {
229 compatible = "ti,dra7-dma-crossbar";
230 reg = <0xc78 0x7c>;
231 #dma-cells = <2>;
232 dma-requests = <204>;
233 ti,dma-safe-map = <0>;
234 dma-masters = <&edma>;
235 };
Tero Kristoee6c7502013-07-18 17:18:33 +0300236 };
237
Tero Kristod9195012015-02-12 11:37:13 +0200238 cm_core_aon: cm_core_aon@5000 {
239 compatible = "ti,dra7-cm-core-aon";
240 reg = <0x5000 0x2000>;
241
242 cm_core_aon_clocks: clocks {
243 #address-cells = <1>;
244 #size-cells = <0>;
245 };
246
247 cm_core_aon_clockdomains: clockdomains {
248 };
249 };
250
251 cm_core: cm_core@8000 {
252 compatible = "ti,dra7-cm-core";
253 reg = <0x8000 0x3000>;
254
255 cm_core_clocks: clocks {
256 #address-cells = <1>;
257 #size-cells = <0>;
258 };
259
260 cm_core_clockdomains: clockdomains {
261 };
262 };
263 };
264
265 l4_wkup: l4@4ae00000 {
266 compatible = "ti,dra7-l4-wkup", "simple-bus";
267 #address-cells = <1>;
268 #size-cells = <1>;
269 ranges = <0 0x4ae00000 0x3f000>;
270
271 counter32k: counter@4000 {
272 compatible = "ti,omap-counter32k";
273 reg = <0x4000 0x40>;
274 ti,hwmods = "counter_32k";
275 };
276
277 prm: prm@6000 {
278 compatible = "ti,dra7-prm";
279 reg = <0x6000 0x3000>;
280 interrupts = <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>;
281
282 prm_clocks: clocks {
283 #address-cells = <1>;
284 #size-cells = <0>;
285 };
286
287 prm_clockdomains: clockdomains {
288 };
Tero Kristoee6c7502013-07-18 17:18:33 +0300289 };
Dave Gerlach62e4fee2016-05-18 18:36:31 -0500290
291 scm_wkup: scm_conf@c000 {
292 compatible = "syscon";
293 reg = <0xc000 0x1000>;
294 };
Tero Kristoee6c7502013-07-18 17:18:33 +0300295 };
296
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530297 axi@0 {
298 compatible = "simple-bus";
299 #size-cells = <1>;
300 #address-cells = <1>;
301 ranges = <0x51000000 0x51000000 0x3000
302 0x0 0x20000000 0x10000000>;
Kishon Vijay Abraham Id23f3832017-08-08 11:10:24 +0530303 /**
304 * To enable PCI endpoint mode, disable the pcie1_rc
305 * node and enable pcie1_ep mode.
306 */
307 pcie1_rc: pcie@51000000 {
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530308 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";
Kishon Vijay Abraham I4ece93c2017-12-19 15:01:27 +0530323 ti,syscon-lane-conf = <&scm_conf 0x558>;
324 ti,syscon-lane-sel = <&scm_conf_pcie 0x18>;
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530325 interrupt-map-mask = <0 0 0 7>;
326 interrupt-map = <0 0 0 1 &pcie1_intc 1>,
327 <0 0 0 2 &pcie1_intc 2>,
328 <0 0 0 3 &pcie1_intc 3>,
329 <0 0 0 4 &pcie1_intc 4>;
Kishon Vijay Abraham Id23f3832017-08-08 11:10:24 +0530330 status = "disabled";
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530331 pcie1_intc: interrupt-controller {
332 interrupt-controller;
333 #address-cells = <0>;
334 #interrupt-cells = <1>;
335 };
336 };
Kishon Vijay Abraham Id23f3832017-08-08 11:10:24 +0530337
338 pcie1_ep: pcie_ep@51000000 {
Kishon Vijay Abraham Id23f3832017-08-08 11:10:24 +0530339 reg = <0x51000000 0x28>, <0x51002000 0x14c>, <0x51001000 0x28>, <0x1000 0x10000000>;
340 reg-names = "ep_dbics", "ti_conf", "ep_dbics2", "addr_space";
341 interrupts = <0 232 0x4>;
342 num-lanes = <1>;
343 num-ib-windows = <4>;
344 num-ob-windows = <16>;
345 ti,hwmods = "pcie1";
346 phys = <&pcie1_phy>;
347 phy-names = "pcie-phy0";
348 ti,syscon-unaligned-access = <&scm_conf1 0x14 2>;
Kishon Vijay Abraham I4ece93c2017-12-19 15:01:27 +0530349 ti,syscon-lane-conf = <&scm_conf 0x558>;
350 ti,syscon-lane-sel = <&scm_conf_pcie 0x18>;
Kishon Vijay Abraham Id23f3832017-08-08 11:10:24 +0530351 status = "disabled";
352 };
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530353 };
354
355 axi@1 {
356 compatible = "simple-bus";
357 #size-cells = <1>;
358 #address-cells = <1>;
359 ranges = <0x51800000 0x51800000 0x3000
360 0x0 0x30000000 0x10000000>;
361 status = "disabled";
Kishon Vijay Abraham I1ac19c82017-12-19 15:01:28 +0530362 pcie2_rc: pcie@51800000 {
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530363 reg = <0x51800000 0x2000>, <0x51802000 0x14c>, <0x1000 0x2000>;
364 reg-names = "rc_dbics", "ti_conf", "config";
365 interrupts = <0 355 0x4>, <0 356 0x4>;
366 #address-cells = <3>;
367 #size-cells = <2>;
368 device_type = "pci";
369 ranges = <0x81000000 0 0 0x03000 0 0x00010000
370 0x82000000 0 0x30013000 0x13000 0 0xffed000>;
Rob Herring7d79f602017-03-21 21:03:01 -0500371 bus-range = <0x00 0xff>;
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530372 #interrupt-cells = <1>;
373 num-lanes = <1>;
Kishon Vijay Abraham Ibed596d2016-08-10 18:03:18 +0530374 linux,pci-domain = <1>;
Kishon Vijay Abraham I18dcd792014-07-14 16:12:23 +0530375 ti,hwmods = "pcie2";
376 phys = <&pcie2_phy>;
377 phy-names = "pcie-phy0";
378 interrupt-map-mask = <0 0 0 7>;
379 interrupt-map = <0 0 0 1 &pcie2_intc 1>,
380 <0 0 0 2 &pcie2_intc 2>,
381 <0 0 0 3 &pcie2_intc 3>,
382 <0 0 0 4 &pcie2_intc 4>;
383 pcie2_intc: interrupt-controller {
384 interrupt-controller;
385 #address-cells = <0>;
386 #interrupt-cells = <1>;
387 };
388 };
389 };
390
Dave Gerlacha5fa09b2016-05-10 14:49:41 -0500391 ocmcram1: ocmcram@40300000 {
392 compatible = "mmio-sram";
393 reg = <0x40300000 0x80000>;
394 ranges = <0x0 0x40300000 0x80000>;
395 #address-cells = <1>;
396 #size-cells = <1>;
Dave Gerlachfae3a9f2016-05-10 14:49:42 -0500397 /*
398 * This is a placeholder for an optional reserved
399 * region for use by secure software. The size
400 * of this region is not known until runtime so it
401 * is set as zero to either be updated to reserve
402 * space or left unchanged to leave all SRAM for use.
403 * On HS parts that that require the reserved region
404 * either the bootloader can update the size to
405 * the required amount or the node can be overridden
406 * from the board dts file for the secure platform.
407 */
408 sram-hs@0 {
409 compatible = "ti,secure-ram";
410 reg = <0x0 0x0>;
411 };
Dave Gerlacha5fa09b2016-05-10 14:49:41 -0500412 };
413
414 /*
415 * NOTE: ocmcram2 and ocmcram3 are not available on all
416 * DRA7xx and AM57xx variants. Confirm availability in
417 * the data manual for the exact part number in use
418 * before enabling these nodes in the board dts file.
419 */
420 ocmcram2: ocmcram@40400000 {
421 status = "disabled";
422 compatible = "mmio-sram";
423 reg = <0x40400000 0x100000>;
424 ranges = <0x0 0x40400000 0x100000>;
425 #address-cells = <1>;
426 #size-cells = <1>;
427 };
428
429 ocmcram3: ocmcram@40500000 {
430 status = "disabled";
431 compatible = "mmio-sram";
432 reg = <0x40500000 0x100000>;
433 ranges = <0x0 0x40500000 0x100000>;
434 #address-cells = <1>;
435 #size-cells = <1>;
436 };
437
Keerthyf7397ed2015-03-23 14:39:38 -0500438 bandgap: bandgap@4a0021e0 {
439 reg = <0x4a0021e0 0xc
440 0x4a00232c 0xc
441 0x4a002380 0x2c
442 0x4a0023C0 0x3c
443 0x4a002564 0x8
444 0x4a002574 0x50>;
445 compatible = "ti,dra752-bandgap";
446 interrupts = <GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>;
447 #thermal-sensor-cells = <1>;
448 };
449
Suman Anna99639ac2015-10-02 18:23:22 -0500450 dsp1_system: dsp_system@40d00000 {
451 compatible = "syscon";
452 reg = <0x40d00000 0x100>;
453 };
454
Tony Lindgreneba61302017-06-16 17:24:29 +0530455 dra7_iodelay_core: padconf@4844a000 {
456 compatible = "ti,dra7-iodelay";
457 reg = <0x4844a000 0x0d1c>;
458 #address-cells = <1>;
459 #size-cells = <0>;
460 #pinctrl-cells = <2>;
461 };
462
R Sricharan6e58b8f2013-08-14 19:08:20 +0530463 sdma: dma-controller@4a056000 {
464 compatible = "ti,omap4430-sdma";
465 reg = <0x4a056000 0x1000>;
R Sricharana46631c2014-06-26 12:55:31 +0530466 interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>,
467 <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>,
468 <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,
469 <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530470 #dma-cells = <1>;
Peter Ujfalusi08d9b322015-02-20 15:42:06 +0200471 dma-channels = <32>;
472 dma-requests = <127>;
Tony Lindgren288cdbbf2017-08-30 08:19:53 -0700473 ti,hwmods = "dma_system";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530474 };
475
Peter Ujfalusi248948f2016-03-07 17:17:29 +0200476 edma: edma@43300000 {
477 compatible = "ti,edma3-tpcc";
478 ti,hwmods = "tpcc";
479 reg = <0x43300000 0x100000>;
480 reg-names = "edma3_cc";
481 interrupts = <GIC_SPI 361 IRQ_TYPE_LEVEL_HIGH>,
482 <GIC_SPI 360 IRQ_TYPE_LEVEL_HIGH>,
483 <GIC_SPI 359 IRQ_TYPE_LEVEL_HIGH>;
Robert P. J. Daya5206552016-05-24 17:20:28 -0400484 interrupt-names = "edma3_ccint", "edma3_mperr",
Peter Ujfalusi248948f2016-03-07 17:17:29 +0200485 "edma3_ccerrint";
486 dma-requests = <64>;
487 #dma-cells = <2>;
488
489 ti,tptcs = <&edma_tptc0 7>, <&edma_tptc1 0>;
490
491 /*
492 * memcpy is disabled, can be enabled with:
493 * ti,edma-memcpy-channels = <20 21>;
494 * for example. Note that these channels need to be
495 * masked in the xbar as well.
496 */
497 };
498
499 edma_tptc0: tptc@43400000 {
500 compatible = "ti,edma3-tptc";
501 ti,hwmods = "tptc0";
502 reg = <0x43400000 0x100000>;
503 interrupts = <GIC_SPI 370 IRQ_TYPE_LEVEL_HIGH>;
504 interrupt-names = "edma3_tcerrint";
505 };
506
507 edma_tptc1: tptc@43500000 {
508 compatible = "ti,edma3-tptc";
509 ti,hwmods = "tptc1";
510 reg = <0x43500000 0x100000>;
511 interrupts = <GIC_SPI 371 IRQ_TYPE_LEVEL_HIGH>;
512 interrupt-names = "edma3_tcerrint";
513 };
514
R Sricharan6e58b8f2013-08-14 19:08:20 +0530515 gpio1: gpio@4ae10000 {
516 compatible = "ti,omap4-gpio";
517 reg = <0x4ae10000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +0530518 interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530519 ti,hwmods = "gpio1";
520 gpio-controller;
521 #gpio-cells = <2>;
522 interrupt-controller;
Nishanth Menone49d519c2014-08-25 16:15:34 -0700523 #interrupt-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530524 };
525
526 gpio2: gpio@48055000 {
527 compatible = "ti,omap4-gpio";
528 reg = <0x48055000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +0530529 interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530530 ti,hwmods = "gpio2";
531 gpio-controller;
532 #gpio-cells = <2>;
533 interrupt-controller;
Nishanth Menone49d519c2014-08-25 16:15:34 -0700534 #interrupt-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530535 };
536
537 gpio3: gpio@48057000 {
538 compatible = "ti,omap4-gpio";
539 reg = <0x48057000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +0530540 interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530541 ti,hwmods = "gpio3";
542 gpio-controller;
543 #gpio-cells = <2>;
544 interrupt-controller;
Nishanth Menone49d519c2014-08-25 16:15:34 -0700545 #interrupt-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530546 };
547
548 gpio4: gpio@48059000 {
549 compatible = "ti,omap4-gpio";
550 reg = <0x48059000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +0530551 interrupts = <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530552 ti,hwmods = "gpio4";
553 gpio-controller;
554 #gpio-cells = <2>;
555 interrupt-controller;
Nishanth Menone49d519c2014-08-25 16:15:34 -0700556 #interrupt-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530557 };
558
559 gpio5: gpio@4805b000 {
560 compatible = "ti,omap4-gpio";
561 reg = <0x4805b000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +0530562 interrupts = <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530563 ti,hwmods = "gpio5";
564 gpio-controller;
565 #gpio-cells = <2>;
566 interrupt-controller;
Nishanth Menone49d519c2014-08-25 16:15:34 -0700567 #interrupt-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530568 };
569
570 gpio6: gpio@4805d000 {
571 compatible = "ti,omap4-gpio";
572 reg = <0x4805d000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +0530573 interrupts = <GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530574 ti,hwmods = "gpio6";
575 gpio-controller;
576 #gpio-cells = <2>;
577 interrupt-controller;
Nishanth Menone49d519c2014-08-25 16:15:34 -0700578 #interrupt-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530579 };
580
581 gpio7: gpio@48051000 {
582 compatible = "ti,omap4-gpio";
583 reg = <0x48051000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +0530584 interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530585 ti,hwmods = "gpio7";
586 gpio-controller;
587 #gpio-cells = <2>;
588 interrupt-controller;
Nishanth Menone49d519c2014-08-25 16:15:34 -0700589 #interrupt-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530590 };
591
592 gpio8: gpio@48053000 {
593 compatible = "ti,omap4-gpio";
594 reg = <0x48053000 0x200>;
R Sricharana46631c2014-06-26 12:55:31 +0530595 interrupts = <GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530596 ti,hwmods = "gpio8";
597 gpio-controller;
598 #gpio-cells = <2>;
599 interrupt-controller;
Nishanth Menone49d519c2014-08-25 16:15:34 -0700600 #interrupt-cells = <2>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530601 };
602
603 uart1: serial@4806a000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530604 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530605 reg = <0x4806a000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000606 interrupts-extended = <&crossbar_mpu GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530607 ti,hwmods = "uart1";
608 clock-frequency = <48000000>;
609 status = "disabled";
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +0300610 dmas = <&sdma_xbar 49>, <&sdma_xbar 50>;
Sebastian Andrzej Siewiorf0199a22014-09-29 20:06:47 +0200611 dma-names = "tx", "rx";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530612 };
613
614 uart2: serial@4806c000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530615 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530616 reg = <0x4806c000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000617 interrupts = <GIC_SPI 68 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530618 ti,hwmods = "uart2";
619 clock-frequency = <48000000>;
620 status = "disabled";
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +0300621 dmas = <&sdma_xbar 51>, <&sdma_xbar 52>;
Sebastian Andrzej Siewiorf0199a22014-09-29 20:06:47 +0200622 dma-names = "tx", "rx";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530623 };
624
625 uart3: serial@48020000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530626 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530627 reg = <0x48020000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000628 interrupts = <GIC_SPI 69 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530629 ti,hwmods = "uart3";
630 clock-frequency = <48000000>;
631 status = "disabled";
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +0300632 dmas = <&sdma_xbar 53>, <&sdma_xbar 54>;
Sebastian Andrzej Siewiorf0199a22014-09-29 20:06:47 +0200633 dma-names = "tx", "rx";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530634 };
635
636 uart4: serial@4806e000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530637 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530638 reg = <0x4806e000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000639 interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530640 ti,hwmods = "uart4";
641 clock-frequency = <48000000>;
642 status = "disabled";
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +0300643 dmas = <&sdma_xbar 55>, <&sdma_xbar 56>;
Sebastian Andrzej Siewiorf0199a22014-09-29 20:06:47 +0200644 dma-names = "tx", "rx";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530645 };
646
647 uart5: serial@48066000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530648 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530649 reg = <0x48066000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000650 interrupts = <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530651 ti,hwmods = "uart5";
652 clock-frequency = <48000000>;
653 status = "disabled";
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +0300654 dmas = <&sdma_xbar 63>, <&sdma_xbar 64>;
Sebastian Andrzej Siewiorf0199a22014-09-29 20:06:47 +0200655 dma-names = "tx", "rx";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530656 };
657
658 uart6: serial@48068000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530659 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530660 reg = <0x48068000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000661 interrupts = <GIC_SPI 101 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530662 ti,hwmods = "uart6";
663 clock-frequency = <48000000>;
664 status = "disabled";
Peter Ujfalusi3a0830d2015-04-09 12:35:54 +0300665 dmas = <&sdma_xbar 79>, <&sdma_xbar 80>;
Sebastian Andrzej Siewiorf0199a22014-09-29 20:06:47 +0200666 dma-names = "tx", "rx";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530667 };
668
669 uart7: serial@48420000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530670 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530671 reg = <0x48420000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000672 interrupts = <GIC_SPI 218 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530673 ti,hwmods = "uart7";
674 clock-frequency = <48000000>;
675 status = "disabled";
676 };
677
678 uart8: serial@48422000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530679 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530680 reg = <0x48422000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000681 interrupts = <GIC_SPI 219 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530682 ti,hwmods = "uart8";
683 clock-frequency = <48000000>;
684 status = "disabled";
685 };
686
687 uart9: serial@48424000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530688 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530689 reg = <0x48424000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000690 interrupts = <GIC_SPI 220 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530691 ti,hwmods = "uart9";
692 clock-frequency = <48000000>;
693 status = "disabled";
694 };
695
696 uart10: serial@4ae2b000 {
Sekhar Nori2a0e5ef2015-07-30 18:27:47 +0530697 compatible = "ti,dra742-uart", "ti,omap4-uart";
R Sricharan6e58b8f2013-08-14 19:08:20 +0530698 reg = <0x4ae2b000 0x100>;
Marc Zyngier783d3182015-03-11 15:43:44 +0000699 interrupts = <GIC_SPI 221 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530700 ti,hwmods = "uart10";
701 clock-frequency = <48000000>;
702 status = "disabled";
703 };
704
Suman Anna38baefb2014-07-11 16:44:38 -0500705 mailbox1: mailbox@4a0f4000 {
706 compatible = "ti,omap4-mailbox";
707 reg = <0x4a0f4000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600708 interrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>,
709 <GIC_SPI 135 IRQ_TYPE_LEVEL_HIGH>,
710 <GIC_SPI 134 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500711 ti,hwmods = "mailbox1";
Suman Anna24df0452014-11-03 17:07:35 -0600712 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500713 ti,mbox-num-users = <3>;
714 ti,mbox-num-fifos = <8>;
715 status = "disabled";
716 };
717
718 mailbox2: mailbox@4883a000 {
719 compatible = "ti,omap4-mailbox";
720 reg = <0x4883a000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600721 interrupts = <GIC_SPI 237 IRQ_TYPE_LEVEL_HIGH>,
722 <GIC_SPI 238 IRQ_TYPE_LEVEL_HIGH>,
723 <GIC_SPI 239 IRQ_TYPE_LEVEL_HIGH>,
724 <GIC_SPI 240 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500725 ti,hwmods = "mailbox2";
Suman Anna24df0452014-11-03 17:07:35 -0600726 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500727 ti,mbox-num-users = <4>;
728 ti,mbox-num-fifos = <12>;
729 status = "disabled";
730 };
731
732 mailbox3: mailbox@4883c000 {
733 compatible = "ti,omap4-mailbox";
734 reg = <0x4883c000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600735 interrupts = <GIC_SPI 241 IRQ_TYPE_LEVEL_HIGH>,
736 <GIC_SPI 242 IRQ_TYPE_LEVEL_HIGH>,
737 <GIC_SPI 243 IRQ_TYPE_LEVEL_HIGH>,
738 <GIC_SPI 244 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500739 ti,hwmods = "mailbox3";
Suman Anna24df0452014-11-03 17:07:35 -0600740 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500741 ti,mbox-num-users = <4>;
742 ti,mbox-num-fifos = <12>;
743 status = "disabled";
744 };
745
746 mailbox4: mailbox@4883e000 {
747 compatible = "ti,omap4-mailbox";
748 reg = <0x4883e000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600749 interrupts = <GIC_SPI 245 IRQ_TYPE_LEVEL_HIGH>,
750 <GIC_SPI 246 IRQ_TYPE_LEVEL_HIGH>,
751 <GIC_SPI 247 IRQ_TYPE_LEVEL_HIGH>,
752 <GIC_SPI 248 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500753 ti,hwmods = "mailbox4";
Suman Anna24df0452014-11-03 17:07:35 -0600754 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500755 ti,mbox-num-users = <4>;
756 ti,mbox-num-fifos = <12>;
757 status = "disabled";
758 };
759
760 mailbox5: mailbox@48840000 {
761 compatible = "ti,omap4-mailbox";
762 reg = <0x48840000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600763 interrupts = <GIC_SPI 249 IRQ_TYPE_LEVEL_HIGH>,
764 <GIC_SPI 250 IRQ_TYPE_LEVEL_HIGH>,
765 <GIC_SPI 251 IRQ_TYPE_LEVEL_HIGH>,
766 <GIC_SPI 252 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500767 ti,hwmods = "mailbox5";
Suman Anna24df0452014-11-03 17:07:35 -0600768 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500769 ti,mbox-num-users = <4>;
770 ti,mbox-num-fifos = <12>;
771 status = "disabled";
772 };
773
774 mailbox6: mailbox@48842000 {
775 compatible = "ti,omap4-mailbox";
776 reg = <0x48842000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600777 interrupts = <GIC_SPI 253 IRQ_TYPE_LEVEL_HIGH>,
778 <GIC_SPI 254 IRQ_TYPE_LEVEL_HIGH>,
779 <GIC_SPI 255 IRQ_TYPE_LEVEL_HIGH>,
780 <GIC_SPI 256 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500781 ti,hwmods = "mailbox6";
Suman Anna24df0452014-11-03 17:07:35 -0600782 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500783 ti,mbox-num-users = <4>;
784 ti,mbox-num-fifos = <12>;
785 status = "disabled";
786 };
787
788 mailbox7: mailbox@48844000 {
789 compatible = "ti,omap4-mailbox";
790 reg = <0x48844000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600791 interrupts = <GIC_SPI 257 IRQ_TYPE_LEVEL_HIGH>,
792 <GIC_SPI 258 IRQ_TYPE_LEVEL_HIGH>,
793 <GIC_SPI 259 IRQ_TYPE_LEVEL_HIGH>,
794 <GIC_SPI 260 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500795 ti,hwmods = "mailbox7";
Suman Anna24df0452014-11-03 17:07:35 -0600796 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500797 ti,mbox-num-users = <4>;
798 ti,mbox-num-fifos = <12>;
799 status = "disabled";
800 };
801
802 mailbox8: mailbox@48846000 {
803 compatible = "ti,omap4-mailbox";
804 reg = <0x48846000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600805 interrupts = <GIC_SPI 261 IRQ_TYPE_LEVEL_HIGH>,
806 <GIC_SPI 262 IRQ_TYPE_LEVEL_HIGH>,
807 <GIC_SPI 263 IRQ_TYPE_LEVEL_HIGH>,
808 <GIC_SPI 264 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500809 ti,hwmods = "mailbox8";
Suman Anna24df0452014-11-03 17:07:35 -0600810 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500811 ti,mbox-num-users = <4>;
812 ti,mbox-num-fifos = <12>;
813 status = "disabled";
814 };
815
816 mailbox9: mailbox@4885e000 {
817 compatible = "ti,omap4-mailbox";
818 reg = <0x4885e000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600819 interrupts = <GIC_SPI 265 IRQ_TYPE_LEVEL_HIGH>,
820 <GIC_SPI 266 IRQ_TYPE_LEVEL_HIGH>,
821 <GIC_SPI 267 IRQ_TYPE_LEVEL_HIGH>,
822 <GIC_SPI 268 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500823 ti,hwmods = "mailbox9";
Suman Anna24df0452014-11-03 17:07:35 -0600824 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500825 ti,mbox-num-users = <4>;
826 ti,mbox-num-fifos = <12>;
827 status = "disabled";
828 };
829
830 mailbox10: mailbox@48860000 {
831 compatible = "ti,omap4-mailbox";
832 reg = <0x48860000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600833 interrupts = <GIC_SPI 269 IRQ_TYPE_LEVEL_HIGH>,
834 <GIC_SPI 270 IRQ_TYPE_LEVEL_HIGH>,
835 <GIC_SPI 271 IRQ_TYPE_LEVEL_HIGH>,
836 <GIC_SPI 272 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500837 ti,hwmods = "mailbox10";
Suman Anna24df0452014-11-03 17:07:35 -0600838 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500839 ti,mbox-num-users = <4>;
840 ti,mbox-num-fifos = <12>;
841 status = "disabled";
842 };
843
844 mailbox11: mailbox@48862000 {
845 compatible = "ti,omap4-mailbox";
846 reg = <0x48862000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600847 interrupts = <GIC_SPI 273 IRQ_TYPE_LEVEL_HIGH>,
848 <GIC_SPI 274 IRQ_TYPE_LEVEL_HIGH>,
849 <GIC_SPI 275 IRQ_TYPE_LEVEL_HIGH>,
850 <GIC_SPI 276 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500851 ti,hwmods = "mailbox11";
Suman Anna24df0452014-11-03 17:07:35 -0600852 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500853 ti,mbox-num-users = <4>;
854 ti,mbox-num-fifos = <12>;
855 status = "disabled";
856 };
857
858 mailbox12: mailbox@48864000 {
859 compatible = "ti,omap4-mailbox";
860 reg = <0x48864000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600861 interrupts = <GIC_SPI 277 IRQ_TYPE_LEVEL_HIGH>,
862 <GIC_SPI 278 IRQ_TYPE_LEVEL_HIGH>,
863 <GIC_SPI 279 IRQ_TYPE_LEVEL_HIGH>,
864 <GIC_SPI 280 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500865 ti,hwmods = "mailbox12";
Suman Anna24df0452014-11-03 17:07:35 -0600866 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500867 ti,mbox-num-users = <4>;
868 ti,mbox-num-fifos = <12>;
869 status = "disabled";
870 };
871
872 mailbox13: mailbox@48802000 {
873 compatible = "ti,omap4-mailbox";
874 reg = <0x48802000 0x200>;
Suman Annab46a6ae2014-11-03 17:07:34 -0600875 interrupts = <GIC_SPI 379 IRQ_TYPE_LEVEL_HIGH>,
876 <GIC_SPI 380 IRQ_TYPE_LEVEL_HIGH>,
877 <GIC_SPI 381 IRQ_TYPE_LEVEL_HIGH>,
878 <GIC_SPI 382 IRQ_TYPE_LEVEL_HIGH>;
Suman Anna38baefb2014-07-11 16:44:38 -0500879 ti,hwmods = "mailbox13";
Suman Anna24df0452014-11-03 17:07:35 -0600880 #mbox-cells = <1>;
Suman Anna38baefb2014-07-11 16:44:38 -0500881 ti,mbox-num-users = <4>;
882 ti,mbox-num-fifos = <12>;
883 status = "disabled";
884 };
885
R Sricharan6e58b8f2013-08-14 19:08:20 +0530886 timer1: timer@4ae18000 {
887 compatible = "ti,omap5430-timer";
888 reg = <0x4ae18000 0x80>;
R Sricharana46631c2014-06-26 12:55:31 +0530889 interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
R Sricharan6e58b8f2013-08-14 19:08:20 +0530890 ti,hwmods = "timer1";
891 ti,timer-alwon;
892 };
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";
1374 clocks = <&qspi_gfclk_div>;
1375 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";
Mathieu Malaterre9b490b32017-12-15 13:46:51 +01001389 sata_phy: phy@4a096000 {
Balaji T K7be80562014-05-07 14:58:58 +03001390 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>;
Roger Quadros773c5a02015-01-13 14:23:21 +02001396 clocks = <&sys_clkin1>, <&sata_ref_clk>;
1397 clock-names = "sysclk", "refclk";
Roger Quadros257d5d9a2015-07-17 16:47:23 +03001398 syscon-pllreset = <&scm_conf 0x3fc>;
Balaji T K7be80562014-05-07 14:58:58 +03001399 #phy-cells = <0>;
1400 };
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301401
1402 pcie1_phy: pciephy@4a094000 {
1403 compatible = "ti,phy-pipe3-pcie";
1404 reg = <0x4a094000 0x80>, /* phy_rx */
1405 <0x4a094400 0x64>; /* phy_tx */
1406 reg-names = "phy_rx", "phy_tx";
Kishon Vijay Abraham I6921e582015-12-21 14:43:19 +05301407 syscon-phy-power = <&scm_conf_pcie 0x1c>;
1408 syscon-pcs = <&scm_conf_pcie 0x10>;
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301409 clocks = <&dpll_pcie_ref_ck>,
1410 <&dpll_pcie_ref_m2ldo_ck>,
1411 <&optfclk_pciephy1_32khz>,
1412 <&optfclk_pciephy1_clk>,
1413 <&optfclk_pciephy1_div_clk>,
Kishon Vijay Abraham I6921e582015-12-21 14:43:19 +05301414 <&optfclk_pciephy_div>,
1415 <&sys_clkin1>;
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301416 clock-names = "dpll_ref", "dpll_ref_m2",
1417 "wkupclk", "refclk",
Kishon Vijay Abraham I6921e582015-12-21 14:43:19 +05301418 "div-clk", "phy-div", "sysclk";
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301419 #phy-cells = <0>;
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301420 };
1421
1422 pcie2_phy: pciephy@4a095000 {
1423 compatible = "ti,phy-pipe3-pcie";
1424 reg = <0x4a095000 0x80>, /* phy_rx */
1425 <0x4a095400 0x64>; /* phy_tx */
1426 reg-names = "phy_rx", "phy_tx";
Kishon Vijay Abraham I6921e582015-12-21 14:43:19 +05301427 syscon-phy-power = <&scm_conf_pcie 0x20>;
1428 syscon-pcs = <&scm_conf_pcie 0x10>;
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301429 clocks = <&dpll_pcie_ref_ck>,
1430 <&dpll_pcie_ref_m2ldo_ck>,
1431 <&optfclk_pciephy2_32khz>,
1432 <&optfclk_pciephy2_clk>,
1433 <&optfclk_pciephy2_div_clk>,
Kishon Vijay Abraham I6921e582015-12-21 14:43:19 +05301434 <&optfclk_pciephy_div>,
1435 <&sys_clkin1>;
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301436 clock-names = "dpll_ref", "dpll_ref_m2",
1437 "wkupclk", "refclk",
Kishon Vijay Abraham I6921e582015-12-21 14:43:19 +05301438 "div-clk", "phy-div", "sysclk";
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301439 #phy-cells = <0>;
Kishon Vijay Abraham I692df0e2014-07-14 16:12:22 +05301440 status = "disabled";
1441 };
Balaji T K7be80562014-05-07 14:58:58 +03001442 };
1443
1444 sata: sata@4a141100 {
1445 compatible = "snps,dwc-ahci";
1446 reg = <0x4a140000 0x1100>, <0x4a141100 0x7>;
R Sricharana46631c2014-06-26 12:55:31 +05301447 interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
Balaji T K7be80562014-05-07 14:58:58 +03001448 phys = <&sata_phy>;
1449 phy-names = "sata-phy";
1450 clocks = <&sata_ref_clk>;
1451 ti,hwmods = "sata";
Jean-Jacques Hiblot87cb1292017-01-09 13:22:15 +01001452 ports-implemented = <0x1>;
Balaji T K7be80562014-05-07 14:58:58 +03001453 };
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001454
Nishanth Menon00edd312015-04-08 18:56:27 -05001455 rtc: rtc@48838000 {
Lokesh Vutlabc078312014-11-19 17:53:08 +05301456 compatible = "ti,am3352-rtc";
1457 reg = <0x48838000 0x100>;
1458 interrupts = <GIC_SPI 217 IRQ_TYPE_LEVEL_HIGH>,
1459 <GIC_SPI 217 IRQ_TYPE_LEVEL_HIGH>;
1460 ti,hwmods = "rtcss";
1461 clocks = <&sys_32k_ck>;
1462 };
1463
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001464 /* OCP2SCP1 */
1465 ocp2scp@4a080000 {
1466 compatible = "ti,omap-ocp2scp";
1467 #address-cells = <1>;
1468 #size-cells = <1>;
1469 ranges;
1470 reg = <0x4a080000 0x20>;
1471 ti,hwmods = "ocp2scp1";
1472
1473 usb2_phy1: phy@4a084000 {
Sekhar Nori291f1af2016-08-23 11:57:41 +03001474 compatible = "ti,dra7x-usb2", "ti,omap-usb2";
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001475 reg = <0x4a084000 0x400>;
Kishon Vijay Abraham I2338c762015-12-21 14:43:21 +05301476 syscon-phy-power = <&scm_conf 0x300>;
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001477 clocks = <&usb_phy1_always_on_clk32k>,
1478 <&usb_otg_ss1_refclk960m>;
1479 clock-names = "wkupclk",
1480 "refclk";
1481 #phy-cells = <0>;
1482 };
1483
1484 usb2_phy2: phy@4a085000 {
Kishon Vijay Abraham I4b4f52e2015-12-21 14:43:20 +05301485 compatible = "ti,dra7x-usb2-phy2",
1486 "ti,omap-usb2";
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001487 reg = <0x4a085000 0x400>;
Kishon Vijay Abraham I2338c762015-12-21 14:43:21 +05301488 syscon-phy-power = <&scm_conf 0xe74>;
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001489 clocks = <&usb_phy2_always_on_clk32k>,
1490 <&usb_otg_ss2_refclk960m>;
1491 clock-names = "wkupclk",
1492 "refclk";
1493 #phy-cells = <0>;
1494 };
1495
1496 usb3_phy1: phy@4a084400 {
1497 compatible = "ti,omap-usb3";
1498 reg = <0x4a084400 0x80>,
1499 <0x4a084800 0x64>,
1500 <0x4a084c00 0x40>;
1501 reg-names = "phy_rx", "phy_tx", "pll_ctrl";
Kishon Vijay Abraham I2338c762015-12-21 14:43:21 +05301502 syscon-phy-power = <&scm_conf 0x370>;
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001503 clocks = <&usb_phy3_always_on_clk32k>,
1504 <&sys_clkin1>,
1505 <&usb_otg_ss1_refclk960m>;
1506 clock-names = "wkupclk",
1507 "sysclk",
1508 "refclk";
1509 #phy-cells = <0>;
1510 };
1511 };
1512
Tony Lindgren160ec892017-10-10 14:15:04 -07001513 target-module@4a0dd000 {
1514 compatible = "ti,sysc-omap4-sr";
1515 ti,hwmods = "smartreflex_core";
1516 reg = <0x4a0dd000 0x4>,
1517 <0x4a0dd008 0x4>;
1518 reg-names = "rev", "sysc";
1519 #address-cells = <1>;
1520 #size-cells = <1>;
1521 ranges = <0 0x4a0dd000 0x001000>;
1522
1523 /* SmartReflex child device marked reserved in TRM */
1524 };
1525
1526 target-module@4a0d9000 {
1527 compatible = "ti,sysc-omap4-sr";
1528 ti,hwmods = "smartreflex_mpu";
1529 reg = <0x4a0d9000 0x4>,
1530 <0x4a0d9008 0x4>;
1531 reg-names = "rev", "sysc";
1532 #address-cells = <1>;
1533 #size-cells = <1>;
1534 ranges = <0 0x4a0d9000 0x001000>;
1535
1536 /* SmartReflex child device marked reserved in TRM */
1537 };
1538
Felipe Balbi4f6dec72014-11-03 10:28:42 -06001539 omap_dwc3_1: omap_dwc3_1@48880000 {
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001540 compatible = "ti,dwc3";
1541 ti,hwmods = "usb_otg_ss1";
1542 reg = <0x48880000 0x10000>;
R Sricharana46631c2014-06-26 12:55:31 +05301543 interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001544 #address-cells = <1>;
1545 #size-cells = <1>;
1546 utmi-mode = <2>;
1547 ranges;
1548 usb1: usb@48890000 {
1549 compatible = "snps,dwc3";
1550 reg = <0x48890000 0x17000>;
Roger Quadros964927f2015-07-08 13:42:32 +03001551 interrupts = <GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>,
1552 <GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>,
1553 <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;
1554 interrupt-names = "peripheral",
1555 "host",
1556 "otg";
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001557 phys = <&usb2_phy1>, <&usb3_phy1>;
1558 phy-names = "usb2-phy", "usb3-phy";
Roger Quadrosfbf3e552014-05-05 12:54:45 +03001559 maximum-speed = "super-speed";
1560 dr_mode = "otg";
Felipe Balbi8c606732015-01-15 09:38:03 -06001561 snps,dis_u3_susphy_quirk;
1562 snps,dis_u2_susphy_quirk;
Roger Quadrosb8c9c6f2017-10-31 15:26:00 +02001563 snps,dis_metastability_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>;
1653 clocks = <&atl_gfclk_mux>;
1654 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";
1669 clocks = <&mcasp1_aux_gfclk_mux>, <&mcasp1_ahclkx_mux>,
1670 <&mcasp1_ahclkr_mux>;
1671 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";
1686 clocks = <&mcasp2_aux_gfclk_mux>, <&mcasp2_ahclkx_mux>,
1687 <&mcasp2_ahclkr_mux>;
1688 clock-names = "fck", "ahclkx", "ahclkr";
1689 status = "disabled";
1690 };
1691
Peter Ujfalusi026d4d62015-08-24 10:19:58 +03001692 mcasp3: mcasp@48468000 {
1693 compatible = "ti,dra7-mcasp-audio";
1694 ti,hwmods = "mcasp3";
Misael Lopez Cruz0c92de22016-03-07 17:17:30 +02001695 reg = <0x48468000 0x2000>,
1696 <0x46000000 0x1000>;
1697 reg-names = "mpu","dat";
Peter Ujfalusi026d4d62015-08-24 10:19:58 +03001698 interrupts = <GIC_SPI 151 IRQ_TYPE_LEVEL_HIGH>,
1699 <GIC_SPI 150 IRQ_TYPE_LEVEL_HIGH>;
1700 interrupt-names = "tx", "rx";
Misael Lopez Cruz0c92de22016-03-07 17:17:30 +02001701 dmas = <&edma_xbar 133 1>, <&edma_xbar 132 1>;
Peter Ujfalusi026d4d62015-08-24 10:19:58 +03001702 dma-names = "tx", "rx";
Peter Ujfalusibf05c2c2015-11-12 09:32:57 +02001703 clocks = <&mcasp3_aux_gfclk_mux>, <&mcasp3_ahclkx_mux>;
1704 clock-names = "fck", "ahclkx";
Peter Ujfalusi026d4d62015-08-24 10:19:58 +03001705 status = "disabled";
1706 };
1707
Peter Ujfalusi296ea972016-03-07 17:17:37 +02001708 mcasp4: mcasp@4846c000 {
1709 compatible = "ti,dra7-mcasp-audio";
1710 ti,hwmods = "mcasp4";
1711 reg = <0x4846c000 0x2000>,
1712 <0x48436000 0x1000>;
1713 reg-names = "mpu","dat";
1714 interrupts = <GIC_SPI 153 IRQ_TYPE_LEVEL_HIGH>,
1715 <GIC_SPI 152 IRQ_TYPE_LEVEL_HIGH>;
1716 interrupt-names = "tx", "rx";
1717 dmas = <&edma_xbar 135 1>, <&edma_xbar 134 1>;
1718 dma-names = "tx", "rx";
1719 clocks = <&mcasp4_aux_gfclk_mux>, <&mcasp4_ahclkx_mux>;
1720 clock-names = "fck", "ahclkx";
1721 status = "disabled";
1722 };
1723
1724 mcasp5: mcasp@48470000 {
1725 compatible = "ti,dra7-mcasp-audio";
1726 ti,hwmods = "mcasp5";
1727 reg = <0x48470000 0x2000>,
1728 <0x4843a000 0x1000>;
1729 reg-names = "mpu","dat";
1730 interrupts = <GIC_SPI 155 IRQ_TYPE_LEVEL_HIGH>,
1731 <GIC_SPI 154 IRQ_TYPE_LEVEL_HIGH>;
1732 interrupt-names = "tx", "rx";
1733 dmas = <&edma_xbar 137 1>, <&edma_xbar 136 1>;
1734 dma-names = "tx", "rx";
1735 clocks = <&mcasp5_aux_gfclk_mux>, <&mcasp5_ahclkx_mux>;
1736 clock-names = "fck", "ahclkx";
1737 status = "disabled";
1738 };
1739
1740 mcasp6: mcasp@48474000 {
1741 compatible = "ti,dra7-mcasp-audio";
1742 ti,hwmods = "mcasp6";
1743 reg = <0x48474000 0x2000>,
1744 <0x4844c000 0x1000>;
1745 reg-names = "mpu","dat";
1746 interrupts = <GIC_SPI 157 IRQ_TYPE_LEVEL_HIGH>,
1747 <GIC_SPI 156 IRQ_TYPE_LEVEL_HIGH>;
1748 interrupt-names = "tx", "rx";
1749 dmas = <&edma_xbar 139 1>, <&edma_xbar 138 1>;
1750 dma-names = "tx", "rx";
1751 clocks = <&mcasp6_aux_gfclk_mux>, <&mcasp6_ahclkx_mux>;
1752 clock-names = "fck", "ahclkx";
1753 status = "disabled";
1754 };
1755
1756 mcasp7: mcasp@48478000 {
1757 compatible = "ti,dra7-mcasp-audio";
1758 ti,hwmods = "mcasp7";
1759 reg = <0x48478000 0x2000>,
1760 <0x48450000 0x1000>;
1761 reg-names = "mpu","dat";
1762 interrupts = <GIC_SPI 159 IRQ_TYPE_LEVEL_HIGH>,
1763 <GIC_SPI 158 IRQ_TYPE_LEVEL_HIGH>;
1764 interrupt-names = "tx", "rx";
1765 dmas = <&edma_xbar 141 1>, <&edma_xbar 140 1>;
1766 dma-names = "tx", "rx";
1767 clocks = <&mcasp7_aux_gfclk_mux>, <&mcasp7_ahclkx_mux>;
1768 clock-names = "fck", "ahclkx";
1769 status = "disabled";
1770 };
1771
1772 mcasp8: mcasp@4847c000 {
1773 compatible = "ti,dra7-mcasp-audio";
1774 ti,hwmods = "mcasp8";
1775 reg = <0x4847c000 0x2000>,
1776 <0x48454000 0x1000>;
1777 reg-names = "mpu","dat";
1778 interrupts = <GIC_SPI 161 IRQ_TYPE_LEVEL_HIGH>,
1779 <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>;
1780 interrupt-names = "tx", "rx";
1781 dmas = <&edma_xbar 143 1>, <&edma_xbar 142 1>;
1782 dma-names = "tx", "rx";
1783 clocks = <&mcasp8_aux_gfclk_mux>, <&mcasp8_ahclkx_mux>;
1784 clock-names = "fck", "ahclkx";
1785 status = "disabled";
1786 };
1787
Marc Zyngier783d3182015-03-11 15:43:44 +00001788 crossbar_mpu: crossbar@4a002a48 {
R Sricharana46631c2014-06-26 12:55:31 +05301789 compatible = "ti,irq-crossbar";
1790 reg = <0x4a002a48 0x130>;
Marc Zyngier783d3182015-03-11 15:43:44 +00001791 interrupt-controller;
Marc Zyngier7136d452015-03-11 15:43:49 +00001792 interrupt-parent = <&wakeupgen>;
Marc Zyngier783d3182015-03-11 15:43:44 +00001793 #interrupt-cells = <3>;
R Sricharana46631c2014-06-26 12:55:31 +05301794 ti,max-irqs = <160>;
1795 ti,max-crossbar-sources = <MAX_SOURCES>;
1796 ti,reg-size = <2>;
1797 ti,irqs-reserved = <0 1 2 3 5 6 131 132>;
1798 ti,irqs-skip = <10 133 139 140>;
1799 ti,irqs-safe-map = <0>;
1800 };
Mugunthan V Nef9c5b62014-10-21 15:31:00 +05301801
Vishal Mahaveerc263a5b2015-08-25 13:57:49 -05001802 mac: ethernet@48484000 {
Mugunthan V Ne2095312015-08-12 15:22:54 +05301803 compatible = "ti,dra7-cpsw","ti,cpsw";
Mugunthan V Nef9c5b62014-10-21 15:31:00 +05301804 ti,hwmods = "gmac";
Grygorii Strashkoc0973382016-08-30 17:58:01 +03001805 clocks = <&gmac_main_clk>, <&gmac_rft_clk_mux>;
Mugunthan V Nef9c5b62014-10-21 15:31:00 +05301806 clock-names = "fck", "cpts";
1807 cpdma_channels = <8>;
1808 ale_entries = <1024>;
1809 bd_ram_size = <0x2000>;
Mugunthan V Nef9c5b62014-10-21 15:31:00 +05301810 mac_control = <0x20>;
1811 slaves = <2>;
1812 active_slave = <0>;
Grygorii Strashkoc0973382016-08-30 17:58:01 +03001813 cpts_clock_mult = <0x784CFE14>;
Mugunthan V Nef9c5b62014-10-21 15:31:00 +05301814 cpts_clock_shift = <29>;
1815 reg = <0x48484000 0x1000
1816 0x48485200 0x2E00>;
1817 #address-cells = <1>;
1818 #size-cells = <1>;
Mugunthan V N0f514e62016-03-07 01:41:22 -07001819
1820 /*
1821 * Do not allow gating of cpsw clock as workaround
1822 * for errata i877. Keeping internal clock disabled
1823 * causes the device switching characteristics
1824 * to degrade over time and eventually fail to meet
1825 * the data manual delay time/skew specs.
1826 */
1827 ti,no-idle;
1828
Mugunthan V Nef9c5b62014-10-21 15:31:00 +05301829 /*
1830 * rx_thresh_pend
1831 * rx_pend
1832 * tx_pend
1833 * misc_pend
1834 */
1835 interrupts = <GIC_SPI 334 IRQ_TYPE_LEVEL_HIGH>,
1836 <GIC_SPI 335 IRQ_TYPE_LEVEL_HIGH>,
1837 <GIC_SPI 336 IRQ_TYPE_LEVEL_HIGH>,
1838 <GIC_SPI 337 IRQ_TYPE_LEVEL_HIGH>;
1839 ranges;
Mugunthan V Na084e132015-09-21 15:56:52 +05301840 syscon = <&scm_conf>;
Mugunthan V Nef9c5b62014-10-21 15:31:00 +05301841 status = "disabled";
1842
1843 davinci_mdio: mdio@48485000 {
Grygorii Strashko9efd1a62016-06-24 21:23:55 +03001844 compatible = "ti,cpsw-mdio","ti,davinci_mdio";
Mugunthan V Nef9c5b62014-10-21 15:31:00 +05301845 #address-cells = <1>;
1846 #size-cells = <0>;
1847 ti,hwmods = "davinci_mdio";
1848 bus_freq = <1000000>;
1849 reg = <0x48485000 0x100>;
1850 };
1851
1852 cpsw_emac0: slave@48480200 {
1853 /* Filled in by U-Boot */
1854 mac-address = [ 00 00 00 00 00 00 ];
1855 };
1856
1857 cpsw_emac1: slave@48480300 {
1858 /* Filled in by U-Boot */
1859 mac-address = [ 00 00 00 00 00 00 ];
1860 };
1861
1862 phy_sel: cpsw-phy-sel@4a002554 {
1863 compatible = "ti,dra7xx-cpsw-phy-sel";
1864 reg= <0x4a002554 0x4>;
1865 reg-names = "gmii-sel";
1866 };
1867 };
1868
Roger Quadros9ec49b92014-08-15 16:08:36 +03001869 dcan1: can@481cc000 {
1870 compatible = "ti,dra7-d_can";
1871 ti,hwmods = "dcan1";
1872 reg = <0x4ae3c000 0x2000>;
Tero Kristod9195012015-02-12 11:37:13 +02001873 syscon-raminit = <&scm_conf 0x558 0>;
Roger Quadros9ec49b92014-08-15 16:08:36 +03001874 interrupts = <GIC_SPI 222 IRQ_TYPE_LEVEL_HIGH>;
1875 clocks = <&dcan1_sys_clk_mux>;
1876 status = "disabled";
1877 };
1878
1879 dcan2: can@481d0000 {
1880 compatible = "ti,dra7-d_can";
1881 ti,hwmods = "dcan2";
1882 reg = <0x48480000 0x2000>;
Tero Kristod9195012015-02-12 11:37:13 +02001883 syscon-raminit = <&scm_conf 0x558 1>;
Roger Quadros9ec49b92014-08-15 16:08:36 +03001884 interrupts = <GIC_SPI 225 IRQ_TYPE_LEVEL_HIGH>;
1885 clocks = <&sys_clkin1>;
1886 status = "disabled";
1887 };
Tomi Valkeinen95c1cd12014-07-09 16:15:18 +05301888
1889 dss: dss@58000000 {
1890 compatible = "ti,dra7-dss";
1891 /* 'reg' defined in dra72x.dtsi and dra74x.dtsi */
1892 /* 'clocks' defined in dra72x.dtsi and dra74x.dtsi */
1893 status = "disabled";
1894 ti,hwmods = "dss_core";
1895 /* CTRL_CORE_DSS_PLL_CONTROL */
1896 syscon-pll-ctrl = <&scm_conf 0x538>;
1897 #address-cells = <1>;
1898 #size-cells = <1>;
1899 ranges;
1900
1901 dispc@58001000 {
1902 compatible = "ti,dra7-dispc";
1903 reg = <0x58001000 0x1000>;
1904 interrupts = <GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>;
1905 ti,hwmods = "dss_dispc";
1906 clocks = <&dss_dss_clk>;
1907 clock-names = "fck";
1908 /* CTRL_CORE_SMA_SW_1 */
1909 syscon-pol = <&scm_conf 0x534>;
1910 };
1911
1912 hdmi: encoder@58060000 {
1913 compatible = "ti,dra7-hdmi";
1914 reg = <0x58040000 0x200>,
1915 <0x58040200 0x80>,
1916 <0x58040300 0x80>,
1917 <0x58060000 0x19000>;
1918 reg-names = "wp", "pll", "phy", "core";
1919 interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
1920 status = "disabled";
1921 ti,hwmods = "dss_hdmi";
1922 clocks = <&dss_48mhz_clk>, <&dss_hdmi_clk>;
1923 clock-names = "fck", "sys_clk";
Peter Ujfalusi12397382017-11-08 14:53:23 +02001924 dmas = <&sdma_xbar 76>;
1925 dma-names = "audio_tx";
Tomi Valkeinen95c1cd12014-07-09 16:15:18 +05301926 };
1927 };
Vignesh R34370142016-05-03 10:56:55 -05001928
1929 epwmss0: epwmss@4843e000 {
1930 compatible = "ti,dra746-pwmss", "ti,am33xx-pwmss";
1931 reg = <0x4843e000 0x30>;
1932 ti,hwmods = "epwmss0";
1933 #address-cells = <1>;
1934 #size-cells = <1>;
1935 status = "disabled";
1936 ranges;
1937
1938 ehrpwm0: pwm@4843e200 {
1939 compatible = "ti,dra746-ehrpwm",
1940 "ti,am3352-ehrpwm";
1941 #pwm-cells = <3>;
1942 reg = <0x4843e200 0x80>;
1943 clocks = <&ehrpwm0_tbclk>, <&l4_root_clk_div>;
1944 clock-names = "tbclk", "fck";
1945 status = "disabled";
1946 };
1947
1948 ecap0: ecap@4843e100 {
1949 compatible = "ti,dra746-ecap",
1950 "ti,am3352-ecap";
1951 #pwm-cells = <3>;
1952 reg = <0x4843e100 0x80>;
1953 clocks = <&l4_root_clk_div>;
1954 clock-names = "fck";
1955 status = "disabled";
1956 };
1957 };
1958
1959 epwmss1: epwmss@48440000 {
1960 compatible = "ti,dra746-pwmss", "ti,am33xx-pwmss";
1961 reg = <0x48440000 0x30>;
1962 ti,hwmods = "epwmss1";
1963 #address-cells = <1>;
1964 #size-cells = <1>;
1965 status = "disabled";
1966 ranges;
1967
1968 ehrpwm1: pwm@48440200 {
1969 compatible = "ti,dra746-ehrpwm",
1970 "ti,am3352-ehrpwm";
1971 #pwm-cells = <3>;
1972 reg = <0x48440200 0x80>;
1973 clocks = <&ehrpwm1_tbclk>, <&l4_root_clk_div>;
1974 clock-names = "tbclk", "fck";
1975 status = "disabled";
1976 };
1977
1978 ecap1: ecap@48440100 {
1979 compatible = "ti,dra746-ecap",
1980 "ti,am3352-ecap";
1981 #pwm-cells = <3>;
1982 reg = <0x48440100 0x80>;
1983 clocks = <&l4_root_clk_div>;
1984 clock-names = "fck";
1985 status = "disabled";
1986 };
1987 };
1988
1989 epwmss2: epwmss@48442000 {
1990 compatible = "ti,dra746-pwmss", "ti,am33xx-pwmss";
1991 reg = <0x48442000 0x30>;
1992 ti,hwmods = "epwmss2";
1993 #address-cells = <1>;
1994 #size-cells = <1>;
1995 status = "disabled";
1996 ranges;
1997
1998 ehrpwm2: pwm@48442200 {
1999 compatible = "ti,dra746-ehrpwm",
2000 "ti,am3352-ehrpwm";
2001 #pwm-cells = <3>;
2002 reg = <0x48442200 0x80>;
2003 clocks = <&ehrpwm2_tbclk>, <&l4_root_clk_div>;
2004 clock-names = "tbclk", "fck";
2005 status = "disabled";
2006 };
2007
2008 ecap2: ecap@48442100 {
2009 compatible = "ti,dra746-ecap",
2010 "ti,am3352-ecap";
2011 #pwm-cells = <3>;
2012 reg = <0x48442100 0x80>;
2013 clocks = <&l4_root_clk_div>;
2014 clock-names = "fck";
2015 status = "disabled";
2016 };
2017 };
Joel Fernandesbac9d0b2016-06-01 12:06:41 +03002018
Joel Fernandese7fd15c2016-06-01 12:06:42 +03002019 aes1: aes@4b500000 {
2020 compatible = "ti,omap4-aes";
2021 ti,hwmods = "aes1";
2022 reg = <0x4b500000 0xa0>;
2023 interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
2024 dmas = <&edma_xbar 111 0>, <&edma_xbar 110 0>;
2025 dma-names = "tx", "rx";
2026 clocks = <&l3_iclk_div>;
2027 clock-names = "fck";
2028 };
2029
2030 aes2: aes@4b700000 {
2031 compatible = "ti,omap4-aes";
2032 ti,hwmods = "aes2";
2033 reg = <0x4b700000 0xa0>;
2034 interrupts = <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>;
2035 dmas = <&edma_xbar 114 0>, <&edma_xbar 113 0>;
2036 dma-names = "tx", "rx";
2037 clocks = <&l3_iclk_div>;
2038 clock-names = "fck";
2039 };
2040
Joel Fernandesbac9d0b2016-06-01 12:06:41 +03002041 des: des@480a5000 {
2042 compatible = "ti,omap4-des";
2043 ti,hwmods = "des";
2044 reg = <0x480a5000 0xa0>;
2045 interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
2046 dmas = <&sdma_xbar 117>, <&sdma_xbar 116>;
2047 dma-names = "tx", "rx";
2048 clocks = <&l3_iclk_div>;
2049 clock-names = "fck";
2050 };
Lokesh Vutlada346092016-06-01 12:06:43 +03002051
2052 sham: sham@53100000 {
2053 compatible = "ti,omap5-sham";
2054 ti,hwmods = "sham";
2055 reg = <0x4b101000 0x300>;
2056 interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;
2057 dmas = <&edma_xbar 119 0>;
2058 dma-names = "rx";
2059 clocks = <&l3_iclk_div>;
2060 clock-names = "fck";
2061 };
Lokesh Vutla610e9c42016-06-01 12:06:44 +03002062
2063 rng: rng@48090000 {
2064 compatible = "ti,omap4-rng";
2065 ti,hwmods = "rng";
2066 reg = <0x48090000 0x2000>;
2067 interrupts = <GIC_SPI 47 IRQ_TYPE_LEVEL_HIGH>;
2068 clocks = <&l3_iclk_div>;
2069 clock-names = "fck";
2070 };
Dave Gerlachdbef1962017-12-19 09:24:20 -06002071
2072 opp_supply_mpu: opp-supply@4a003b20 {
2073 compatible = "ti,omap5-opp-supply";
2074 reg = <0x4a003b20 0xc>;
2075 ti,efuse-settings = <
2076 /* uV offset */
2077 1060000 0x0
2078 1160000 0x4
2079 1210000 0x8
2080 >;
2081 ti,absolute-max-voltage-uv = <1500000>;
2082 };
2083
R Sricharan6e58b8f2013-08-14 19:08:20 +05302084 };
Keerthyf7397ed2015-03-23 14:39:38 -05002085
2086 thermal_zones: thermal-zones {
2087 #include "omap4-cpu-thermal.dtsi"
2088 #include "omap5-gpu-thermal.dtsi"
2089 #include "omap5-core-thermal.dtsi"
Keerthy667f2592016-02-08 14:46:30 +05302090 #include "dra7-dspeve-thermal.dtsi"
2091 #include "dra7-iva-thermal.dtsi"
Keerthyf7397ed2015-03-23 14:39:38 -05002092 };
2093
2094};
2095
2096&cpu_thermal {
2097 polling-delay = <500>; /* milliseconds */
Keerthyfb51ae02017-03-09 13:35:56 +05302098 coefficients = <0 2000>;
2099};
2100
2101&gpu_thermal {
2102 coefficients = <0 2000>;
2103};
2104
2105&core_thermal {
2106 coefficients = <0 2000>;
2107};
2108
2109&dspeve_thermal {
2110 coefficients = <0 2000>;
2111};
2112
2113&iva_thermal {
2114 coefficients = <0 2000>;
R Sricharan6e58b8f2013-08-14 19:08:20 +05302115};
Tero Kristoee6c7502013-07-18 17:18:33 +03002116
Ravikumar Kattekolabca52382017-05-17 06:51:38 -07002117&cpu_crit {
2118 temperature = <120000>; /* milli Celsius */
2119};
2120
Tero Kristoee6c7502013-07-18 17:18:33 +03002121/include/ "dra7xx-clocks.dtsi"