1 // SPDX-License-Identifier: GPL-2.0
5 compatible = "lantiq,xway", "lantiq,danube";
9 compatible = "mips,mips24Kc";
16 compatible = "lantiq,biu", "simple-bus";
17 reg = <0x1f800000 0x800000>;
18 ranges = <0x0 0x1f800000 0x7fffff>;
21 #interrupt-cells = <1>;
23 compatible = "lantiq,icu";
24 reg = <0x80200 0x120>;
28 compatible = "lantiq,wdt";
36 compatible = "lantiq,sram";
37 reg = <0x1f000000 0x800000>;
38 ranges = <0x0 0x1f000000 0x7fffff>;
41 #interrupt-cells = <1>;
44 compatible = "lantiq,eiu-xway";
45 reg = <0x101000 0x1000>;
49 compatible = "lantiq,pmu-xway";
50 reg = <0x102000 0x1000>;
54 compatible = "lantiq,cgu-xway";
55 reg = <0x103000 0x1000>;
60 compatible = "lantiq,rcu-xway";
61 reg = <0x203000 0x1000>;
68 compatible = "lantiq,fpi", "simple-bus";
69 ranges = <0x0 0x10000000 0xeefffff>;
70 reg = <0x10000000 0xef00000>;
73 compatible = "lantiq,gptu-xway";
74 reg = <0xe100a00 0x100>;
78 compatible = "lantiq,asc";
79 reg = <0xe100c00 0x400>;
80 interrupt-parent = <&icu0>;
81 interrupts = <112 113 114>;
85 compatible = "lantiq,dma-xway";
86 reg = <0xe104100 0x800>;
90 compatible = "lantiq,ebu-xway";
91 reg = <0xe105300 0x100>;
97 #interrupt-cells = <1>;
98 compatible = "lantiq,pci-xway";
99 bus-range = <0x0 0x0>;
100 ranges = <0x2000000 0 0x8000000 0x8000000 0 0x2000000 /* pci memory */
101 0x1000000 0 0x00000000 0xae00000 0 0x200000>; /* io space */
102 reg = <0x7000000 0x8000 /* config space */
103 0xe105400 0x400>; /* pci bridge */