2 * Device Tree Source for Keystone 2 Hawking Netcp driver
4 * Copyright 2015 Texas Instruments, Inc.
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
12 compatible = "ti,keystone-navigator-qmss";
16 clocks = <&chipclk13>;
18 queue-range = <0 0x4000>;
19 linkram0 = <0x100000 0x8000>;
20 linkram1 = <0x0 0x10000>;
27 managed-queues = <0 0x2000>;
28 reg = <0x2a40000 0x20000>,
34 reg-names = "peek", "status", "config",
35 "region", "push", "pop";
39 managed-queues = <0x2000 0x2000>;
40 reg = <0x2a60000 0x20000>,
46 reg-names = "peek", "status", "config",
47 "region", "push", "pop";
54 interrupts =<0 40 0xf04 0 41 0xf04 0 42 0xf04
55 0 43 0xf04 0 44 0xf04 0 45 0xf04
56 0 46 0xf04 0 47 0xf04>;
60 interrupts = <0 48 0xf04 0 49 0xf04 0 50 0xf04
61 0 51 0xf04 0 52 0xf04 0 53 0xf04
62 0 54 0xf04 0 55 0xf04 0 56 0xf04
63 0 57 0xf04 0 58 0xf04 0 59 0xf04
64 0 60 0xf04 0 61 0xf04 0 62 0xf04
70 interrupts = <0 64 0xf04 0 65 0xf04 0 66 0xf04
71 0 59 0xf04 0 68 0xf04 0 69 0xf04
72 0 70 0xf04 0 71 0xf04 0 72 0xf04
73 0 73 0xf04 0 74 0xf04 0 75 0xf04
74 0 76 0xf04 0 77 0xf04 0 78 0xf04
98 region-spec = <8192 128>; /* num_desc desc_size */
99 link-index = <0x4000>;
104 knav_dmas: knav_dmas@0 {
105 compatible = "ti,keystone-navigator-dma";
106 clocks = <&papllclk>;
107 #address-cells = <1>;
110 ti,navigator-cloud-address = <0x23a80000 0x23a90000
111 0x23aa0000 0x23ab0000>;
114 reg = <0x2004000 0x100>,
119 reg-names = "global", "txchan", "rxchan",
124 netcp: netcp@2000000 {
125 reg = <0x2620110 0x8>;
127 compatible = "ti,netcp-1.0";
128 #address-cells = <1>;
131 /* NetCP address range */
132 ranges = <0 0x2000000 0x100000>;
134 clocks = <&papllclk>, <&clkcpgmac>, <&chipclk12>;
137 ti,navigator-dmas = <&dma_gbe 22>,
140 ti,navigator-dma-names = "netrx0", "netrx1", "nettx";
144 #address-cells = <1>;
146 gbe@90000 { /* ETHSS */
147 #address-cells = <1>;
150 compatible = "ti,netcp-gbe";
151 reg = <0x90000 0x300>, <0x90400 0x400>, <0x90800 0x700>;
154 tx-channel = "nettx";
159 link-interface = <1>;
160 phy-handle = <ðphy0>;
164 link-interface = <1>;
165 phy-handle = <ðphy1>;
169 secondary-slave-ports {
172 link-interface = <2>;
176 link-interface = <2>;
184 rx-channel = "netrx0";
187 rx-queue-depth = <128 128 0 0>;
188 rx-buffer-size = <1518 4096 0 0>;
190 tx-completion-queue = <8706>;
196 rx-channel = "netrx1";
199 rx-queue-depth = <128 128 0 0>;
200 rx-buffer-size = <1518 4096 0 0>;
202 tx-completion-queue = <8707>;
204 local-mac-address = [02 18 31 7e 3e 6f];