1 // SPDX-License-Identifier: GPL-2.0
4 /include/ "danube.dtsi"
8 bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
12 device_type = "memory";
13 reg = <0x0 0x2000000>;
22 ranges = <0 0 0x0 0x3ffffff /* addrsel0 */
23 1 0 0x4000000 0x4000010>; /* addsel1 */
24 compatible = "lantiq,localbus", "simple-bus";
27 compatible = "lantiq,nor";
29 reg = <0 0x0 0x2000000>;
35 reg = <0x00000 0x10000>; /* 64 KB */
40 reg = <0x10000 0x10000>; /* 64 KB */
45 reg = <0x20000 0x3d0000>;
50 reg = <0x400000 0x400000>;
55 gpio: pinmux@e100b10 {
56 compatible = "lantiq,danube-pinctrl";
57 pinctrl-names = "default";
58 pinctrl-0 = <&state_default>;
62 reg = <0xe100b10 0xa0>;
64 state_default: pinmux {
66 lantiq,groups = "stp";
67 lantiq,function = "stp";
70 lantiq,groups = "exin1";
71 lantiq,function = "exin";
74 lantiq,groups = "gnt1";
75 lantiq,function = "pci";
78 lantiq,pins = "io4", "io5", "io6"; /* stp */
86 compatible = "lantiq,etop-xway";
87 reg = <0xe180000 0x40000>;
88 interrupt-parent = <&icu0>;
91 mac-address = [ 00 11 22 33 44 55 ];
96 compatible = "lantiq,gpio-stp-xway";
98 reg = <0xe100bb0 0x40>;
100 lantiq,shadow = <0xfff>;
101 lantiq,groups = <0x3>;
105 lantiq,bus-clock = <33333333>;
106 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
108 0x7000 0 0 1 &icu0 29 1 // slot 14, irq 29
110 gpios-reset = <&gpio 21 0>;
111 req-mask = <0x1>; /* GNT1 */