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)
13 /include/ "skeleton_hs.dtsi"
16 compatible = "snps,arc";
21 compatible = "simple-bus";
25 ranges = <0x00000000 0xf0000000 0x10000000>;
29 compatible = "fixed-clock";
30 clock-frequency = <50000000>;
33 core_intc: archs-intc@cpu {
34 compatible = "snps,archs-intc";
36 #interrupt-cells = <1>;
39 debug_uart: dw-apb-uart@5000 {
40 compatible = "snps,dw-apb-uart";
42 clock-frequency = <2403200>;
43 interrupt-parent = <&core_intc>;
52 mb_intc: dw-apb-ictl@e0012000 {
53 #interrupt-cells = <1>;
54 compatible = "snps,dw-apb-ictl";
55 reg = < 0xe0012000 0x200 >;
57 interrupt-parent = <&core_intc>;
64 ranges = <0x00000000 0x80000000 0x40000000>;
65 device_type = "memory";
66 reg = <0x80000000 0x20000000>; /* 512MiB */