| // SPDX-License-Identifier: GPL-2.0-only |
| * Copyright (C) 2016-2014 Synopsys, Inc. (www.synopsys.com) |
| /include/ "skeleton_hs_idu.dtsi" |
| model = "snps,zebu_hs-smp"; |
| 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>; /* 50 MHZ */ |
| core_intc: interrupt-controller { |
| compatible = "snps,archs-intc"; |
| idu_intc: idu-interrupt-controller { |
| compatible = "snps,archs-idu-intc"; |
| interrupt-parent = <&core_intc>; |
| reg = <0xf0000000 0x2000>; |
| interrupt-parent = <&idu_intc>; |
| clock-frequency = <50000000>; |
| compatible = "snps,archs-pct"; |