2 * Copyright 2012 Stefan Roese
3 * Stefan Roese <sr@denx.de>
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:
9 * http://www.opensource.org/licenses/gpl-license.html
10 * http://www.gnu.org/copyleft/gpl.html
13 /include/ "skeleton.dtsi"
16 interrupt-parent = <&intc>;
20 compatible = "arm,cortex-a8";
25 reg = <0x40000000 0x80000000>;
34 * This is a dummy clock, to be used as placeholder on
35 * other mux clocks when a specific parent clock is not
36 * yet implemented. It should be dropped when the driver
41 compatible = "fixed-clock";
42 clock-frequency = <0>;
45 osc24M: osc24M@01c20050 {
47 compatible = "allwinner,sun4i-osc-clk";
48 reg = <0x01c20050 0x4>;
49 clock-frequency = <24000000>;
54 compatible = "fixed-clock";
55 clock-frequency = <32768>;
60 compatible = "allwinner,sun4i-pll1-clk";
61 reg = <0x01c20000 0x4>;
68 compatible = "allwinner,sun4i-cpu-clk";
69 reg = <0x01c20054 0x4>;
70 clocks = <&osc32k>, <&osc24M>, <&pll1>, <&dummy>;
75 compatible = "allwinner,sun4i-axi-clk";
76 reg = <0x01c20054 0x4>;
80 axi_gates: axi_gates@01c2005c {
82 compatible = "allwinner,sun4i-axi-gates-clk";
83 reg = <0x01c2005c 0x4>;
85 clock-output-names = "axi_dram";
90 compatible = "allwinner,sun4i-ahb-clk";
91 reg = <0x01c20054 0x4>;
95 ahb_gates: ahb_gates@01c20060 {
97 compatible = "allwinner,sun4i-ahb-gates-clk";
98 reg = <0x01c20060 0x8>;
100 clock-output-names = "ahb_usb0", "ahb_ehci0",
101 "ahb_ohci0", "ahb_ehci1", "ahb_ohci1", "ahb_ss",
102 "ahb_dma", "ahb_bist", "ahb_mmc0", "ahb_mmc1",
103 "ahb_mmc2", "ahb_mmc3", "ahb_ms", "ahb_nand",
104 "ahb_sdram", "ahb_ace", "ahb_emac", "ahb_ts",
105 "ahb_spi0", "ahb_spi1", "ahb_spi2", "ahb_spi3",
106 "ahb_pata", "ahb_sata", "ahb_gps", "ahb_ve",
107 "ahb_tvd", "ahb_tve0", "ahb_tve1", "ahb_lcd0",
108 "ahb_lcd1", "ahb_csi0", "ahb_csi1", "ahb_hdmi",
109 "ahb_de_be0", "ahb_de_be1", "ahb_de_fe0",
110 "ahb_de_fe1", "ahb_mp", "ahb_mali400";
113 apb0: apb0@01c20054 {
115 compatible = "allwinner,sun4i-apb0-clk";
116 reg = <0x01c20054 0x4>;
120 apb0_gates: apb0_gates@01c20068 {
122 compatible = "allwinner,sun4i-apb0-gates-clk";
123 reg = <0x01c20068 0x4>;
125 clock-output-names = "apb0_codec", "apb0_spdif",
126 "apb0_ac97", "apb0_iis", "apb0_pio", "apb0_ir0",
127 "apb0_ir1", "apb0_keypad";
131 apb1_mux: apb1_mux@01c20058 {
133 compatible = "allwinner,sun4i-apb1-mux-clk";
134 reg = <0x01c20058 0x4>;
135 clocks = <&osc24M>, <&dummy>, <&osc32k>;
138 apb1: apb1@01c20058 {
140 compatible = "allwinner,sun4i-apb1-clk";
141 reg = <0x01c20058 0x4>;
142 clocks = <&apb1_mux>;
145 apb1_gates: apb1_gates@01c2006c {
147 compatible = "allwinner,sun4i-apb1-gates-clk";
148 reg = <0x01c2006c 0x4>;
150 clock-output-names = "apb1_i2c0", "apb1_i2c1",
151 "apb1_i2c2", "apb1_can", "apb1_scr",
152 "apb1_ps20", "apb1_ps21", "apb1_uart0",
153 "apb1_uart1", "apb1_uart2", "apb1_uart3",
154 "apb1_uart4", "apb1_uart5", "apb1_uart6",
160 compatible = "simple-bus";
161 #address-cells = <1>;
163 reg = <0x01c20000 0x300000>;
166 emac: ethernet@01c0b000 {
167 compatible = "allwinner,sun4i-emac";
168 reg = <0x01c0b000 0x1000>;
170 clocks = <&ahb_gates 17>;
175 compatible = "allwinner,sun4i-mdio";
176 reg = <0x01c0b080 0x14>;
178 #address-cells = <1>;
182 intc: interrupt-controller@01c20400 {
183 compatible = "allwinner,sun4i-ic";
184 reg = <0x01c20400 0x400>;
185 interrupt-controller;
186 #interrupt-cells = <1>;
189 pio: pinctrl@01c20800 {
190 compatible = "allwinner,sun4i-a10-pinctrl";
191 reg = <0x01c20800 0x400>;
192 clocks = <&apb0_gates 5>;
194 #address-cells = <1>;
198 uart0_pins_a: uart0@0 {
199 allwinner,pins = "PB22", "PB23";
200 allwinner,function = "uart0";
201 allwinner,drive = <0>;
202 allwinner,pull = <0>;
205 uart0_pins_b: uart0@1 {
206 allwinner,pins = "PF2", "PF4";
207 allwinner,function = "uart0";
208 allwinner,drive = <0>;
209 allwinner,pull = <0>;
212 uart1_pins_a: uart1@0 {
213 allwinner,pins = "PA10", "PA11";
214 allwinner,function = "uart1";
215 allwinner,drive = <0>;
216 allwinner,pull = <0>;
219 emac_pins_a: emac0@0 {
220 allwinner,pins = "PA0", "PA1", "PA2",
221 "PA3", "PA4", "PA5", "PA6",
222 "PA7", "PA8", "PA9", "PA10",
223 "PA11", "PA12", "PA13", "PA14",
225 allwinner,function = "emac";
226 allwinner,drive = <0>;
227 allwinner,pull = <0>;
232 compatible = "allwinner,sun4i-timer";
233 reg = <0x01c20c00 0x90>;
238 wdt: watchdog@01c20c90 {
239 compatible = "allwinner,sun4i-wdt";
240 reg = <0x01c20c90 0x10>;
243 uart0: serial@01c28000 {
244 compatible = "snps,dw-apb-uart";
245 reg = <0x01c28000 0x400>;
249 clocks = <&apb1_gates 16>;
253 uart1: serial@01c28400 {
254 compatible = "snps,dw-apb-uart";
255 reg = <0x01c28400 0x400>;
259 clocks = <&apb1_gates 17>;
263 uart2: serial@01c28800 {
264 compatible = "snps,dw-apb-uart";
265 reg = <0x01c28800 0x400>;
269 clocks = <&apb1_gates 18>;
273 uart3: serial@01c28c00 {
274 compatible = "snps,dw-apb-uart";
275 reg = <0x01c28c00 0x400>;
279 clocks = <&apb1_gates 19>;
283 uart4: serial@01c29000 {
284 compatible = "snps,dw-apb-uart";
285 reg = <0x01c29000 0x400>;
289 clocks = <&apb1_gates 20>;
293 uart5: serial@01c29400 {
294 compatible = "snps,dw-apb-uart";
295 reg = <0x01c29400 0x400>;
299 clocks = <&apb1_gates 21>;
303 uart6: serial@01c29800 {
304 compatible = "snps,dw-apb-uart";
305 reg = <0x01c29800 0x400>;
309 clocks = <&apb1_gates 22>;
313 uart7: serial@01c29c00 {
314 compatible = "snps,dw-apb-uart";
315 reg = <0x01c29c00 0x400>;
319 clocks = <&apb1_gates 23>;