1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for Keystone 2 Lamarr Netcp driver
5 * Copyright (C) 2015-2017 Texas Instruments Incorporated - http://www.ti.com/
9 compatible = "ti,keystone-navigator-qmss";
13 clocks = <&chipclk13>;
15 queue-range = <0 0x2000>;
16 linkram0 = <0x100000 0x4000>;
17 linkram1 = <0x70000000 0x10000>; /* 1MB OSR mem */
24 managed-queues = <0 0x2000>;
25 reg = <0x2a40000 0x20000>,
31 reg-names = "peek", "status", "config",
32 "region", "push", "pop";
39 interrupts =<0 40 0xf04 0 41 0xf04 0 42 0xf04
40 0 43 0xf04 0 44 0xf04 0 45 0xf04
41 0 46 0xf04 0 47 0xf04>;
45 interrupts = <0 48 0xf04 0 49 0xf04 0 50 0xf04
46 0 51 0xf04 0 52 0xf04 0 53 0xf04
47 0 54 0xf04 0 55 0xf04 0 56 0xf04
48 0 57 0xf04 0 58 0xf04 0 59 0xf04
49 0 60 0xf04 0 61 0xf04 0 62 0xf04
55 interrupts = <0 64 0xf04 0 65 0xf04 0 66 0xf04
56 0 59 0xf04 0 68 0xf04 0 69 0xf04
57 0 70 0xf04 0 71 0xf04 0 72 0xf04
58 0 73 0xf04 0 74 0xf04 0 75 0xf04
59 0 76 0xf04 0 77 0xf04 0 78 0xf04
75 accumulator = <0 47 16 2 50>;
76 interrupts = <0 226 0xf01>;
88 region-spec = <8192 128>; /* num_desc desc_size */
89 link-index = <0x4000>;
98 reg = <0x2a10000 0x1000 /*iram */
99 0x2a0f000 0x100 /*reg*/
100 0x2a0c000 0x3c8 /*intd */
101 0x2a20000 0x4000>; /*cmd*/
108 knav_dmas: knav_dmas@0 {
109 compatible = "ti,keystone-navigator-dma";
110 clocks = <&papllclk>;
111 #address-cells = <1>;
114 ti,navigator-cloud-address = <0x23a80000 0x23a90000>;
117 reg = <0x26186000 0x100>,
122 reg-names = "global", "txchan", "rxchan",
127 netcp: netcp@26000000 {
128 reg = <0x2620110 0x8>;
130 compatible = "ti,netcp-1.0";
131 #address-cells = <1>;
134 /* NetCP address range */
135 ranges = <0 0x26000000 0x1000000>;
137 clocks = <&clkpa>, <&clkcpgmac>, <&chipclk12>;
138 clock-names = "pa_clk", "ethss_clk", "cpts";
141 ti,navigator-dmas = <&dma_gbe 0>,
144 ti,navigator-dma-names = "netrx0", "netrx1", "nettx";
147 #address-cells = <1>;
150 gbe@200000 { /* ETHSS */
152 compatible = "ti,netcp-gbe-5";
153 reg = <0x200000 0x900>, <0x220000 0x20000>;
156 tx-channel = "nettx";
161 link-interface = <1>;
162 phy-handle = <ðphy0>;
166 link-interface = <1>;
167 phy-handle = <ðphy1>;
171 secondary-slave-ports {
174 link-interface = <2>;
178 link-interface = <2>;
186 rx-channel = "netrx0";
189 rx-queue-depth = <128 128 0 0>;
190 rx-buffer-size = <1518 4096 0 0>;
192 tx-completion-queue = <530>;
198 rx-channel = "netrx1";
201 rx-queue-depth = <128 128 0 0>;
202 rx-buffer-size = <1518 4096 0 0>;
204 tx-completion-queue = <531>;
206 local-mac-address = [02 18 31 7e 3e 7f];
212 sa_subsys: subsys@26080000 {
213 #address-cells = <1>;
215 compatible = "simple-bus";
216 ranges = <0 0x26080000 0x40000>;
218 sa_config: subsys@0 {
219 compatible = "syscon";
224 compatible = "ti,keystone-rng";
225 reg = <0x24000 0x1000>;
226 ti,syscon-sa-cfg = <&sa_config>;