2 * Device Tree Source for Keystone 2 Edison 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 0x2000>;
19 linkram0 = <0x100000 0x4000>;
20 linkram1 = <0 0x10000>;
27 managed-queues = <0 0x2000>;
28 reg = <0x2a40000 0x20000>,
34 reg-names = "peek", "status", "config",
35 "region", "push", "pop";
42 interrupts =<0 40 0xf04 0 41 0xf04 0 42 0xf04
43 0 43 0xf04 0 44 0xf04 0 45 0xf04
44 0 46 0xf04 0 47 0xf04>;
48 interrupts = <0 48 0xf04 0 49 0xf04 0 50 0xf04
49 0 51 0xf04 0 52 0xf04 0 53 0xf04
50 0 54 0xf04 0 55 0xf04 0 56 0xf04
51 0 57 0xf04 0 58 0xf04 0 59 0xf04
52 0 60 0xf04 0 61 0xf04 0 62 0xf04
58 interrupts = <0 64 0xf04 0 65 0xf04 0 66 0xf04
59 0 59 0xf04 0 68 0xf04 0 69 0xf04
60 0 70 0xf04 0 71 0xf04 0 72 0xf04
61 0 73 0xf04 0 74 0xf04 0 75 0xf04
62 0 76 0xf04 0 77 0xf04 0 78 0xf04
82 region-spec = <8192 128>; /* num_desc desc_size */
83 link-index = <0x4000>;
88 knav_dmas: knav_dmas@0 {
89 compatible = "ti,keystone-navigator-dma";
94 ti,navigator-cloud-address = <0x23a80000 0x23a90000
95 0x23a80000 0x23a90000>;
98 reg = <0x24186000 0x100>,
103 reg-names = "global", "txchan", "rxchan",
108 netcp: netcp@24000000 {
109 reg = <0x2620110 0x8>;
111 compatible = "ti,netcp-1.0";
112 #address-cells = <1>;
115 /* NetCP address range */
116 ranges = <0 0x24000000 0x1000000>;
118 clocks = <&papllclk>, <&clkcpgmac>, <&chipclk12>;
121 ti,navigator-dmas = <&dma_gbe 0>,
124 ti,navigator-dma-names = "netrx0", "netrx1", "nettx";
127 #address-cells = <1>;
130 gbe@200000 { /* ETHSS */
132 compatible = "ti,netcp-gbe-9";
133 reg = <0x200000 0x900>, <0x220000 0x20000>;
136 tx-channel = "nettx";
141 link-interface = <1>;
142 phy-handle = <ðphy0>;
146 link-interface = <1>;
147 phy-handle = <ðphy1>;
151 secondary-slave-ports {
154 link-interface = <2>;
158 link-interface = <2>;
162 link-interface = <2>;
166 link-interface = <2>;
170 link-interface = <2>;
174 link-interface = <2>;
182 rx-channel = "netrx0";
185 rx-queue-depth = <128 128 0 0>;
186 rx-buffer-size = <1518 4096 0 0>;
188 tx-completion-queue = <530>;
194 rx-channel = "netrx1";
197 rx-queue-depth = <128 128 0 0>;
198 rx-buffer-size = <1518 4096 0 0>;
200 tx-completion-queue = <531>;
202 local-mac-address = [02 18 31 7e 3e 00];