ste-dbx5x0.dtsi 20.9 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11
/*
 * Copyright 2012 Linaro Ltd
 *
 * The code contained herein is licensed under the GNU General Public
 * License. You may obtain a copy of the GNU General Public License
 * Version 2 or later at the following locations:
 *
 * http://www.opensource.org/licenses/gpl-license.html
 * http://www.gnu.org/copyleft/gpl.html
 */

12
#include <dt-bindings/interrupt-controller/irq.h>
13
#include <dt-bindings/mfd/dbx500-prcmu.h>
14
#include "skeleton.dtsi"
15 16

/ {
17
	soc {
18 19
		#address-cells = <1>;
		#size-cells = <1>;
20
		compatible = "stericsson,db8500";
21
		interrupt-parent = <&intc>;
22
		ranges;
23

24 25 26 27 28 29 30 31 32
		intc: interrupt-controller@a0411000 {
			compatible = "arm,cortex-a9-gic";
			#interrupt-cells = <3>;
			#address-cells = <1>;
			interrupt-controller;
			reg = <0xa0411000 0x1000>,
			      <0xa0410100 0x100>;
		};

33 34 35
		L2: l2-cache {
			compatible = "arm,pl310-cache";
			reg = <0xa0412000 0x1000>;
36
			interrupts = <0 13 IRQ_TYPE_LEVEL_HIGH>;
37 38 39 40
			cache-unified;
			cache-level = <2>;
		};

41 42
		pmu {
			compatible = "arm,cortex-a9-pmu";
43
			interrupts = <0 7 IRQ_TYPE_LEVEL_HIGH>;
44 45
		};

46 47 48 49 50 51
		clocks {
			compatible = "stericsson,u8500-clks";

			prcmu_clk: prcmu-clock {
				#clock-cells = <1>;
			};
52 53 54 55

			prcc_pclk: prcc-periph-clock {
				#clock-cells = <2>;
			};
56 57
		};

58 59 60
		timer@a0410600 {
			compatible = "arm,cortex-a9-twd-timer";
			reg = <0xa0410600 0x20>;
61
			interrupts = <1 13 0x304>; /* IRQ level high per-CPU */
62 63
		};

64
		rtc@80154000 {
65
			compatible = "arm,rtc-pl031", "arm,primecell";
66
			reg = <0x80154000 0x1000>;
67
			interrupts = <0 18 IRQ_TYPE_LEVEL_HIGH>;
68 69 70 71
		};

		gpio0: gpio@8012e000 {
			compatible = "stericsson,db8500-gpio",
72
				"st,nomadik-gpio";
73
			reg =  <0x8012e000 0x80>;
74
			interrupts = <0 119 IRQ_TYPE_LEVEL_HIGH>;
75 76
			interrupt-controller;
			#interrupt-cells = <2>;
77
			st,supports-sleepmode;
78
			gpio-controller;
79 80
			#gpio-cells = <2>;
			gpio-bank = <0>;
81 82

			clocks = <&prcc_pclk 1 9>;
83 84 85 86
		};

		gpio1: gpio@8012e080 {
			compatible = "stericsson,db8500-gpio",
87
				"st,nomadik-gpio";
88
			reg =  <0x8012e080 0x80>;
89
			interrupts = <0 120 IRQ_TYPE_LEVEL_HIGH>;
90 91
			interrupt-controller;
			#interrupt-cells = <2>;
92
			st,supports-sleepmode;
93
			gpio-controller;
94 95
			#gpio-cells = <2>;
			gpio-bank = <1>;
96 97

			clocks = <&prcc_pclk 1 9>;
98 99 100 101
		};

		gpio2: gpio@8000e000 {
			compatible = "stericsson,db8500-gpio",
102
				"st,nomadik-gpio";
103
			reg =  <0x8000e000 0x80>;
104
			interrupts = <0 121 IRQ_TYPE_LEVEL_HIGH>;
105 106
			interrupt-controller;
			#interrupt-cells = <2>;
107
			st,supports-sleepmode;
108
			gpio-controller;
109 110
			#gpio-cells = <2>;
			gpio-bank = <2>;
111 112

			clocks = <&prcc_pclk 3 8>;
113 114 115 116
		};

		gpio3: gpio@8000e080 {
			compatible = "stericsson,db8500-gpio",
117
				"st,nomadik-gpio";
118
			reg =  <0x8000e080 0x80>;
119
			interrupts = <0 122 IRQ_TYPE_LEVEL_HIGH>;
120 121
			interrupt-controller;
			#interrupt-cells = <2>;
122
			st,supports-sleepmode;
123
			gpio-controller;
124 125
			#gpio-cells = <2>;
			gpio-bank = <3>;
126 127

			clocks = <&prcc_pclk 3 8>;
128 129 130 131
		};

		gpio4: gpio@8000e100 {
			compatible = "stericsson,db8500-gpio",
132
				"st,nomadik-gpio";
133
			reg =  <0x8000e100 0x80>;
134
			interrupts = <0 123 IRQ_TYPE_LEVEL_HIGH>;
135 136
			interrupt-controller;
			#interrupt-cells = <2>;
137
			st,supports-sleepmode;
138
			gpio-controller;
139 140
			#gpio-cells = <2>;
			gpio-bank = <4>;
141 142

			clocks = <&prcc_pclk 3 8>;
143 144 145 146
		};

		gpio5: gpio@8000e180 {
			compatible = "stericsson,db8500-gpio",
147
				"st,nomadik-gpio";
148
			reg =  <0x8000e180 0x80>;
149
			interrupts = <0 124 IRQ_TYPE_LEVEL_HIGH>;
150 151
			interrupt-controller;
			#interrupt-cells = <2>;
152
			st,supports-sleepmode;
153
			gpio-controller;
154 155
			#gpio-cells = <2>;
			gpio-bank = <5>;
156 157

			clocks = <&prcc_pclk 3 8>;
158 159 160 161
		};

		gpio6: gpio@8011e000 {
			compatible = "stericsson,db8500-gpio",
162
				"st,nomadik-gpio";
163
			reg =  <0x8011e000 0x80>;
164
			interrupts = <0 125 IRQ_TYPE_LEVEL_HIGH>;
165 166
			interrupt-controller;
			#interrupt-cells = <2>;
167
			st,supports-sleepmode;
168
			gpio-controller;
169 170
			#gpio-cells = <2>;
			gpio-bank = <6>;
171 172

			clocks = <&prcc_pclk 2 1>;
173 174 175 176
		};

		gpio7: gpio@8011e080 {
			compatible = "stericsson,db8500-gpio",
177
				"st,nomadik-gpio";
178
			reg =  <0x8011e080 0x80>;
179
			interrupts = <0 126 IRQ_TYPE_LEVEL_HIGH>;
180 181
			interrupt-controller;
			#interrupt-cells = <2>;
182
			st,supports-sleepmode;
183
			gpio-controller;
184 185
			#gpio-cells = <2>;
			gpio-bank = <7>;
186 187

			clocks = <&prcc_pclk 2 1>;
188 189 190 191
		};

		gpio8: gpio@a03fe000 {
			compatible = "stericsson,db8500-gpio",
192
				"st,nomadik-gpio";
193
			reg =  <0xa03fe000 0x80>;
194
			interrupts = <0 127 IRQ_TYPE_LEVEL_HIGH>;
195 196
			interrupt-controller;
			#interrupt-cells = <2>;
197
			st,supports-sleepmode;
198
			gpio-controller;
199 200
			#gpio-cells = <2>;
			gpio-bank = <8>;
201 202

			clocks = <&prcc_pclk 6 1>;
203 204
		};

205
		pinctrl {
206
			compatible = "stericsson,db8500-pinctrl";
207
			prcm = <&prcmu>;
208 209
		};

210
		usb_per5@a03e0000 {
211
			compatible = "stericsson,db8500-musb";
212
			reg = <0xa03e0000 0x10000>;
213
			interrupts = <0 23 IRQ_TYPE_LEVEL_HIGH>;
214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242
			interrupt-names = "mc";

			dr_mode = "otg";

			dmas = <&dma 38 0 0x2>, /* Logical - DevToMem */
			       <&dma 38 0 0x0>, /* Logical - MemToDev */
			       <&dma 37 0 0x2>, /* Logical - DevToMem */
			       <&dma 37 0 0x0>, /* Logical - MemToDev */
			       <&dma 36 0 0x2>, /* Logical - DevToMem */
			       <&dma 36 0 0x0>, /* Logical - MemToDev */
			       <&dma 19 0 0x2>, /* Logical - DevToMem */
			       <&dma 19 0 0x0>, /* Logical - MemToDev */
			       <&dma 18 0 0x2>, /* Logical - DevToMem */
			       <&dma 18 0 0x0>, /* Logical - MemToDev */
			       <&dma 17 0 0x2>, /* Logical - DevToMem */
			       <&dma 17 0 0x0>, /* Logical - MemToDev */
			       <&dma 16 0 0x2>, /* Logical - DevToMem */
			       <&dma 16 0 0x0>, /* Logical - MemToDev */
			       <&dma 39 0 0x2>, /* Logical - DevToMem */
			       <&dma 39 0 0x0>; /* Logical - MemToDev */

			dma-names = "iep_1_9",  "oep_1_9",
				    "iep_2_10", "oep_2_10",
				    "iep_3_11", "oep_3_11",
				    "iep_4_12", "oep_4_12",
				    "iep_5_13", "oep_5_13",
				    "iep_6_14", "oep_6_14",
				    "iep_7_15", "oep_7_15",
				    "iep_8",    "oep_8";
243 244
		};

245 246
		dma: dma-controller@801C0000 {
			compatible = "stericsson,db8500-dma40", "stericsson,dma40";
247
			reg = <0x801C0000 0x1000 0x40010000 0x800>;
248
			reg-names = "base", "lcpa";
249
			interrupts = <0 25 IRQ_TYPE_LEVEL_HIGH>;
250 251

			#dma-cells = <3>;
252
			memcpy-channels = <56 57 58 59 60>;
253 254

			clocks = <&prcmu_clk PRCMU_DMACLK>;
255 256
		};

257
		prcmu: prcmu@80157000 {
258
			compatible = "stericsson,db8500-prcmu";
259
			reg = <0x80157000 0x2000>, <0x801b0000 0x8000>, <0x801b8000 0x1000>;
260
			reg-names = "prcmu", "prcmu-tcpm", "prcmu-tcdm";
261
			interrupts = <0 47 IRQ_TYPE_LEVEL_HIGH>;
262
			#address-cells = <1>;
263
			#size-cells = <1>;
264 265
			interrupt-controller;
			#interrupt-cells = <2>;
266 267
			ranges;

268
			prcmu-timer-4@80157450 {
269 270 271
				compatible = "stericsson,db8500-prcmu-timer-4";
				reg = <0x80157450 0xC>;
			};
272

273 274 275
			thermal@801573c0 {
				compatible = "stericsson,db8500-thermal";
				reg = <0x801573c0 0x40>;
276 277
				interrupts = <21 IRQ_TYPE_LEVEL_HIGH>,
					     <22 IRQ_TYPE_LEVEL_HIGH>;
278 279
				interrupt-names = "IRQ_HOTMON_LOW", "IRQ_HOTMON_HIGH";
				status = "disabled";
280
			};
281

282 283 284 285 286
			db8500-prcmu-regulators {
				compatible = "stericsson,db8500-prcmu-regulator";

				// DB8500_REGULATOR_VAPE
				db8500_vape_reg: db8500_vape {
287
					regulator-compatible = "db8500_vape";
288 289 290 291 292
					regulator-always-on;
				};

				// DB8500_REGULATOR_VARM
				db8500_varm_reg: db8500_varm {
293
					regulator-compatible = "db8500_varm";
294 295 296 297
				};

				// DB8500_REGULATOR_VMODEM
				db8500_vmodem_reg: db8500_vmodem {
298
					regulator-compatible = "db8500_vmodem";
299 300 301 302
				};

				// DB8500_REGULATOR_VPLL
				db8500_vpll_reg: db8500_vpll {
303
					regulator-compatible = "db8500_vpll";
304 305 306 307
				};

				// DB8500_REGULATOR_VSMPS1
				db8500_vsmps1_reg: db8500_vsmps1 {
308
					regulator-compatible = "db8500_vsmps1";
309 310 311 312
				};

				// DB8500_REGULATOR_VSMPS2
				db8500_vsmps2_reg: db8500_vsmps2 {
313
					regulator-compatible = "db8500_vsmps2";
314 315 316 317
				};

				// DB8500_REGULATOR_VSMPS3
				db8500_vsmps3_reg: db8500_vsmps3 {
318
					regulator-compatible = "db8500_vsmps3";
319 320 321 322
				};

				// DB8500_REGULATOR_VRF1
				db8500_vrf1_reg: db8500_vrf1 {
323
					regulator-compatible = "db8500_vrf1";
324 325 326 327
				};

				// DB8500_REGULATOR_SWITCH_SVAMMDSP
				db8500_sva_mmdsp_reg: db8500_sva_mmdsp {
328
					regulator-compatible = "db8500_sva_mmdsp";
329 330 331 332
				};

				// DB8500_REGULATOR_SWITCH_SVAMMDSPRET
				db8500_sva_mmdsp_ret_reg: db8500_sva_mmdsp_ret {
333
					regulator-compatible = "db8500_sva_mmdsp_ret";
334 335 336 337
				};

				// DB8500_REGULATOR_SWITCH_SVAPIPE
				db8500_sva_pipe_reg: db8500_sva_pipe {
338
					regulator-compatible = "db8500_sva_pipe";
339 340 341 342
				};

				// DB8500_REGULATOR_SWITCH_SIAMMDSP
				db8500_sia_mmdsp_reg: db8500_sia_mmdsp {
343
					regulator-compatible = "db8500_sia_mmdsp";
344 345 346 347 348 349 350 351
				};

				// DB8500_REGULATOR_SWITCH_SIAMMDSPRET
				db8500_sia_mmdsp_ret_reg: db8500_sia_mmdsp_ret {
				};

				// DB8500_REGULATOR_SWITCH_SIAPIPE
				db8500_sia_pipe_reg: db8500_sia_pipe {
352
					regulator-compatible = "db8500_sia_pipe";
353 354 355 356
				};

				// DB8500_REGULATOR_SWITCH_SGA
				db8500_sga_reg: db8500_sga {
357
					regulator-compatible = "db8500_sga";
358 359 360 361 362
					vin-supply = <&db8500_vape_reg>;
				};

				// DB8500_REGULATOR_SWITCH_B2R2_MCDE
				db8500_b2r2_mcde_reg: db8500_b2r2_mcde {
363
					regulator-compatible = "db8500_b2r2_mcde";
364 365 366 367 368
					vin-supply = <&db8500_vape_reg>;
				};

				// DB8500_REGULATOR_SWITCH_ESRAM12
				db8500_esram12_reg: db8500_esram12 {
369
					regulator-compatible = "db8500_esram12";
370 371 372 373
				};

				// DB8500_REGULATOR_SWITCH_ESRAM12RET
				db8500_esram12_ret_reg: db8500_esram12_ret {
374
					regulator-compatible = "db8500_esram12_ret";
375 376 377 378
				};

				// DB8500_REGULATOR_SWITCH_ESRAM34
				db8500_esram34_reg: db8500_esram34 {
379
					regulator-compatible = "db8500_esram34";
380 381 382 383
				};

				// DB8500_REGULATOR_SWITCH_ESRAM34RET
				db8500_esram34_ret_reg: db8500_esram34_ret {
384
					regulator-compatible = "db8500_esram34_ret";
385 386 387
				};
			};

388
			ab8500 {
389
				compatible = "stericsson,ab8500";
390
				interrupt-parent = <&intc>;
391
				interrupts = <0 40 IRQ_TYPE_LEVEL_HIGH>;
392 393
				interrupt-controller;
				#interrupt-cells = <2>;
394

395 396 397 398 399
				ab8500_gpio: ab8500-gpio {
					gpio-controller;
					#gpio-cells = <2>;
				};

400 401
				ab8500-rtc {
					compatible = "stericsson,ab8500-rtc";
402 403
					interrupts = <17 IRQ_TYPE_LEVEL_HIGH
						      18 IRQ_TYPE_LEVEL_HIGH>;
404 405 406
					interrupt-names = "60S", "ALARM";
				};

407 408
				ab8500-gpadc {
					compatible = "stericsson,ab8500-gpadc";
409 410
					interrupts = <32 IRQ_TYPE_LEVEL_HIGH
						      39 IRQ_TYPE_LEVEL_HIGH>;
411 412 413 414
					interrupt-names = "HW_CONV_END", "SW_CONV_END";
					vddadc-supply = <&ab8500_ldo_tvout_reg>;
				};

415 416 417 418 419 420 421 422 423 424
				ab8500_battery: ab8500_battery {
					stericsson,battery-type = "LIPO";
					thermistor-on-batctrl;
				};

				ab8500_fg {
					compatible = "stericsson,ab8500-fg";
					battery	   = <&ab8500_battery>;
				};

425 426 427 428 429
				ab8500_btemp {
					compatible = "stericsson,ab8500-btemp";
					battery	   = <&ab8500_battery>;
				};

430 431 432 433 434 435
				ab8500_charger {
					compatible	= "stericsson,ab8500-charger";
					battery		= <&ab8500_battery>;
					vddadc-supply	= <&ab8500_ldo_tvout_reg>;
				};

436 437 438 439 440
				ab8500_chargalg {
					compatible	= "stericsson,ab8500-chargalg";
					battery		= <&ab8500_battery>;
				};

441
				ab8500_usb {
442
					compatible = "stericsson,ab8500-usb";
443 444 445 446 447 448 449
					interrupts = < 90 IRQ_TYPE_LEVEL_HIGH
						       96 IRQ_TYPE_LEVEL_HIGH
						       14 IRQ_TYPE_LEVEL_HIGH
						       15 IRQ_TYPE_LEVEL_HIGH
						       79 IRQ_TYPE_LEVEL_HIGH
						       74 IRQ_TYPE_LEVEL_HIGH
						       75 IRQ_TYPE_LEVEL_HIGH>;
450 451 452 453 454 455 456
					interrupt-names = "ID_WAKEUP_R",
							  "ID_WAKEUP_F",
							  "VBUS_DET_F",
							  "VBUS_DET_R",
							  "USB_LINK_STATUS",
							  "USB_ADP_PROBE_PLUG",
							  "USB_ADP_PROBE_UNPLUG";
457
					vddulpivio18-supply = <&ab8500_ldo_intcore_reg>;
458 459 460 461
					v-ape-supply = <&db8500_vape_reg>;
					musb_1v8-supply = <&db8500_vsmps2_reg>;
				};

462
				ab8500-ponkey {
463
					compatible = "stericsson,ab8500-poweron-key";
464 465
					interrupts = <6 IRQ_TYPE_LEVEL_HIGH
						      7 IRQ_TYPE_LEVEL_HIGH>;
466 467 468
					interrupt-names = "ONKEY_DBF", "ONKEY_DBR";
				};

469 470 471 472
				ab8500-sysctrl {
					compatible = "stericsson,ab8500-sysctrl";
				};

473 474 475 476
				ab8500-pwm {
					compatible = "stericsson,ab8500-pwm";
				};

477 478 479
				ab8500-debugfs {
					compatible = "stericsson,ab8500-debug";
				};
480

481 482 483
				codec: ab8500-codec {
					compatible = "stericsson,ab8500-codec";

484 485 486 487 488
					V-AUD-supply = <&ab8500_ldo_audio_reg>;
					V-AMIC1-supply = <&ab8500_ldo_anamic1_reg>;
					V-AMIC2-supply = <&ab8500_ldo_anamic2_reg>;
					V-DMIC-supply = <&ab8500_ldo_dmic_reg>;

489 490 491
					stericsson,earpeice-cmv = <950>; /* Units in mV. */
				};

492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518
				ext_regulators: ab8500-ext-regulators {
					compatible = "stericsson,ab8500-ext-regulator";

					ab8500_ext1_reg: ab8500_ext1 {
						regulator-compatible = "ab8500_ext1";
						regulator-min-microvolt = <1800000>;
						regulator-max-microvolt = <1800000>;
						regulator-boot-on;
						regulator-always-on;
					};

					ab8500_ext2_reg: ab8500_ext2 {
						regulator-compatible = "ab8500_ext2";
						regulator-min-microvolt = <1360000>;
						regulator-max-microvolt = <1360000>;
						regulator-boot-on;
						regulator-always-on;
					};

					ab8500_ext3_reg: ab8500_ext3 {
						regulator-compatible = "ab8500_ext3";
						regulator-min-microvolt = <3400000>;
						regulator-max-microvolt = <3400000>;
						regulator-boot-on;
					};
				};

519 520
				ab8500-regulators {
					compatible = "stericsson,ab8500-regulator";
521
					vin-supply = <&ab8500_ext3_reg>;
522 523 524

					// supplies to the display/camera
					ab8500_ldo_aux1_reg: ab8500_ldo_aux1 {
525
						regulator-compatible = "ab8500_ldo_aux1";
526 527 528 529 530 531 532 533 534
						regulator-min-microvolt = <2500000>;
						regulator-max-microvolt = <2900000>;
						regulator-boot-on;
						/* BUG: If turned off MMC will be affected. */
						regulator-always-on;
					};

					// supplies to the on-board eMMC
					ab8500_ldo_aux2_reg: ab8500_ldo_aux2 {
535
						regulator-compatible = "ab8500_ldo_aux2";
536 537 538 539 540 541
						regulator-min-microvolt = <1100000>;
						regulator-max-microvolt = <3300000>;
					};

					// supply for VAUX3; SDcard slots
					ab8500_ldo_aux3_reg: ab8500_ldo_aux3 {
542
						regulator-compatible = "ab8500_ldo_aux3";
543 544 545 546 547
						regulator-min-microvolt = <1100000>;
						regulator-max-microvolt = <3300000>;
					};

					// supply for v-intcore12; VINTCORE12 LDO
548 549
					ab8500_ldo_intcore_reg: ab8500_ldo_intcore {
						regulator-compatible = "ab8500_ldo_intcore";
550 551 552 553
					};

					// supply for tvout; gpadc; TVOUT LDO
					ab8500_ldo_tvout_reg: ab8500_ldo_tvout {
554
						regulator-compatible = "ab8500_ldo_tvout";
555 556 557 558
					};

					// supply for ab8500-usb; USB LDO
					ab8500_ldo_usb_reg: ab8500_ldo_usb {
559
						regulator-compatible = "ab8500_ldo_usb";
560 561 562 563
					};

					// supply for ab8500-vaudio; VAUDIO LDO
					ab8500_ldo_audio_reg: ab8500_ldo_audio {
564
						regulator-compatible = "ab8500_ldo_audio";
565 566
					};

567
					// supply for v-anamic1 VAMIC1 LDO
568
					ab8500_ldo_anamic1_reg: ab8500_ldo_anamic1 {
569
						regulator-compatible = "ab8500_ldo_anamic1";
570 571 572
					};

					// supply for v-amic2; VAMIC2 LDO; reuse constants for AMIC1
573 574
					ab8500_ldo_anamic2_reg: ab8500_ldo_anamic2 {
						regulator-compatible = "ab8500_ldo_anamic2";
575 576 577 578
					};

					// supply for v-dmic; VDMIC LDO
					ab8500_ldo_dmic_reg: ab8500_ldo_dmic {
579
						regulator-compatible = "ab8500_ldo_dmic";
580 581 582 583
					};

					// supply for U8500 CSI/DSI; VANA LDO
					ab8500_ldo_ana_reg: ab8500_ldo_ana {
584
						regulator-compatible = "ab8500_ldo_ana";
585 586
					};
				};
587 588 589 590
			};
		};

		i2c@80004000 {
591
			compatible = "stericsson,db8500-i2c", "st,nomadik-i2c", "arm,primecell";
592
			reg = <0x80004000 0x1000>;
593
			interrupts = <0 21 IRQ_TYPE_LEVEL_HIGH>;
594

595 596
			#address-cells = <1>;
			#size-cells = <0>;
597 598 599
			v-i2c-supply = <&db8500_vape_reg>;

			clock-frequency = <400000>;
600 601 602
		};

		i2c@80122000 {
603
			compatible = "stericsson,db8500-i2c", "st,nomadik-i2c", "arm,primecell";
604
			reg = <0x80122000 0x1000>;
605
			interrupts = <0 22 IRQ_TYPE_LEVEL_HIGH>;
606

607 608
			#address-cells = <1>;
			#size-cells = <0>;
609 610 611
			v-i2c-supply = <&db8500_vape_reg>;

			clock-frequency = <400000>;
612 613 614
		};

		i2c@80128000 {
615
			compatible = "stericsson,db8500-i2c", "st,nomadik-i2c", "arm,primecell";
616
			reg = <0x80128000 0x1000>;
617
			interrupts = <0 55 IRQ_TYPE_LEVEL_HIGH>;
618

619 620
			#address-cells = <1>;
			#size-cells = <0>;
621 622 623
			v-i2c-supply = <&db8500_vape_reg>;

			clock-frequency = <400000>;
624 625 626
		};

		i2c@80110000 {
627
			compatible = "stericsson,db8500-i2c", "st,nomadik-i2c", "arm,primecell";
628
			reg = <0x80110000 0x1000>;
629
			interrupts = <0 12 IRQ_TYPE_LEVEL_HIGH>;
630

631 632
			#address-cells = <1>;
			#size-cells = <0>;
633 634 635
			v-i2c-supply = <&db8500_vape_reg>;

			clock-frequency = <400000>;
636 637 638
		};

		i2c@8012a000 {
639
			compatible = "stericsson,db8500-i2c", "st,nomadik-i2c", "arm,primecell";
640
			reg = <0x8012a000 0x1000>;
641
			interrupts = <0 51 IRQ_TYPE_LEVEL_HIGH>;
642

643 644
			#address-cells = <1>;
			#size-cells = <0>;
645 646 647
			v-i2c-supply = <&db8500_vape_reg>;

			clock-frequency = <400000>;
648 649 650 651
		};

		ssp@80002000 {
			compatible = "arm,pl022", "arm,primecell";
652
			reg = <0x80002000 0x1000>;
653
			interrupts = <0 14 IRQ_TYPE_LEVEL_HIGH>;
654 655 656 657 658 659 660 661
			#address-cells = <1>;
			#size-cells = <0>;
			status = "disabled";
		};

		uart@80120000 {
			compatible = "arm,pl011", "arm,primecell";
			reg = <0x80120000 0x1000>;
662
			interrupts = <0 11 IRQ_TYPE_LEVEL_HIGH>;
663 664 665 666 667

			dmas = <&dma 13 0 0x2>, /* Logical - DevToMem */
			       <&dma 13 0 0x0>; /* Logical - MemToDev */
			dma-names = "rx", "tx";

668 669
			status = "disabled";
		};
670

671 672 673
		uart@80121000 {
			compatible = "arm,pl011", "arm,primecell";
			reg = <0x80121000 0x1000>;
674
			interrupts = <0 19 IRQ_TYPE_LEVEL_HIGH>;
675 676 677 678 679

			dmas = <&dma 12 0 0x2>, /* Logical - DevToMem */
			       <&dma 12 0 0x0>; /* Logical - MemToDev */
			dma-names = "rx", "tx";

680 681
			status = "disabled";
		};
682

683 684 685
		uart@80007000 {
			compatible = "arm,pl011", "arm,primecell";
			reg = <0x80007000 0x1000>;
686
			interrupts = <0 26 IRQ_TYPE_LEVEL_HIGH>;
687 688 689 690 691

			dmas = <&dma 11 0 0x2>, /* Logical - DevToMem */
			       <&dma 11 0 0x0>; /* Logical - MemToDev */
			dma-names = "rx", "tx";

692 693 694
			status = "disabled";
		};

695
		sdi0_per1@80126000 {
696 697
			compatible = "arm,pl18x", "arm,primecell";
			reg = <0x80126000 0x1000>;
698
			interrupts = <0 60 IRQ_TYPE_LEVEL_HIGH>;
699 700 701 702 703

			dmas = <&dma 29 0 0x2>, /* Logical - DevToMem */
			       <&dma 29 0 0x0>; /* Logical - MemToDev */
			dma-names = "rx", "tx";

704 705
			status = "disabled";
		};
706

707
		sdi1_per2@80118000 {
708 709
			compatible = "arm,pl18x", "arm,primecell";
			reg = <0x80118000 0x1000>;
710
			interrupts = <0 50 IRQ_TYPE_LEVEL_HIGH>;
711 712 713 714 715

			dmas = <&dma 32 0 0x2>, /* Logical - DevToMem */
			       <&dma 32 0 0x0>; /* Logical - MemToDev */
			dma-names = "rx", "tx";

716 717
			status = "disabled";
		};
718

719
		sdi2_per3@80005000 {
720 721
			compatible = "arm,pl18x", "arm,primecell";
			reg = <0x80005000 0x1000>;
722
			interrupts = <0 41 IRQ_TYPE_LEVEL_HIGH>;
723 724 725 726 727

			dmas = <&dma 28 0 0x2>, /* Logical - DevToMem */
			       <&dma 28 0 0x0>; /* Logical - MemToDev */
			dma-names = "rx", "tx";

728 729
			status = "disabled";
		};
730

731
		sdi3_per2@80119000 {
732 733
			compatible = "arm,pl18x", "arm,primecell";
			reg = <0x80119000 0x1000>;
734
			interrupts = <0 59 IRQ_TYPE_LEVEL_HIGH>;
735 736
			status = "disabled";
		};
737

738
		sdi4_per2@80114000 {
739 740
			compatible = "arm,pl18x", "arm,primecell";
			reg = <0x80114000 0x1000>;
741
			interrupts = <0 99 IRQ_TYPE_LEVEL_HIGH>;
742 743 744 745 746

			dmas = <&dma 42 0 0x2>, /* Logical - DevToMem */
			       <&dma 42 0 0x0>; /* Logical - MemToDev */
			dma-names = "rx", "tx";

747 748
			status = "disabled";
		};
749

750
		sdi5_per3@80008000 {
751
			compatible = "arm,pl18x", "arm,primecell";
752
			reg = <0x80008000 0x1000>;
753
			interrupts = <0 100 IRQ_TYPE_LEVEL_HIGH>;
754 755
			status = "disabled";
		};
756

757 758 759
		msp0: msp@80123000 {
			compatible = "stericsson,ux500-msp-i2s";
			reg = <0x80123000 0x1000>;
760
			interrupts = <0 31 IRQ_TYPE_LEVEL_HIGH>;
761 762 763 764 765 766 767
			v-ape-supply = <&db8500_vape_reg>;
			status = "disabled";
		};

		msp1: msp@80124000 {
			compatible = "stericsson,ux500-msp-i2s";
			reg = <0x80124000 0x1000>;
768
			interrupts = <0 62 IRQ_TYPE_LEVEL_HIGH>;
769 770 771 772 773 774 775 776
			v-ape-supply = <&db8500_vape_reg>;
			status = "disabled";
		};

		// HDMI sound
		msp2: msp@80117000 {
			compatible = "stericsson,ux500-msp-i2s";
			reg = <0x80117000 0x1000>;
777
			interrupts = <0 98 IRQ_TYPE_LEVEL_HIGH>;
778 779 780 781 782 783 784
			v-ape-supply = <&db8500_vape_reg>;
			status = "disabled";
		};

		msp3: msp@80125000 {
			compatible = "stericsson,ux500-msp-i2s";
			reg = <0x80125000 0x1000>;
785
			interrupts = <0 62 IRQ_TYPE_LEVEL_HIGH>;
786 787 788 789
			v-ape-supply = <&db8500_vape_reg>;
			status = "disabled";
		};

790 791 792 793 794 795 796 797
		external-bus@50000000 {
			compatible = "simple-bus";
			reg = <0x50000000 0x4000000>;
			#address-cells = <1>;
			#size-cells = <1>;
			ranges = <0 0x50000000 0x4000000>;
			status = "disabled";
		};
798 799 800 801 802 803

		cpufreq-cooling {
			compatible = "stericsson,db8500-cpufreq-cooling";
			status = "disabled";
		 };

804 805 806 807
		vmmci: regulator-gpio {
			compatible = "regulator-gpio";

			regulator-min-microvolt = <1800000>;
808
			regulator-max-microvolt = <2900000>;
809 810 811
			regulator-name = "mmci-reg";
			regulator-type = "voltage";

812
			startup-delay-us = <100>;
813 814
			enable-active-high;

815 816
			states = <1800000 0x1
				  2900000 0x0>;
817 818

			status = "disabled";
819
		};
820 821 822 823

		cryp@a03cb000 {
			compatible = "stericsson,ux500-cryp";
			reg = <0xa03cb000 0x1000>;
824
			interrupts = <0 15 IRQ_TYPE_LEVEL_HIGH>;
825 826 827

			v-ape-supply = <&db8500_vape_reg>;
		};
828 829 830 831 832 833 834

		hash@a03c2000 {
			compatible = "stericsson,ux500-hash";
			reg = <0xa03c2000 0x1000>;

			v-ape-supply = <&db8500_vape_reg>;
		};
835 836
	};
};