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 clock: clock-controller@0x160000 {
20 compatible = "samsung,exynos5440-clock";
21 reg = <0x160000 0x1000>;
25 gic:interrupt-controller@2E0000 {
26 compatible = "arm,cortex-a15-gic";
27 #interrupt-cells = <3>;
29 reg = <0x2E1000 0x1000>,
33 interrupts = <1 9 0xf04>;
41 compatible = "arm,cortex-a15";
45 compatible = "arm,cortex-a15";
49 compatible = "arm,cortex-a15";
53 compatible = "arm,cortex-a15";
59 compatible = "arm,cortex-a15-pmu", "arm,cortex-a9-pmu";
60 interrupts = <0 52 4>,
67 compatible = "arm,cortex-a15-timer",
69 interrupts = <1 13 0xf08>,
73 clock-frequency = <50000000>;
77 compatible = "samsung,exynos5440-cpufreq";
78 reg = <0x160000 0x1000>;
79 interrupts = <0 57 0>;
89 compatible = "samsung,exynos4210-uart";
90 reg = <0xB0000 0x1000>;
92 clocks = <&clock 21>, <&clock 21>;
93 clock-names = "uart", "clk_uart_baud0";
97 compatible = "samsung,exynos4210-uart";
98 reg = <0xC0000 0x1000>;
100 clocks = <&clock 21>, <&clock 21>;
101 clock-names = "uart", "clk_uart_baud0";
105 compatible = "samsung,exynos4210-spi";
106 reg = <0xD0000 0x1000>;
107 interrupts = <0 4 0>;
108 tx-dma-channel = <&pdma0 5>; /* preliminary */
109 rx-dma-channel = <&pdma0 4>; /* preliminary */
110 #address-cells = <1>;
112 clocks = <&clock 21>, <&clock 16>;
113 clock-names = "spi", "spi_busclk0";
117 compatible = "samsung,exynos5440-pinctrl";
118 reg = <0xE0000 0x1000>;
119 interrupts = <0 37 0>, <0 38 0>, <0 39 0>, <0 40 0>,
120 <0 41 0>, <0 42 0>, <0 43 0>, <0 44 0>;
121 interrupt-controller;
122 #interrupt-cells = <2>;
126 samsung,exynos5440-pin-function = <1>;
130 samsung,exynos5440-pin-function = <2>;
134 samsung,exynos5440-pin-function = <3>;
138 samsung,exynos5440-pin-function = <4>;
143 compatible = "samsung,exynos5440-i2c";
144 reg = <0xF0000 0x1000>;
145 interrupts = <0 5 0>;
146 #address-cells = <1>;
148 clocks = <&clock 21>;
153 compatible = "samsung,exynos5440-i2c";
154 reg = <0x100000 0x1000>;
155 interrupts = <0 6 0>;
156 #address-cells = <1>;
158 clocks = <&clock 21>;
163 compatible = "samsung,s3c2410-wdt";
164 reg = <0x110000 0x1000>;
165 interrupts = <0 1 0>;
166 clocks = <&clock 21>;
167 clock-names = "watchdog";
170 gmac: ethernet@00230000 {
171 compatible = "snps,dwmac-3.70a";
172 reg = <0x00230000 0x8000>;
173 interrupt-parent = <&gic>;
174 interrupts = <0 31 4>;
175 interrupt-names = "macirq";
177 clocks = <&clock 25>;
178 clock-names = "stmmaceth";
182 #address-cells = <1>;
184 compatible = "arm,amba-bus";
185 interrupt-parent = <&gic>;
188 pdma0: pdma@00121000 {
189 compatible = "arm,pl330", "arm,primecell";
190 reg = <0x121000 0x1000>;
191 interrupts = <0 46 0>;
193 clock-names = "apb_pclk";
196 #dma-requests = <32>;
199 pdma1: pdma@00120000 {
200 compatible = "arm,pl330", "arm,primecell";
201 reg = <0x120000 0x1000>;
202 interrupts = <0 47 0>;
204 clock-names = "apb_pclk";
207 #dma-requests = <32>;
212 compatible = "samsung,s3c6410-rtc";
213 reg = <0x130000 0x1000>;
214 interrupts = <0 17 0>, <0 16 0>;
215 clocks = <&clock 21>;