1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2013, 2014 Synopsys, Inc. (www.synopsys.com)
7 * Device tree for AXC003 CPU card: HS38x UP configuration (VDK version)
10 /include/ "skeleton_hs.dtsi"
13 compatible = "snps,arc";
18 compatible = "simple-bus";
22 ranges = <0x00000000 0xf0000000 0x10000000>;
26 compatible = "fixed-clock";
27 clock-frequency = <50000000>;
30 core_intc: archs-intc@cpu {
31 compatible = "snps,archs-intc";
33 #interrupt-cells = <1>;
36 debug_uart: dw-apb-uart@5000 {
37 compatible = "snps,dw-apb-uart";
39 clock-frequency = <2403200>;
40 interrupt-parent = <&core_intc>;
49 mb_intc: dw-apb-ictl@e0012000 {
50 #interrupt-cells = <1>;
51 compatible = "snps,dw-apb-ictl";
52 reg = < 0xe0012000 0x200 >;
54 interrupt-parent = <&core_intc>;
61 ranges = <0x00000000 0x80000000 0x40000000>;
62 device_type = "memory";
63 reg = <0x80000000 0x20000000>; /* 512MiB */