| * Copyright (C) 2016-2014 Synopsys, Inc. (www.synopsys.com) |
| * This program is free software; you can redistribute it and/or modify |
| * it under the terms of the GNU General Public License version 2 as |
| * published by the Free Software Foundation. |
| /include/ "skeleton_hs.dtsi" |
| compatible = "snps,zebu_hs"; |
| interrupt-parent = <&core_intc>; |
| reg = <0x80000000 0x20000000>; /* 512 */ |
| bootargs = "earlycon=uart8250,mmio32,0xf0000000,115200n8 console=ttyS0,115200n8 debug print-fatal-signals=1"; |
| compatible = "simple-bus"; |
| /* child and parent address space 1:1 mapped */ |
| compatible = "fixed-clock"; |
| clock-frequency = <50000000>; |
| core_intc: interrupt-controller { |
| compatible = "snps,archs-intc"; |
| reg = <0xf0000000 0x2000>; |
| clock-frequency = <50000000>; |
| compatible = "snps,archs-pct"; |