2 * SAMSUNG EXYNOS5440 SoC device tree source
4 * Copyright (c) 2012 Samsung Electronics Co., Ltd.
5 * http://www.samsung.com
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 as
9 * published by the Free Software Foundation.
12 /include/ "skeleton.dtsi"
15 compatible = "samsung,exynos5440";
17 interrupt-parent = <&gic>;
19 gic:interrupt-controller@2E0000 {
20 compatible = "arm,cortex-a15-gic";
21 #interrupt-cells = <3>;
23 reg = <0x2E1000 0x1000>, <0x2E2000 0x1000>;
28 compatible = "arm,cortex-a15";
30 compatible = "arm,armv7-timer";
31 interrupts = <1 13 0xf08>;
32 clock-frequency = <1000000>;
36 compatible = "arm,cortex-a15";
38 compatible = "arm,armv7-timer";
39 interrupts = <1 14 0xf08>;
40 clock-frequency = <1000000>;
44 compatible = "arm,cortex-a15";
46 compatible = "arm,armv7-timer";
47 interrupts = <1 14 0xf08>;
48 clock-frequency = <1000000>;
52 compatible = "arm,cortex-a15";
54 compatible = "arm,armv7-timer";
55 interrupts = <1 14 0xf08>;
56 clock-frequency = <1000000>;
62 compatible = "samsung,exynos5440";
67 compatible = "samsung,exynos4210-uart";
68 reg = <0xB0000 0x1000>;
73 compatible = "samsung,exynos4210-uart";
74 reg = <0xC0000 0x1000>;
79 compatible = "samsung,exynos4210-spi";
80 reg = <0xD0000 0x1000>;
82 tx-dma-channel = <&pdma0 5>; /* preliminary */
83 rx-dma-channel = <&pdma0 4>; /* preliminary */
89 compatible = "samsung,exynos5440-pinctrl";
90 reg = <0xE0000 0x1000>;
92 #interrupt-cells = <2>;
96 samsung,exynos5440-pin-function = <1>;
100 samsung,exynos5440-pin-function = <2>;
104 samsung,exynos5440-pin-function = <3>;
108 samsung,exynos5440-pin-function = <4>;
113 compatible = "samsung,s3c2440-i2c";
114 reg = <0xF0000 0x1000>;
115 interrupts = <0 5 0>;
116 #address-cells = <1>;
121 compatible = "samsung,s3c2440-i2c";
122 reg = <0x100000 0x1000>;
123 interrupts = <0 6 0>;
124 #address-cells = <1>;
129 compatible = "samsung,s3c2410-wdt";
130 reg = <0x110000 0x1000>;
131 interrupts = <0 1 0>;
135 #address-cells = <1>;
137 compatible = "arm,amba-bus";
138 interrupt-parent = <&gic>;
141 pdma0: pdma@121A0000 {
142 compatible = "arm,pl330", "arm,primecell";
143 reg = <0x120000 0x1000>;
144 interrupts = <0 34 0>;
147 pdma1: pdma@121B0000 {
148 compatible = "arm,pl330", "arm,primecell";
149 reg = <0x121000 0x1000>;
150 interrupts = <0 35 0>;
155 compatible = "samsung,s3c6410-rtc";
156 reg = <0x130000 0x1000>;
157 interrupts = <0 17 0>, <0 16 0>;