2 * Copyright (C) 2013, 2014 Synopsys, Inc. (www.synopsys.com)
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
10 * Device tree for AXC003 CPU card: HS38x UP configuration (VDK version)
14 compatible = "snps,arc";
15 clock-frequency = <50000000>;
20 compatible = "simple-bus";
24 ranges = <0x00000000 0xf0000000 0x10000000>;
26 cpu_intc: archs-intc@cpu {
27 compatible = "snps,archs-intc";
29 #interrupt-cells = <1>;
32 debug_uart: dw-apb-uart@0x5000 {
33 compatible = "snps,dw-apb-uart";
35 clock-frequency = <2403200>;
36 interrupt-parent = <&cpu_intc>;
45 mb_intc: dw-apb-ictl@0xe0012000 {
46 #interrupt-cells = <1>;
47 compatible = "snps,dw-apb-ictl";
48 reg = < 0xe0012000 0x200 >;
50 interrupt-parent = <&cpu_intc>;
57 ranges = <0x00000000 0x80000000 0x40000000>;
58 device_type = "memory";
59 reg = <0x80000000 0x20000000>; /* 512MiB */