2 * Copyright (C) 2014-15 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 /include/ "skeleton_hs_idu.dtsi"
13 model = "snps,nsimosci_hs-smp";
14 compatible = "snps,nsimosci_hs";
17 interrupt-parent = <&core_intc>;
20 /* this is for console on serial */
21 bootargs = "earlycon=uart8250,mmio32,0xf0000000,115200n8 console=tty0 console=ttyS0,115200n8 consoleblan=0 debug video=640x480-24 print-fatal-signals=1";
29 compatible = "simple-bus";
33 /* child and parent address space 1:1 mapped */
38 compatible = "fixed-clock";
39 clock-frequency = <5000000>;
42 core_intc: core-interrupt-controller {
43 compatible = "snps,archs-intc";
45 #interrupt-cells = <1>;
48 idu_intc: idu-interrupt-controller {
49 compatible = "snps,archs-idu-intc";
51 interrupt-parent = <&core_intc>;
52 #interrupt-cells = <1>;
55 uart0: serial@f0000000 {
56 compatible = "ns8250";
57 reg = <0xf0000000 0x2000>;
58 interrupt-parent = <&idu_intc>;
60 clock-frequency = <3686400>;
64 no-loopback-test = <1>;
69 compatible = "fixed-clock";
70 clock-frequency = <25175000>;
74 compatible = "snps,arcpgu";
75 reg = <0xf9000000 0x400>;
77 clock-names = "pxlclk";
81 compatible = "snps,arc_ps2";
82 reg = <0xf9000400 0x14>;
84 interrupt-parent = <&idu_intc>;
85 interrupt-names = "arc_ps2_irq";
88 eth0: ethernet@f0003000 {
89 compatible = "ezchip,nps-mgt-enet";
90 reg = <0xf0003000 0x44>;
91 interrupt-parent = <&idu_intc>;
96 compatible = "snps,archs-pct";
97 #interrupt-cells = <1>;