2 * Device Tree Source for Keystone 2 Lamarr 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 = <0x70000000 0x10000>; /* 1MB OSR mem */
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>;
97 reg = <0x26186000 0x100>,
102 reg-names = "global", "txchan", "rxchan",
107 netcp: netcp@26000000 {
108 reg = <0x2620110 0x8>;
110 compatible = "ti,netcp-1.0";
111 #address-cells = <1>;
114 /* NetCP address range */
115 ranges = <0 0x26000000 0x1000000>;
117 clocks = <&papllclk>, <&clkcpgmac>, <&chipclk12>;
120 ti,navigator-dmas = <&dma_gbe 0>,
123 ti,navigator-dma-names = "netrx0", "netrx1", "nettx";
126 #address-cells = <1>;
129 gbe@200000 { /* ETHSS */
131 compatible = "ti,netcp-gbe-5";
132 reg = <0x200000 0x900>, <0x220000 0x20000>;
135 tx-channel = "nettx";
140 link-interface = <1>;
141 phy-handle = <ðphy0>;
145 link-interface = <1>;
146 phy-handle = <ðphy1>;
150 secondary-slave-ports {
153 link-interface = <2>;
157 link-interface = <2>;
165 rx-channel = "netrx0";
168 rx-queue-depth = <128 128 0 0>;
169 rx-buffer-size = <1518 4096 0 0>;
171 tx-completion-queue = <530>;
177 rx-channel = "netrx1";
180 rx-queue-depth = <128 128 0 0>;
181 rx-buffer-size = <1518 4096 0 0>;
183 tx-completion-queue = <531>;
185 local-mac-address = [02 18 31 7e 3e 7f];