blob: 947e463a2b2f9adcdc211fb5d69bf0bc240a0a64 [file] [log] [blame]
Shawn Guo7d740f82011-09-06 13:53:26 +08001/*
2 * Copyright 2011 Freescale Semiconductor, Inc.
3 * Copyright 2011 Linaro Ltd.
4 *
5 * The code contained herein is licensed under the GNU General Public
6 * License. You may obtain a copy of the GNU General Public License
7 * Version 2 or later at the following locations:
8 *
9 * http://www.opensource.org/licenses/gpl-license.html
10 * http://www.gnu.org/copyleft/gpl.html
11 */
12
Shawn Guo36dffd82013-04-07 10:49:34 +080013#include "skeleton.dtsi"
Shawn Guo7d740f82011-09-06 13:53:26 +080014
15/ {
16 aliases {
Lothar Waßmann5f8fbc22013-12-12 14:27:57 +010017 can0 = &can1;
18 can1 = &can2;
Shawn Guo5230f8f2012-08-05 14:01:28 +080019 gpio0 = &gpio1;
20 gpio1 = &gpio2;
21 gpio2 = &gpio3;
22 gpio3 = &gpio4;
23 gpio4 = &gpio5;
24 gpio5 = &gpio6;
25 gpio6 = &gpio7;
Sascha Hauer80fa0582013-06-25 15:51:57 +020026 i2c0 = &i2c1;
27 i2c1 = &i2c2;
28 i2c2 = &i2c3;
Sascha Hauerfb06d652014-01-16 13:44:20 +010029 mmc0 = &usdhc1;
30 mmc1 = &usdhc2;
31 mmc2 = &usdhc3;
32 mmc3 = &usdhc4;
Sascha Hauer80fa0582013-06-25 15:51:57 +020033 serial0 = &uart1;
34 serial1 = &uart2;
35 serial2 = &uart3;
36 serial3 = &uart4;
37 serial4 = &uart5;
38 spi0 = &ecspi1;
39 spi1 = &ecspi2;
40 spi2 = &ecspi3;
41 spi3 = &ecspi4;
Peter Chen8189c512013-12-20 15:52:05 +080042 usbphy0 = &usbphy1;
43 usbphy1 = &usbphy2;
Shawn Guo7d740f82011-09-06 13:53:26 +080044 };
45
Shawn Guo7d740f82011-09-06 13:53:26 +080046 intc: interrupt-controller@00a01000 {
47 compatible = "arm,cortex-a9-gic";
48 #interrupt-cells = <3>;
49 #address-cells = <1>;
50 #size-cells = <1>;
51 interrupt-controller;
52 reg = <0x00a01000 0x1000>,
53 <0x00a00100 0x100>;
54 };
55
56 clocks {
57 #address-cells = <1>;
58 #size-cells = <0>;
59
60 ckil {
61 compatible = "fsl,imx-ckil", "fixed-clock";
62 clock-frequency = <32768>;
63 };
64
65 ckih1 {
66 compatible = "fsl,imx-ckih1", "fixed-clock";
67 clock-frequency = <0>;
68 };
69
70 osc {
71 compatible = "fsl,imx-osc", "fixed-clock";
72 clock-frequency = <24000000>;
73 };
74 };
75
76 soc {
77 #address-cells = <1>;
78 #size-cells = <1>;
79 compatible = "simple-bus";
80 interrupt-parent = <&intc>;
81 ranges;
82
Shawn Guof30fb032013-02-25 21:56:56 +080083 dma_apbh: dma-apbh@00110000 {
Huang Shijiee5d0f9f2012-06-06 21:22:57 -040084 compatible = "fsl,imx6q-dma-apbh", "fsl,imx28-dma-apbh";
85 reg = <0x00110000 0x2000>;
Troy Kisky275c08b2013-11-14 14:02:13 -070086 interrupts = <0 13 IRQ_TYPE_LEVEL_HIGH>,
87 <0 13 IRQ_TYPE_LEVEL_HIGH>,
88 <0 13 IRQ_TYPE_LEVEL_HIGH>,
89 <0 13 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guof30fb032013-02-25 21:56:56 +080090 interrupt-names = "gpmi0", "gpmi1", "gpmi2", "gpmi3";
91 #dma-cells = <1>;
92 dma-channels = <4>;
Shawn Guo0e87e042012-08-22 21:36:28 +080093 clocks = <&clks 106>;
Huang Shijiee5d0f9f2012-06-06 21:22:57 -040094 };
95
Shawn Guobe4ccfc2012-12-31 11:32:48 +080096 gpmi: gpmi-nand@00112000 {
Shawn Guo0e87e042012-08-22 21:36:28 +080097 compatible = "fsl,imx6q-gpmi-nand";
98 #address-cells = <1>;
99 #size-cells = <1>;
100 reg = <0x00112000 0x2000>, <0x00114000 0x2000>;
101 reg-names = "gpmi-nand", "bch";
Troy Kisky275c08b2013-11-14 14:02:13 -0700102 interrupts = <0 15 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guoc7aa12a2013-07-16 17:13:00 +0800103 interrupt-names = "bch";
Shawn Guo0e87e042012-08-22 21:36:28 +0800104 clocks = <&clks 152>, <&clks 153>, <&clks 151>,
105 <&clks 150>, <&clks 149>;
106 clock-names = "gpmi_io", "gpmi_apb", "gpmi_bch",
107 "gpmi_bch_apb", "per1_bch";
Shawn Guof30fb032013-02-25 21:56:56 +0800108 dmas = <&dma_apbh 0>;
109 dma-names = "rx-tx";
Shawn Guo0e87e042012-08-22 21:36:28 +0800110 status = "disabled";
Huang Shijiecf922fa2012-07-01 23:38:46 -0400111 };
112
Shawn Guo7d740f82011-09-06 13:53:26 +0800113 timer@00a00600 {
Marc Zyngier58458e02012-01-10 19:44:19 +0000114 compatible = "arm,cortex-a9-twd-timer";
115 reg = <0x00a00600 0x20>;
116 interrupts = <1 13 0xf01>;
Shawn Guo2bb4b702013-04-03 23:50:09 +0800117 clocks = <&clks 15>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800118 };
119
120 L2: l2-cache@00a02000 {
121 compatible = "arm,pl310-cache";
122 reg = <0x00a02000 0x1000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700123 interrupts = <0 92 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800124 cache-unified;
125 cache-level = <2>;
Dirk Behme5a5ca562013-04-26 10:13:55 +0200126 arm,tag-latency = <4 2 3>;
127 arm,data-latency = <4 2 3>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800128 };
129
Sean Cross3a572912013-09-26 10:51:09 +0800130 pcie: pcie@0x01000000 {
131 compatible = "fsl,imx6q-pcie", "snps,dw-pcie";
132 reg = <0x01ffc000 0x4000>; /* DBI */
133 #address-cells = <3>;
134 #size-cells = <2>;
135 device_type = "pci";
136 ranges = <0x00000800 0 0x01f00000 0x01f00000 0 0x00080000 /* configuration space */
137 0x81000000 0 0 0x01f80000 0 0x00010000 /* downstream I/O */
138 0x82000000 0 0x01000000 0x01000000 0 0x00f00000>; /* non-prefetchable memory */
139 num-lanes = <1>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700140 interrupts = <0 123 IRQ_TYPE_LEVEL_HIGH>;
Sean Cross3a572912013-09-26 10:51:09 +0800141 clocks = <&clks 189>, <&clks 187>, <&clks 206>, <&clks 144>;
142 clock-names = "pcie_ref_125m", "sata_ref_100m", "lvds_gate", "pcie_axi";
143 status = "disabled";
144 };
145
Dirk Behme218abe62013-02-15 15:10:01 +0100146 pmu {
147 compatible = "arm,cortex-a9-pmu";
Troy Kisky275c08b2013-11-14 14:02:13 -0700148 interrupts = <0 94 IRQ_TYPE_LEVEL_HIGH>;
Dirk Behme218abe62013-02-15 15:10:01 +0100149 };
150
Shawn Guo7d740f82011-09-06 13:53:26 +0800151 aips-bus@02000000 { /* AIPS1 */
152 compatible = "fsl,aips-bus", "simple-bus";
153 #address-cells = <1>;
154 #size-cells = <1>;
155 reg = <0x02000000 0x100000>;
156 ranges;
157
158 spba-bus@02000000 {
159 compatible = "fsl,spba-bus", "simple-bus";
160 #address-cells = <1>;
161 #size-cells = <1>;
162 reg = <0x02000000 0x40000>;
163 ranges;
164
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100165 spdif: spdif@02004000 {
Fabio Estevamc9d96df2013-09-02 23:51:41 -0300166 compatible = "fsl,imx35-spdif";
Shawn Guo7d740f82011-09-06 13:53:26 +0800167 reg = <0x02004000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700168 interrupts = <0 52 IRQ_TYPE_LEVEL_HIGH>;
Fabio Estevamc9d96df2013-09-02 23:51:41 -0300169 dmas = <&sdma 14 18 0>,
170 <&sdma 15 18 0>;
171 dma-names = "rx", "tx";
172 clocks = <&clks 197>, <&clks 3>,
173 <&clks 197>, <&clks 107>,
174 <&clks 0>, <&clks 118>,
Shawn Guo793b4b12013-11-16 22:38:29 +0800175 <&clks 0>, <&clks 139>,
Fabio Estevamc9d96df2013-09-02 23:51:41 -0300176 <&clks 0>;
177 clock-names = "core", "rxtx0",
178 "rxtx1", "rxtx2",
179 "rxtx3", "rxtx4",
180 "rxtx5", "rxtx6",
181 "rxtx7";
182 status = "disabled";
Shawn Guo7d740f82011-09-06 13:53:26 +0800183 };
184
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100185 ecspi1: ecspi@02008000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800186 #address-cells = <1>;
187 #size-cells = <0>;
188 compatible = "fsl,imx6q-ecspi", "fsl,imx51-ecspi";
189 reg = <0x02008000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700190 interrupts = <0 31 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800191 clocks = <&clks 112>, <&clks 112>;
192 clock-names = "ipg", "per";
Frank Lib3810c32014-01-04 06:53:52 +0800193 dmas = <&sdma 3 7 1>, <&sdma 4 7 2>;
194 dma-names = "rx", "tx";
Shawn Guo7d740f82011-09-06 13:53:26 +0800195 status = "disabled";
196 };
197
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100198 ecspi2: ecspi@0200c000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800199 #address-cells = <1>;
200 #size-cells = <0>;
201 compatible = "fsl,imx6q-ecspi", "fsl,imx51-ecspi";
202 reg = <0x0200c000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700203 interrupts = <0 32 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800204 clocks = <&clks 113>, <&clks 113>;
205 clock-names = "ipg", "per";
Frank Lib3810c32014-01-04 06:53:52 +0800206 dmas = <&sdma 5 7 1>, <&sdma 6 7 2>;
207 dma-names = "rx", "tx";
Shawn Guo7d740f82011-09-06 13:53:26 +0800208 status = "disabled";
209 };
210
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100211 ecspi3: ecspi@02010000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800212 #address-cells = <1>;
213 #size-cells = <0>;
214 compatible = "fsl,imx6q-ecspi", "fsl,imx51-ecspi";
215 reg = <0x02010000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700216 interrupts = <0 33 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800217 clocks = <&clks 114>, <&clks 114>;
218 clock-names = "ipg", "per";
Frank Lib3810c32014-01-04 06:53:52 +0800219 dmas = <&sdma 7 7 1>, <&sdma 8 7 2>;
220 dma-names = "rx", "tx";
Shawn Guo7d740f82011-09-06 13:53:26 +0800221 status = "disabled";
222 };
223
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100224 ecspi4: ecspi@02014000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800225 #address-cells = <1>;
226 #size-cells = <0>;
227 compatible = "fsl,imx6q-ecspi", "fsl,imx51-ecspi";
228 reg = <0x02014000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700229 interrupts = <0 34 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800230 clocks = <&clks 115>, <&clks 115>;
231 clock-names = "ipg", "per";
Frank Lib3810c32014-01-04 06:53:52 +0800232 dmas = <&sdma 9 7 1>, <&sdma 10 7 2>;
233 dma-names = "rx", "tx";
Shawn Guo7d740f82011-09-06 13:53:26 +0800234 status = "disabled";
235 };
236
Shawn Guo0c456cf2012-04-02 14:39:26 +0800237 uart1: serial@02020000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800238 compatible = "fsl,imx6q-uart", "fsl,imx21-uart";
239 reg = <0x02020000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700240 interrupts = <0 26 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800241 clocks = <&clks 160>, <&clks 161>;
242 clock-names = "ipg", "per";
Huang Shijie72a5ceb2013-07-12 18:02:09 +0800243 dmas = <&sdma 25 4 0>, <&sdma 26 4 0>;
244 dma-names = "rx", "tx";
Shawn Guo7d740f82011-09-06 13:53:26 +0800245 status = "disabled";
246 };
247
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100248 esai: esai@02024000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800249 reg = <0x02024000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700250 interrupts = <0 51 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800251 };
252
Richard Zhaob1a5da82012-05-02 10:29:10 +0800253 ssi1: ssi@02028000 {
Markus Pargmann98ea6ad2014-01-17 10:07:42 +0100254 compatible = "fsl,imx6q-ssi",
255 "fsl,imx51-ssi",
256 "fsl,imx21-ssi";
Shawn Guo7d740f82011-09-06 13:53:26 +0800257 reg = <0x02028000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700258 interrupts = <0 46 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800259 clocks = <&clks 178>;
Shawn Guo5da826a2013-07-17 13:50:54 +0800260 dmas = <&sdma 37 1 0>,
261 <&sdma 38 1 0>;
262 dma-names = "rx", "tx";
Richard Zhaob1a5da82012-05-02 10:29:10 +0800263 fsl,fifo-depth = <15>;
264 fsl,ssi-dma-events = <38 37>;
265 status = "disabled";
Shawn Guo7d740f82011-09-06 13:53:26 +0800266 };
267
Richard Zhaob1a5da82012-05-02 10:29:10 +0800268 ssi2: ssi@0202c000 {
Markus Pargmann98ea6ad2014-01-17 10:07:42 +0100269 compatible = "fsl,imx6q-ssi",
270 "fsl,imx51-ssi",
271 "fsl,imx21-ssi";
Shawn Guo7d740f82011-09-06 13:53:26 +0800272 reg = <0x0202c000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700273 interrupts = <0 47 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800274 clocks = <&clks 179>;
Shawn Guo5da826a2013-07-17 13:50:54 +0800275 dmas = <&sdma 41 1 0>,
276 <&sdma 42 1 0>;
277 dma-names = "rx", "tx";
Richard Zhaob1a5da82012-05-02 10:29:10 +0800278 fsl,fifo-depth = <15>;
279 fsl,ssi-dma-events = <42 41>;
280 status = "disabled";
Shawn Guo7d740f82011-09-06 13:53:26 +0800281 };
282
Richard Zhaob1a5da82012-05-02 10:29:10 +0800283 ssi3: ssi@02030000 {
Markus Pargmann98ea6ad2014-01-17 10:07:42 +0100284 compatible = "fsl,imx6q-ssi",
285 "fsl,imx51-ssi",
286 "fsl,imx21-ssi";
Shawn Guo7d740f82011-09-06 13:53:26 +0800287 reg = <0x02030000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700288 interrupts = <0 48 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800289 clocks = <&clks 180>;
Shawn Guo5da826a2013-07-17 13:50:54 +0800290 dmas = <&sdma 45 1 0>,
291 <&sdma 46 1 0>;
292 dma-names = "rx", "tx";
Richard Zhaob1a5da82012-05-02 10:29:10 +0800293 fsl,fifo-depth = <15>;
294 fsl,ssi-dma-events = <46 45>;
295 status = "disabled";
Shawn Guo7d740f82011-09-06 13:53:26 +0800296 };
297
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100298 asrc: asrc@02034000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800299 reg = <0x02034000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700300 interrupts = <0 50 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800301 };
302
303 spba@0203c000 {
304 reg = <0x0203c000 0x4000>;
305 };
306 };
307
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100308 vpu: vpu@02040000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800309 reg = <0x02040000 0x3c000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700310 interrupts = <0 3 IRQ_TYPE_LEVEL_HIGH>,
311 <0 12 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800312 };
313
314 aipstz@0207c000 { /* AIPSTZ1 */
315 reg = <0x0207c000 0x4000>;
316 };
317
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100318 pwm1: pwm@02080000 {
Sascha Hauer33b38582012-11-21 12:18:28 +0100319 #pwm-cells = <2>;
320 compatible = "fsl,imx6q-pwm", "fsl,imx27-pwm";
Shawn Guo7d740f82011-09-06 13:53:26 +0800321 reg = <0x02080000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700322 interrupts = <0 83 IRQ_TYPE_LEVEL_HIGH>;
Sascha Hauer33b38582012-11-21 12:18:28 +0100323 clocks = <&clks 62>, <&clks 145>;
324 clock-names = "ipg", "per";
Shawn Guo7d740f82011-09-06 13:53:26 +0800325 };
326
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100327 pwm2: pwm@02084000 {
Sascha Hauer33b38582012-11-21 12:18:28 +0100328 #pwm-cells = <2>;
329 compatible = "fsl,imx6q-pwm", "fsl,imx27-pwm";
Shawn Guo7d740f82011-09-06 13:53:26 +0800330 reg = <0x02084000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700331 interrupts = <0 84 IRQ_TYPE_LEVEL_HIGH>;
Sascha Hauer33b38582012-11-21 12:18:28 +0100332 clocks = <&clks 62>, <&clks 146>;
333 clock-names = "ipg", "per";
Shawn Guo7d740f82011-09-06 13:53:26 +0800334 };
335
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100336 pwm3: pwm@02088000 {
Sascha Hauer33b38582012-11-21 12:18:28 +0100337 #pwm-cells = <2>;
338 compatible = "fsl,imx6q-pwm", "fsl,imx27-pwm";
Shawn Guo7d740f82011-09-06 13:53:26 +0800339 reg = <0x02088000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700340 interrupts = <0 85 IRQ_TYPE_LEVEL_HIGH>;
Sascha Hauer33b38582012-11-21 12:18:28 +0100341 clocks = <&clks 62>, <&clks 147>;
342 clock-names = "ipg", "per";
Shawn Guo7d740f82011-09-06 13:53:26 +0800343 };
344
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100345 pwm4: pwm@0208c000 {
Sascha Hauer33b38582012-11-21 12:18:28 +0100346 #pwm-cells = <2>;
347 compatible = "fsl,imx6q-pwm", "fsl,imx27-pwm";
Shawn Guo7d740f82011-09-06 13:53:26 +0800348 reg = <0x0208c000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700349 interrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>;
Sascha Hauer33b38582012-11-21 12:18:28 +0100350 clocks = <&clks 62>, <&clks 148>;
351 clock-names = "ipg", "per";
Shawn Guo7d740f82011-09-06 13:53:26 +0800352 };
353
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100354 can1: flexcan@02090000 {
Sascha Hauer0f225212013-06-25 15:51:46 +0200355 compatible = "fsl,imx6q-flexcan";
Shawn Guo7d740f82011-09-06 13:53:26 +0800356 reg = <0x02090000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700357 interrupts = <0 110 IRQ_TYPE_LEVEL_HIGH>;
Sascha Hauer0f225212013-06-25 15:51:46 +0200358 clocks = <&clks 108>, <&clks 109>;
359 clock-names = "ipg", "per";
Tim Harveya1135332013-10-22 21:51:27 -0700360 status = "disabled";
Shawn Guo7d740f82011-09-06 13:53:26 +0800361 };
362
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100363 can2: flexcan@02094000 {
Sascha Hauer0f225212013-06-25 15:51:46 +0200364 compatible = "fsl,imx6q-flexcan";
Shawn Guo7d740f82011-09-06 13:53:26 +0800365 reg = <0x02094000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700366 interrupts = <0 111 IRQ_TYPE_LEVEL_HIGH>;
Sascha Hauer0f225212013-06-25 15:51:46 +0200367 clocks = <&clks 110>, <&clks 111>;
368 clock-names = "ipg", "per";
Tim Harveya1135332013-10-22 21:51:27 -0700369 status = "disabled";
Shawn Guo7d740f82011-09-06 13:53:26 +0800370 };
371
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100372 gpt: gpt@02098000 {
Sascha Hauer97b108f2013-06-25 15:51:47 +0200373 compatible = "fsl,imx6q-gpt", "fsl,imx31-gpt";
Shawn Guo7d740f82011-09-06 13:53:26 +0800374 reg = <0x02098000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700375 interrupts = <0 55 IRQ_TYPE_LEVEL_HIGH>;
Sascha Hauer4efccad2013-03-14 13:09:01 +0100376 clocks = <&clks 119>, <&clks 120>;
377 clock-names = "ipg", "per";
Shawn Guo7d740f82011-09-06 13:53:26 +0800378 };
379
Richard Zhao4d191862011-12-14 09:26:44 +0800380 gpio1: gpio@0209c000 {
Benoît Thébaudeauaeb27742012-06-22 21:04:06 +0200381 compatible = "fsl,imx6q-gpio", "fsl,imx35-gpio";
Shawn Guo7d740f82011-09-06 13:53:26 +0800382 reg = <0x0209c000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700383 interrupts = <0 66 IRQ_TYPE_LEVEL_HIGH>,
384 <0 67 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800385 gpio-controller;
386 #gpio-cells = <2>;
387 interrupt-controller;
Shawn Guo88cde8b2012-07-06 20:03:37 +0800388 #interrupt-cells = <2>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800389 };
390
Richard Zhao4d191862011-12-14 09:26:44 +0800391 gpio2: gpio@020a0000 {
Benoît Thébaudeauaeb27742012-06-22 21:04:06 +0200392 compatible = "fsl,imx6q-gpio", "fsl,imx35-gpio";
Shawn Guo7d740f82011-09-06 13:53:26 +0800393 reg = <0x020a0000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700394 interrupts = <0 68 IRQ_TYPE_LEVEL_HIGH>,
395 <0 69 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800396 gpio-controller;
397 #gpio-cells = <2>;
398 interrupt-controller;
Shawn Guo88cde8b2012-07-06 20:03:37 +0800399 #interrupt-cells = <2>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800400 };
401
Richard Zhao4d191862011-12-14 09:26:44 +0800402 gpio3: gpio@020a4000 {
Benoît Thébaudeauaeb27742012-06-22 21:04:06 +0200403 compatible = "fsl,imx6q-gpio", "fsl,imx35-gpio";
Shawn Guo7d740f82011-09-06 13:53:26 +0800404 reg = <0x020a4000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700405 interrupts = <0 70 IRQ_TYPE_LEVEL_HIGH>,
406 <0 71 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800407 gpio-controller;
408 #gpio-cells = <2>;
409 interrupt-controller;
Shawn Guo88cde8b2012-07-06 20:03:37 +0800410 #interrupt-cells = <2>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800411 };
412
Richard Zhao4d191862011-12-14 09:26:44 +0800413 gpio4: gpio@020a8000 {
Benoît Thébaudeauaeb27742012-06-22 21:04:06 +0200414 compatible = "fsl,imx6q-gpio", "fsl,imx35-gpio";
Shawn Guo7d740f82011-09-06 13:53:26 +0800415 reg = <0x020a8000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700416 interrupts = <0 72 IRQ_TYPE_LEVEL_HIGH>,
417 <0 73 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800418 gpio-controller;
419 #gpio-cells = <2>;
420 interrupt-controller;
Shawn Guo88cde8b2012-07-06 20:03:37 +0800421 #interrupt-cells = <2>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800422 };
423
Richard Zhao4d191862011-12-14 09:26:44 +0800424 gpio5: gpio@020ac000 {
Benoît Thébaudeauaeb27742012-06-22 21:04:06 +0200425 compatible = "fsl,imx6q-gpio", "fsl,imx35-gpio";
Shawn Guo7d740f82011-09-06 13:53:26 +0800426 reg = <0x020ac000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700427 interrupts = <0 74 IRQ_TYPE_LEVEL_HIGH>,
428 <0 75 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800429 gpio-controller;
430 #gpio-cells = <2>;
431 interrupt-controller;
Shawn Guo88cde8b2012-07-06 20:03:37 +0800432 #interrupt-cells = <2>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800433 };
434
Richard Zhao4d191862011-12-14 09:26:44 +0800435 gpio6: gpio@020b0000 {
Benoît Thébaudeauaeb27742012-06-22 21:04:06 +0200436 compatible = "fsl,imx6q-gpio", "fsl,imx35-gpio";
Shawn Guo7d740f82011-09-06 13:53:26 +0800437 reg = <0x020b0000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700438 interrupts = <0 76 IRQ_TYPE_LEVEL_HIGH>,
439 <0 77 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800440 gpio-controller;
441 #gpio-cells = <2>;
442 interrupt-controller;
Shawn Guo88cde8b2012-07-06 20:03:37 +0800443 #interrupt-cells = <2>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800444 };
445
Richard Zhao4d191862011-12-14 09:26:44 +0800446 gpio7: gpio@020b4000 {
Benoît Thébaudeauaeb27742012-06-22 21:04:06 +0200447 compatible = "fsl,imx6q-gpio", "fsl,imx35-gpio";
Shawn Guo7d740f82011-09-06 13:53:26 +0800448 reg = <0x020b4000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700449 interrupts = <0 78 IRQ_TYPE_LEVEL_HIGH>,
450 <0 79 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800451 gpio-controller;
452 #gpio-cells = <2>;
453 interrupt-controller;
Shawn Guo88cde8b2012-07-06 20:03:37 +0800454 #interrupt-cells = <2>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800455 };
456
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100457 kpp: kpp@020b8000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800458 reg = <0x020b8000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700459 interrupts = <0 82 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800460 };
461
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100462 wdog1: wdog@020bc000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800463 compatible = "fsl,imx6q-wdt", "fsl,imx21-wdt";
464 reg = <0x020bc000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700465 interrupts = <0 80 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800466 clocks = <&clks 0>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800467 };
468
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100469 wdog2: wdog@020c0000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800470 compatible = "fsl,imx6q-wdt", "fsl,imx21-wdt";
471 reg = <0x020c0000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700472 interrupts = <0 81 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800473 clocks = <&clks 0>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800474 status = "disabled";
475 };
476
Shawn Guo0e87e042012-08-22 21:36:28 +0800477 clks: ccm@020c4000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800478 compatible = "fsl,imx6q-ccm";
479 reg = <0x020c4000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700480 interrupts = <0 87 IRQ_TYPE_LEVEL_HIGH>,
481 <0 88 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800482 #clock-cells = <1>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800483 };
484
Dong Aishengbaa64152012-09-05 10:57:15 +0800485 anatop: anatop@020c8000 {
486 compatible = "fsl,imx6q-anatop", "syscon", "simple-bus";
Shawn Guo7d740f82011-09-06 13:53:26 +0800487 reg = <0x020c8000 0x1000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700488 interrupts = <0 49 IRQ_TYPE_LEVEL_HIGH>,
489 <0 54 IRQ_TYPE_LEVEL_HIGH>,
490 <0 127 IRQ_TYPE_LEVEL_HIGH>;
Ying-Chun Liu (PaulLiu)a1e327e2012-03-30 21:46:53 +0800491
492 regulator-1p1@110 {
493 compatible = "fsl,anatop-regulator";
494 regulator-name = "vdd1p1";
495 regulator-min-microvolt = <800000>;
496 regulator-max-microvolt = <1375000>;
497 regulator-always-on;
498 anatop-reg-offset = <0x110>;
499 anatop-vol-bit-shift = <8>;
500 anatop-vol-bit-width = <5>;
501 anatop-min-bit-val = <4>;
502 anatop-min-voltage = <800000>;
503 anatop-max-voltage = <1375000>;
504 };
505
506 regulator-3p0@120 {
507 compatible = "fsl,anatop-regulator";
508 regulator-name = "vdd3p0";
509 regulator-min-microvolt = <2800000>;
510 regulator-max-microvolt = <3150000>;
511 regulator-always-on;
512 anatop-reg-offset = <0x120>;
513 anatop-vol-bit-shift = <8>;
514 anatop-vol-bit-width = <5>;
515 anatop-min-bit-val = <0>;
516 anatop-min-voltage = <2625000>;
517 anatop-max-voltage = <3400000>;
518 };
519
520 regulator-2p5@130 {
521 compatible = "fsl,anatop-regulator";
522 regulator-name = "vdd2p5";
523 regulator-min-microvolt = <2000000>;
524 regulator-max-microvolt = <2750000>;
525 regulator-always-on;
526 anatop-reg-offset = <0x130>;
527 anatop-vol-bit-shift = <8>;
528 anatop-vol-bit-width = <5>;
529 anatop-min-bit-val = <0>;
530 anatop-min-voltage = <2000000>;
531 anatop-max-voltage = <2750000>;
532 };
533
Shawn Guo96574a62013-01-08 14:25:14 +0800534 reg_arm: regulator-vddcore@140 {
Ying-Chun Liu (PaulLiu)a1e327e2012-03-30 21:46:53 +0800535 compatible = "fsl,anatop-regulator";
Fabio Estevam118c98a2013-12-19 21:08:52 -0200536 regulator-name = "vddarm";
Ying-Chun Liu (PaulLiu)a1e327e2012-03-30 21:46:53 +0800537 regulator-min-microvolt = <725000>;
538 regulator-max-microvolt = <1450000>;
539 regulator-always-on;
540 anatop-reg-offset = <0x140>;
541 anatop-vol-bit-shift = <0>;
542 anatop-vol-bit-width = <5>;
Anson Huang46743dd2013-01-30 17:33:44 -0500543 anatop-delay-reg-offset = <0x170>;
544 anatop-delay-bit-shift = <24>;
545 anatop-delay-bit-width = <2>;
Ying-Chun Liu (PaulLiu)a1e327e2012-03-30 21:46:53 +0800546 anatop-min-bit-val = <1>;
547 anatop-min-voltage = <725000>;
548 anatop-max-voltage = <1450000>;
549 };
550
Shawn Guo96574a62013-01-08 14:25:14 +0800551 reg_pu: regulator-vddpu@140 {
Ying-Chun Liu (PaulLiu)a1e327e2012-03-30 21:46:53 +0800552 compatible = "fsl,anatop-regulator";
553 regulator-name = "vddpu";
554 regulator-min-microvolt = <725000>;
555 regulator-max-microvolt = <1450000>;
556 regulator-always-on;
557 anatop-reg-offset = <0x140>;
558 anatop-vol-bit-shift = <9>;
559 anatop-vol-bit-width = <5>;
Anson Huang46743dd2013-01-30 17:33:44 -0500560 anatop-delay-reg-offset = <0x170>;
561 anatop-delay-bit-shift = <26>;
562 anatop-delay-bit-width = <2>;
Ying-Chun Liu (PaulLiu)a1e327e2012-03-30 21:46:53 +0800563 anatop-min-bit-val = <1>;
564 anatop-min-voltage = <725000>;
565 anatop-max-voltage = <1450000>;
566 };
567
Shawn Guo96574a62013-01-08 14:25:14 +0800568 reg_soc: regulator-vddsoc@140 {
Ying-Chun Liu (PaulLiu)a1e327e2012-03-30 21:46:53 +0800569 compatible = "fsl,anatop-regulator";
570 regulator-name = "vddsoc";
571 regulator-min-microvolt = <725000>;
572 regulator-max-microvolt = <1450000>;
573 regulator-always-on;
574 anatop-reg-offset = <0x140>;
575 anatop-vol-bit-shift = <18>;
576 anatop-vol-bit-width = <5>;
Anson Huang46743dd2013-01-30 17:33:44 -0500577 anatop-delay-reg-offset = <0x170>;
578 anatop-delay-bit-shift = <28>;
579 anatop-delay-bit-width = <2>;
Ying-Chun Liu (PaulLiu)a1e327e2012-03-30 21:46:53 +0800580 anatop-min-bit-val = <1>;
581 anatop-min-voltage = <725000>;
582 anatop-max-voltage = <1450000>;
583 };
Shawn Guo7d740f82011-09-06 13:53:26 +0800584 };
585
Shawn Guo3fe63732013-07-16 21:16:36 +0800586 tempmon: tempmon {
587 compatible = "fsl,imx6q-tempmon";
Troy Kisky275c08b2013-11-14 14:02:13 -0700588 interrupts = <0 49 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo3fe63732013-07-16 21:16:36 +0800589 fsl,tempmon = <&anatop>;
590 fsl,tempmon-data = <&ocotp>;
Anson Huangf430d192013-12-19 13:17:23 -0500591 clocks = <&clks 172>;
Shawn Guo3fe63732013-07-16 21:16:36 +0800592 };
593
Richard Zhao74bd88f2012-07-12 14:21:41 +0800594 usbphy1: usbphy@020c9000 {
595 compatible = "fsl,imx6q-usbphy", "fsl,imx23-usbphy";
Shawn Guo7d740f82011-09-06 13:53:26 +0800596 reg = <0x020c9000 0x1000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700597 interrupts = <0 44 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800598 clocks = <&clks 182>;
Peter Chen76a38852013-12-20 15:52:01 +0800599 fsl,anatop = <&anatop>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800600 };
601
Richard Zhao74bd88f2012-07-12 14:21:41 +0800602 usbphy2: usbphy@020ca000 {
603 compatible = "fsl,imx6q-usbphy", "fsl,imx23-usbphy";
Shawn Guo7d740f82011-09-06 13:53:26 +0800604 reg = <0x020ca000 0x1000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700605 interrupts = <0 45 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800606 clocks = <&clks 183>;
Peter Chen76a38852013-12-20 15:52:01 +0800607 fsl,anatop = <&anatop>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800608 };
609
610 snvs@020cc000 {
Shawn Guoc9250382012-07-02 20:13:03 +0800611 compatible = "fsl,sec-v4.0-mon", "simple-bus";
612 #address-cells = <1>;
613 #size-cells = <1>;
614 ranges = <0 0x020cc000 0x4000>;
615
616 snvs-rtc-lp@34 {
617 compatible = "fsl,sec-v4.0-mon-rtc-lp";
618 reg = <0x34 0x58>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700619 interrupts = <0 19 IRQ_TYPE_LEVEL_HIGH>,
620 <0 20 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guoc9250382012-07-02 20:13:03 +0800621 };
Shawn Guo7d740f82011-09-06 13:53:26 +0800622 };
623
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100624 epit1: epit@020d0000 { /* EPIT1 */
Shawn Guo7d740f82011-09-06 13:53:26 +0800625 reg = <0x020d0000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700626 interrupts = <0 56 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800627 };
628
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100629 epit2: epit@020d4000 { /* EPIT2 */
Shawn Guo7d740f82011-09-06 13:53:26 +0800630 reg = <0x020d4000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700631 interrupts = <0 57 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800632 };
633
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100634 src: src@020d8000 {
Philipp Zabelbd3d9242013-03-28 17:35:22 +0100635 compatible = "fsl,imx6q-src", "fsl,imx51-src";
Shawn Guo7d740f82011-09-06 13:53:26 +0800636 reg = <0x020d8000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700637 interrupts = <0 91 IRQ_TYPE_LEVEL_HIGH>,
638 <0 96 IRQ_TYPE_LEVEL_HIGH>;
Philipp Zabel09ebf362013-03-28 17:35:20 +0100639 #reset-cells = <1>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800640 };
641
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100642 gpc: gpc@020dc000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800643 compatible = "fsl,imx6q-gpc";
644 reg = <0x020dc000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700645 interrupts = <0 89 IRQ_TYPE_LEVEL_HIGH>,
646 <0 90 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800647 };
648
Dong Aishengdf37e0c2012-09-05 10:57:14 +0800649 gpr: iomuxc-gpr@020e0000 {
650 compatible = "fsl,imx6q-iomuxc-gpr", "syscon";
651 reg = <0x020e0000 0x38>;
652 };
653
Shawn Guoc56009b2f2013-07-11 13:58:36 +0800654 iomuxc: iomuxc@020e0000 {
655 compatible = "fsl,imx6dl-iomuxc", "fsl,imx6q-iomuxc";
656 reg = <0x020e0000 0x4000>;
Shawn Guoc56009b2f2013-07-11 13:58:36 +0800657 };
658
Steffen Trumtrar41c04342013-03-28 16:23:35 +0100659 ldb: ldb@020e0008 {
660 #address-cells = <1>;
661 #size-cells = <0>;
662 compatible = "fsl,imx6q-ldb", "fsl,imx53-ldb";
663 gpr = <&gpr>;
664 status = "disabled";
665
666 lvds-channel@0 {
667 reg = <0>;
Steffen Trumtrar41c04342013-03-28 16:23:35 +0100668 status = "disabled";
669 };
670
671 lvds-channel@1 {
672 reg = <1>;
Steffen Trumtrar41c04342013-03-28 16:23:35 +0100673 status = "disabled";
674 };
675 };
676
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100677 dcic1: dcic@020e4000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800678 reg = <0x020e4000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700679 interrupts = <0 124 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800680 };
681
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100682 dcic2: dcic@020e8000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800683 reg = <0x020e8000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700684 interrupts = <0 125 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800685 };
686
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100687 sdma: sdma@020ec000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800688 compatible = "fsl,imx6q-sdma", "fsl,imx35-sdma";
689 reg = <0x020ec000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700690 interrupts = <0 2 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800691 clocks = <&clks 155>, <&clks 155>;
692 clock-names = "ipg", "ahb";
Huang Shijiefb72bb22013-07-02 10:15:29 +0800693 #dma-cells = <3>;
Fabio Estevamd6b9c592013-01-17 12:13:25 -0200694 fsl,sdma-ram-script-name = "imx/sdma/sdma-imx6q.bin";
Shawn Guo7d740f82011-09-06 13:53:26 +0800695 };
696 };
697
698 aips-bus@02100000 { /* AIPS2 */
699 compatible = "fsl,aips-bus", "simple-bus";
700 #address-cells = <1>;
701 #size-cells = <1>;
702 reg = <0x02100000 0x100000>;
703 ranges;
704
705 caam@02100000 {
706 reg = <0x02100000 0x40000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700707 interrupts = <0 105 IRQ_TYPE_LEVEL_HIGH>,
708 <0 106 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800709 };
710
711 aipstz@0217c000 { /* AIPSTZ2 */
712 reg = <0x0217c000 0x4000>;
713 };
714
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100715 usbotg: usb@02184000 {
Richard Zhao74bd88f2012-07-12 14:21:41 +0800716 compatible = "fsl,imx6q-usb", "fsl,imx27-usb";
717 reg = <0x02184000 0x200>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700718 interrupts = <0 43 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800719 clocks = <&clks 162>;
Richard Zhao74bd88f2012-07-12 14:21:41 +0800720 fsl,usbphy = <&usbphy1>;
Richard Zhao28342c62012-09-14 14:42:45 +0800721 fsl,usbmisc = <&usbmisc 0>;
Richard Zhao74bd88f2012-07-12 14:21:41 +0800722 status = "disabled";
723 };
724
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100725 usbh1: usb@02184200 {
Richard Zhao74bd88f2012-07-12 14:21:41 +0800726 compatible = "fsl,imx6q-usb", "fsl,imx27-usb";
727 reg = <0x02184200 0x200>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700728 interrupts = <0 40 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800729 clocks = <&clks 162>;
Richard Zhao74bd88f2012-07-12 14:21:41 +0800730 fsl,usbphy = <&usbphy2>;
Richard Zhao28342c62012-09-14 14:42:45 +0800731 fsl,usbmisc = <&usbmisc 1>;
Richard Zhao74bd88f2012-07-12 14:21:41 +0800732 status = "disabled";
733 };
734
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100735 usbh2: usb@02184400 {
Richard Zhao74bd88f2012-07-12 14:21:41 +0800736 compatible = "fsl,imx6q-usb", "fsl,imx27-usb";
737 reg = <0x02184400 0x200>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700738 interrupts = <0 41 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800739 clocks = <&clks 162>;
Richard Zhao28342c62012-09-14 14:42:45 +0800740 fsl,usbmisc = <&usbmisc 2>;
Richard Zhao74bd88f2012-07-12 14:21:41 +0800741 status = "disabled";
742 };
743
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100744 usbh3: usb@02184600 {
Richard Zhao74bd88f2012-07-12 14:21:41 +0800745 compatible = "fsl,imx6q-usb", "fsl,imx27-usb";
746 reg = <0x02184600 0x200>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700747 interrupts = <0 42 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800748 clocks = <&clks 162>;
Richard Zhao28342c62012-09-14 14:42:45 +0800749 fsl,usbmisc = <&usbmisc 3>;
Richard Zhao74bd88f2012-07-12 14:21:41 +0800750 status = "disabled";
751 };
752
Shawn Guo60984bd2013-04-28 09:59:54 +0800753 usbmisc: usbmisc@02184800 {
Richard Zhao28342c62012-09-14 14:42:45 +0800754 #index-cells = <1>;
755 compatible = "fsl,imx6q-usbmisc";
756 reg = <0x02184800 0x200>;
757 clocks = <&clks 162>;
758 };
759
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100760 fec: ethernet@02188000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800761 compatible = "fsl,imx6q-fec";
762 reg = <0x02188000 0x4000>;
Troy Kisky454cf8f2013-12-20 11:47:10 -0700763 interrupts-extended =
764 <&intc 0 118 IRQ_TYPE_LEVEL_HIGH>,
765 <&intc 0 119 IRQ_TYPE_LEVEL_HIGH>;
Frank Li8dd5c662013-02-05 14:21:06 +0800766 clocks = <&clks 117>, <&clks 117>, <&clks 190>;
Frank Li76298382012-10-30 18:24:57 +0000767 clock-names = "ipg", "ahb", "ptp";
Shawn Guo7d740f82011-09-06 13:53:26 +0800768 status = "disabled";
769 };
770
771 mlb@0218c000 {
772 reg = <0x0218c000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700773 interrupts = <0 53 IRQ_TYPE_LEVEL_HIGH>,
774 <0 117 IRQ_TYPE_LEVEL_HIGH>,
775 <0 126 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800776 };
777
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100778 usdhc1: usdhc@02190000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800779 compatible = "fsl,imx6q-usdhc";
780 reg = <0x02190000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700781 interrupts = <0 22 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800782 clocks = <&clks 163>, <&clks 163>, <&clks 163>;
783 clock-names = "ipg", "ahb", "per";
Sascha Hauerc104b6a2012-09-25 11:49:33 +0200784 bus-width = <4>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800785 status = "disabled";
786 };
787
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100788 usdhc2: usdhc@02194000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800789 compatible = "fsl,imx6q-usdhc";
790 reg = <0x02194000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700791 interrupts = <0 23 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800792 clocks = <&clks 164>, <&clks 164>, <&clks 164>;
793 clock-names = "ipg", "ahb", "per";
Sascha Hauerc104b6a2012-09-25 11:49:33 +0200794 bus-width = <4>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800795 status = "disabled";
796 };
797
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100798 usdhc3: usdhc@02198000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800799 compatible = "fsl,imx6q-usdhc";
800 reg = <0x02198000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700801 interrupts = <0 24 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800802 clocks = <&clks 165>, <&clks 165>, <&clks 165>;
803 clock-names = "ipg", "ahb", "per";
Sascha Hauerc104b6a2012-09-25 11:49:33 +0200804 bus-width = <4>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800805 status = "disabled";
806 };
807
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100808 usdhc4: usdhc@0219c000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800809 compatible = "fsl,imx6q-usdhc";
810 reg = <0x0219c000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700811 interrupts = <0 25 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800812 clocks = <&clks 166>, <&clks 166>, <&clks 166>;
813 clock-names = "ipg", "ahb", "per";
Sascha Hauerc104b6a2012-09-25 11:49:33 +0200814 bus-width = <4>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800815 status = "disabled";
816 };
817
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100818 i2c1: i2c@021a0000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800819 #address-cells = <1>;
820 #size-cells = <0>;
Shawn Guo5bdfba22012-09-14 15:19:00 +0800821 compatible = "fsl,imx6q-i2c", "fsl,imx21-i2c";
Shawn Guo7d740f82011-09-06 13:53:26 +0800822 reg = <0x021a0000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700823 interrupts = <0 36 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800824 clocks = <&clks 125>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800825 status = "disabled";
826 };
827
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100828 i2c2: i2c@021a4000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800829 #address-cells = <1>;
830 #size-cells = <0>;
Shawn Guo5bdfba22012-09-14 15:19:00 +0800831 compatible = "fsl,imx6q-i2c", "fsl,imx21-i2c";
Shawn Guo7d740f82011-09-06 13:53:26 +0800832 reg = <0x021a4000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700833 interrupts = <0 37 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800834 clocks = <&clks 126>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800835 status = "disabled";
836 };
837
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100838 i2c3: i2c@021a8000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800839 #address-cells = <1>;
840 #size-cells = <0>;
Shawn Guo5bdfba22012-09-14 15:19:00 +0800841 compatible = "fsl,imx6q-i2c", "fsl,imx21-i2c";
Shawn Guo7d740f82011-09-06 13:53:26 +0800842 reg = <0x021a8000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700843 interrupts = <0 38 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800844 clocks = <&clks 127>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800845 status = "disabled";
846 };
847
848 romcp@021ac000 {
849 reg = <0x021ac000 0x4000>;
850 };
851
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100852 mmdc0: mmdc@021b0000 { /* MMDC0 */
Shawn Guo7d740f82011-09-06 13:53:26 +0800853 compatible = "fsl,imx6q-mmdc";
854 reg = <0x021b0000 0x4000>;
855 };
856
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100857 mmdc1: mmdc@021b4000 { /* MMDC1 */
Shawn Guo7d740f82011-09-06 13:53:26 +0800858 reg = <0x021b4000 0x4000>;
859 };
860
Huang Shijie05e3f8e2013-05-28 14:20:09 +0800861 weim: weim@021b8000 {
862 compatible = "fsl,imx6q-weim";
Shawn Guo7d740f82011-09-06 13:53:26 +0800863 reg = <0x021b8000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700864 interrupts = <0 14 IRQ_TYPE_LEVEL_HIGH>;
Huang Shijie05e3f8e2013-05-28 14:20:09 +0800865 clocks = <&clks 196>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800866 };
867
Shawn Guo3fe63732013-07-16 21:16:36 +0800868 ocotp: ocotp@021bc000 {
869 compatible = "fsl,imx6q-ocotp", "syscon";
Shawn Guo7d740f82011-09-06 13:53:26 +0800870 reg = <0x021bc000 0x4000>;
871 };
872
Shawn Guo7d740f82011-09-06 13:53:26 +0800873 tzasc@021d0000 { /* TZASC1 */
874 reg = <0x021d0000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700875 interrupts = <0 108 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800876 };
877
878 tzasc@021d4000 { /* TZASC2 */
879 reg = <0x021d4000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700880 interrupts = <0 109 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800881 };
882
Sascha Hauer7b7d6722012-11-15 09:31:52 +0100883 audmux: audmux@021d8000 {
Richard Zhaof965cd52012-05-02 10:32:26 +0800884 compatible = "fsl,imx6q-audmux", "fsl,imx31-audmux";
Shawn Guo7d740f82011-09-06 13:53:26 +0800885 reg = <0x021d8000 0x4000>;
Richard Zhaof965cd52012-05-02 10:32:26 +0800886 status = "disabled";
Shawn Guo7d740f82011-09-06 13:53:26 +0800887 };
888
Troy Kisky5e0c7cd2013-11-14 14:02:08 -0700889 mipi_csi: mipi@021dc000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800890 reg = <0x021dc000 0x4000>;
891 };
892
893 mipi@021e0000 { /* MIPI-DSI */
894 reg = <0x021e0000 0x4000>;
895 };
896
897 vdoa@021e4000 {
898 reg = <0x021e4000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700899 interrupts = <0 18 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo7d740f82011-09-06 13:53:26 +0800900 };
901
Shawn Guo0c456cf2012-04-02 14:39:26 +0800902 uart2: serial@021e8000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800903 compatible = "fsl,imx6q-uart", "fsl,imx21-uart";
904 reg = <0x021e8000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700905 interrupts = <0 27 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800906 clocks = <&clks 160>, <&clks 161>;
907 clock-names = "ipg", "per";
Huang Shijie72a5ceb2013-07-12 18:02:09 +0800908 dmas = <&sdma 27 4 0>, <&sdma 28 4 0>;
909 dma-names = "rx", "tx";
Shawn Guo7d740f82011-09-06 13:53:26 +0800910 status = "disabled";
911 };
912
Shawn Guo0c456cf2012-04-02 14:39:26 +0800913 uart3: serial@021ec000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800914 compatible = "fsl,imx6q-uart", "fsl,imx21-uart";
915 reg = <0x021ec000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700916 interrupts = <0 28 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800917 clocks = <&clks 160>, <&clks 161>;
918 clock-names = "ipg", "per";
Huang Shijie72a5ceb2013-07-12 18:02:09 +0800919 dmas = <&sdma 29 4 0>, <&sdma 30 4 0>;
920 dma-names = "rx", "tx";
Shawn Guo7d740f82011-09-06 13:53:26 +0800921 status = "disabled";
922 };
923
Shawn Guo0c456cf2012-04-02 14:39:26 +0800924 uart4: serial@021f0000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800925 compatible = "fsl,imx6q-uart", "fsl,imx21-uart";
926 reg = <0x021f0000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700927 interrupts = <0 29 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800928 clocks = <&clks 160>, <&clks 161>;
929 clock-names = "ipg", "per";
Huang Shijie72a5ceb2013-07-12 18:02:09 +0800930 dmas = <&sdma 31 4 0>, <&sdma 32 4 0>;
931 dma-names = "rx", "tx";
Shawn Guo7d740f82011-09-06 13:53:26 +0800932 status = "disabled";
933 };
934
Shawn Guo0c456cf2012-04-02 14:39:26 +0800935 uart5: serial@021f4000 {
Shawn Guo7d740f82011-09-06 13:53:26 +0800936 compatible = "fsl,imx6q-uart", "fsl,imx21-uart";
937 reg = <0x021f4000 0x4000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700938 interrupts = <0 30 IRQ_TYPE_LEVEL_HIGH>;
Shawn Guo0e87e042012-08-22 21:36:28 +0800939 clocks = <&clks 160>, <&clks 161>;
940 clock-names = "ipg", "per";
Huang Shijie72a5ceb2013-07-12 18:02:09 +0800941 dmas = <&sdma 33 4 0>, <&sdma 34 4 0>;
942 dma-names = "rx", "tx";
Shawn Guo7d740f82011-09-06 13:53:26 +0800943 status = "disabled";
944 };
945 };
Sascha Hauer91660d72012-11-12 15:52:21 +0100946
947 ipu1: ipu@02400000 {
948 #crtc-cells = <1>;
949 compatible = "fsl,imx6q-ipu";
950 reg = <0x02400000 0x400000>;
Troy Kisky275c08b2013-11-14 14:02:13 -0700951 interrupts = <0 6 IRQ_TYPE_LEVEL_HIGH>,
952 <0 5 IRQ_TYPE_LEVEL_HIGH>;
Sascha Hauer91660d72012-11-12 15:52:21 +0100953 clocks = <&clks 130>, <&clks 131>, <&clks 132>;
954 clock-names = "bus", "di0", "di1";
Philipp Zabel09ebf362013-03-28 17:35:20 +0100955 resets = <&src 2>;
Sascha Hauer91660d72012-11-12 15:52:21 +0100956 };
Shawn Guo7d740f82011-09-06 13:53:26 +0800957 };
958};