Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 1 | /* |
| 2 | * Device Tree Include file for Marvell Armada 370 family SoC |
| 3 | * |
| 4 | * Copyright (C) 2012 Marvell |
| 5 | * |
| 6 | * Lior Amsalem <alior@marvell.com> |
| 7 | * Gregory CLEMENT <gregory.clement@free-electrons.com> |
| 8 | * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
| 9 | * |
Gregory CLEMENT | e7ad1fd | 2015-01-26 15:15:46 +0100 | [diff] [blame] | 10 | * This file is dual-licensed: you can use it either under the terms |
| 11 | * of the GPL or the X11 license, at your option. Note that this dual |
| 12 | * licensing only applies to this file, and not this project as a |
| 13 | * whole. |
| 14 | * |
| 15 | * a) This file is free software; you can redistribute it and/or |
| 16 | * modify it under the terms of the GNU General Public License as |
| 17 | * published by the Free Software Foundation; either version 2 of the |
| 18 | * License, or (at your option) any later version. |
| 19 | * |
| 20 | * This file is distributed in the hope that it will be useful |
| 21 | * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 22 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 23 | * GNU General Public License for more details. |
| 24 | * |
| 25 | * Or, alternatively |
| 26 | * |
| 27 | * b) Permission is hereby granted, free of charge, to any person |
| 28 | * obtaining a copy of this software and associated documentation |
| 29 | * files (the "Software"), to deal in the Software without |
| 30 | * restriction, including without limitation the rights to use |
| 31 | * copy, modify, merge, publish, distribute, sublicense, and/or |
| 32 | * sell copies of the Software, and to permit persons to whom the |
| 33 | * Software is furnished to do so, subject to the following |
| 34 | * conditions: |
| 35 | * |
| 36 | * The above copyright notice and this permission notice shall be |
| 37 | * included in all copies or substantial portions of the Software. |
| 38 | * |
| 39 | * THE SOFTWARE IS PROVIDED , WITHOUT WARRANTY OF ANY KIND |
| 40 | * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES |
| 41 | * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
| 42 | * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT |
| 43 | * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY |
| 44 | * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
| 45 | * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR |
| 46 | * OTHER DEALINGS IN THE SOFTWARE. |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 47 | * |
| 48 | * Contains definitions specific to the Armada 370 SoC that are not |
| 49 | * common to all Armada SoCs. |
| 50 | */ |
| 51 | |
Ezequiel Garcia | 3814988 | 2013-07-26 10:17:56 -0300 | [diff] [blame] | 52 | #include "armada-370-xp.dtsi" |
Gregory CLEMENT | 7489836 | 2013-04-12 16:29:10 +0200 | [diff] [blame] | 53 | /include/ "skeleton.dtsi" |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 54 | |
| 55 | / { |
| 56 | model = "Marvell Armada 370 family SoC"; |
| 57 | compatible = "marvell,armada370", "marvell,armada-370-xp"; |
| 58 | |
Thomas Petazzoni | 397d59f | 2012-09-19 22:53:01 +0200 | [diff] [blame] | 59 | aliases { |
| 60 | gpio0 = &gpio0; |
| 61 | gpio1 = &gpio1; |
| 62 | gpio2 = &gpio2; |
| 63 | }; |
| 64 | |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 65 | soc { |
Ezequiel Garcia | 5e12a61 | 2013-07-26 10:17:57 -0300 | [diff] [blame] | 66 | compatible = "marvell,armada370-mbus", "simple-bus"; |
| 67 | |
Ezequiel Garcia | 0cd3754 | 2013-07-26 10:17:58 -0300 | [diff] [blame] | 68 | bootrom { |
| 69 | compatible = "marvell,bootrom"; |
| 70 | reg = <MBUS_ID(0x01, 0xe0) 0 0x100000>; |
| 71 | }; |
| 72 | |
Ezequiel Garcia | 14fd8ed | 2013-07-26 10:18:00 -0300 | [diff] [blame] | 73 | pcie-controller { |
| 74 | compatible = "marvell,armada-370-pcie"; |
| 75 | status = "disabled"; |
| 76 | device_type = "pci"; |
| 77 | |
| 78 | #address-cells = <3>; |
| 79 | #size-cells = <2>; |
| 80 | |
Thomas Petazzoni | d4fa994 | 2013-08-09 22:27:15 +0200 | [diff] [blame] | 81 | msi-parent = <&mpic>; |
Ezequiel Garcia | 14fd8ed | 2013-07-26 10:18:00 -0300 | [diff] [blame] | 82 | bus-range = <0x00 0xff>; |
| 83 | |
| 84 | ranges = |
| 85 | <0x82000000 0 0x40000 MBUS_ID(0xf0, 0x01) 0x40000 0 0x00002000 |
| 86 | 0x82000000 0 0x80000 MBUS_ID(0xf0, 0x01) 0x80000 0 0x00002000 |
| 87 | 0x82000000 0x1 0 MBUS_ID(0x04, 0xe8) 0 1 0 /* Port 0.0 MEM */ |
| 88 | 0x81000000 0x1 0 MBUS_ID(0x04, 0xe0) 0 1 0 /* Port 0.0 IO */ |
| 89 | 0x82000000 0x2 0 MBUS_ID(0x08, 0xe8) 0 1 0 /* Port 1.0 MEM */ |
| 90 | 0x81000000 0x2 0 MBUS_ID(0x08, 0xe0) 0 1 0 /* Port 1.0 IO */>; |
| 91 | |
| 92 | pcie@1,0 { |
| 93 | device_type = "pci"; |
| 94 | assigned-addresses = <0x82000800 0 0x40000 0 0x2000>; |
| 95 | reg = <0x0800 0 0 0 0>; |
| 96 | #address-cells = <3>; |
| 97 | #size-cells = <2>; |
| 98 | #interrupt-cells = <1>; |
| 99 | ranges = <0x82000000 0 0 0x82000000 0x1 0 1 0 |
| 100 | 0x81000000 0 0 0x81000000 0x1 0 1 0>; |
| 101 | interrupt-map-mask = <0 0 0 0>; |
| 102 | interrupt-map = <0 0 0 0 &mpic 58>; |
| 103 | marvell,pcie-port = <0>; |
| 104 | marvell,pcie-lane = <0>; |
| 105 | clocks = <&gateclk 5>; |
| 106 | status = "disabled"; |
| 107 | }; |
| 108 | |
| 109 | pcie@2,0 { |
| 110 | device_type = "pci"; |
| 111 | assigned-addresses = <0x82002800 0 0x80000 0 0x2000>; |
| 112 | reg = <0x1000 0 0 0 0>; |
| 113 | #address-cells = <3>; |
| 114 | #size-cells = <2>; |
| 115 | #interrupt-cells = <1>; |
| 116 | ranges = <0x82000000 0 0 0x82000000 0x2 0 1 0 |
| 117 | 0x81000000 0 0 0x81000000 0x2 0 1 0>; |
| 118 | interrupt-map-mask = <0 0 0 0>; |
| 119 | interrupt-map = <0 0 0 0 &mpic 62>; |
| 120 | marvell,pcie-port = <1>; |
| 121 | marvell,pcie-lane = <0>; |
| 122 | clocks = <&gateclk 9>; |
| 123 | status = "disabled"; |
| 124 | }; |
| 125 | }; |
| 126 | |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 127 | internal-regs { |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 128 | L2: l2-cache { |
| 129 | compatible = "marvell,aurora-outer-cache"; |
Gregory CLEMENT | 489e138 | 2013-05-20 16:13:27 +0200 | [diff] [blame] | 130 | reg = <0x08000 0x1000>; |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 131 | cache-id-part = <0x100>; |
Gregory CLEMENT | a9ce1af | 2014-10-06 11:37:56 +0200 | [diff] [blame] | 132 | cache-unified; |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 133 | wt-override; |
Thomas Petazzoni | fa1b21d | 2012-12-21 15:49:05 +0100 | [diff] [blame] | 134 | }; |
Ryan Press | 879d68a | 2013-03-26 16:32:31 -0700 | [diff] [blame] | 135 | |
Arnaud Ebalard | a6fa847 | 2014-11-22 00:46:10 +0100 | [diff] [blame] | 136 | /* |
| 137 | * Default SPI pinctrl setting, can be overwritten on |
| 138 | * board level if a different configuration is used. |
| 139 | */ |
| 140 | spi0: spi@10600 { |
| 141 | pinctrl-0 = <&spi0_pins1>; |
| 142 | pinctrl-names = "default"; |
| 143 | }; |
| 144 | |
| 145 | spi1: spi@10680 { |
| 146 | pinctrl-0 = <&spi1_pins>; |
| 147 | pinctrl-names = "default"; |
| 148 | }; |
| 149 | |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 150 | i2c0: i2c@11000 { |
| 151 | reg = <0x11000 0x20>; |
| 152 | }; |
| 153 | |
| 154 | i2c1: i2c@11100 { |
| 155 | reg = <0x11100 0x20>; |
| 156 | }; |
| 157 | |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 158 | gpio0: gpio@18100 { |
| 159 | compatible = "marvell,orion-gpio"; |
| 160 | reg = <0x18100 0x40>; |
| 161 | ngpios = <32>; |
| 162 | gpio-controller; |
| 163 | #gpio-cells = <2>; |
| 164 | interrupt-controller; |
Thomas Petazzoni | ca60985 | 2013-07-30 16:59:02 +0200 | [diff] [blame] | 165 | #interrupt-cells = <2>; |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 166 | interrupts = <82>, <83>, <84>, <85>; |
Thomas Petazzoni | 0122eee | 2012-11-20 16:03:12 +0100 | [diff] [blame] | 167 | }; |
Thomas Petazzoni | 0122eee | 2012-11-20 16:03:12 +0100 | [diff] [blame] | 168 | |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 169 | gpio1: gpio@18140 { |
| 170 | compatible = "marvell,orion-gpio"; |
| 171 | reg = <0x18140 0x40>; |
| 172 | ngpios = <32>; |
| 173 | gpio-controller; |
| 174 | #gpio-cells = <2>; |
| 175 | interrupt-controller; |
Thomas Petazzoni | ca60985 | 2013-07-30 16:59:02 +0200 | [diff] [blame] | 176 | #interrupt-cells = <2>; |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 177 | interrupts = <87>, <88>, <89>, <90>; |
Thomas Petazzoni | 0122eee | 2012-11-20 16:03:12 +0100 | [diff] [blame] | 178 | }; |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 179 | |
| 180 | gpio2: gpio@18180 { |
| 181 | compatible = "marvell,orion-gpio"; |
| 182 | reg = <0x18180 0x40>; |
| 183 | ngpios = <2>; |
| 184 | gpio-controller; |
| 185 | #gpio-cells = <2>; |
| 186 | interrupt-controller; |
Thomas Petazzoni | ca60985 | 2013-07-30 16:59:02 +0200 | [diff] [blame] | 187 | #interrupt-cells = <2>; |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 188 | interrupts = <91>; |
Thomas Petazzoni | 0122eee | 2012-11-20 16:03:12 +0100 | [diff] [blame] | 189 | }; |
Ezequiel Garcia | b2bb806 | 2013-01-23 12:26:30 -0300 | [diff] [blame] | 190 | |
Arnaud Ebalard | f8afeae | 2014-11-22 00:46:18 +0100 | [diff] [blame] | 191 | /* |
| 192 | * Default UART pinctrl setting without RTS/CTS, can |
| 193 | * be overwritten on board level if a different |
| 194 | * configuration is used. |
| 195 | */ |
| 196 | uart0: serial@12000 { |
| 197 | pinctrl-0 = <&uart0_pins>; |
| 198 | pinctrl-names = "default"; |
| 199 | }; |
| 200 | |
| 201 | uart1: serial@12100 { |
| 202 | pinctrl-0 = <&uart1_pins>; |
| 203 | pinctrl-names = "default"; |
| 204 | }; |
| 205 | |
Uwe Kleine-König | ab1e853 | 2014-11-14 21:43:33 +0100 | [diff] [blame] | 206 | system-controller@18200 { |
| 207 | compatible = "marvell,armada-370-xp-system-controller"; |
| 208 | reg = <0x18200 0x100>; |
| 209 | }; |
| 210 | |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 211 | gateclk: clock-gating-control@18220 { |
| 212 | compatible = "marvell,armada-370-gating-clock"; |
| 213 | reg = <0x18220 0x4>; |
| 214 | clocks = <&coreclk 0>; |
| 215 | #clock-cells = <1>; |
Ezequiel Garcia | 5d3b883 | 2013-08-13 11:43:15 -0300 | [diff] [blame] | 216 | }; |
| 217 | |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 218 | coreclk: mvebu-sar@18230 { |
| 219 | compatible = "marvell,armada-370-core-clock"; |
| 220 | reg = <0x18230 0x08>; |
| 221 | #clock-cells = <1>; |
| 222 | }; |
Ezequiel Garcia | b2bb806 | 2013-01-23 12:26:30 -0300 | [diff] [blame] | 223 | |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 224 | thermal@18300 { |
| 225 | compatible = "marvell,armada370-thermal"; |
| 226 | reg = <0x18300 0x4 |
| 227 | 0x18304 0x4>; |
| 228 | status = "okay"; |
| 229 | }; |
| 230 | |
Gregory CLEMENT | e86ed56 | 2014-09-02 10:15:18 +0200 | [diff] [blame] | 231 | sscg@18330 { |
| 232 | reg = <0x18330 0x4>; |
| 233 | }; |
| 234 | |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 235 | interrupt-controller@20000 { |
| 236 | reg = <0x20a00 0x1d0>, <0x21870 0x58>; |
| 237 | }; |
| 238 | |
| 239 | timer@20300 { |
| 240 | compatible = "marvell,armada-370-timer"; |
| 241 | clocks = <&coreclk 2>; |
| 242 | }; |
| 243 | |
Ezequiel Garcia | 05afeeb | 2014-02-10 20:00:32 -0300 | [diff] [blame] | 244 | watchdog@20300 { |
| 245 | compatible = "marvell,armada-370-wdt"; |
| 246 | clocks = <&coreclk 2>; |
| 247 | }; |
| 248 | |
Gregory CLEMENT | b6249d4 | 2014-04-14 15:50:32 +0200 | [diff] [blame] | 249 | cpurst@20800 { |
| 250 | compatible = "marvell,armada-370-cpu-reset"; |
| 251 | reg = <0x20800 0x8>; |
| 252 | }; |
| 253 | |
Thomas Petazzoni | 7483983 | 2014-02-12 18:20:58 +0100 | [diff] [blame] | 254 | audio_controller: audio-controller@30000 { |
Thomas Petazzoni | a6b3345 | 2014-10-28 17:08:43 +0100 | [diff] [blame] | 255 | #sound-dai-cells = <1>; |
Thomas Petazzoni | 7483983 | 2014-02-12 18:20:58 +0100 | [diff] [blame] | 256 | compatible = "marvell,armada370-audio"; |
| 257 | reg = <0x30000 0x4000>; |
| 258 | interrupts = <93>; |
| 259 | clocks = <&gateclk 0>; |
| 260 | clock-names = "internal"; |
| 261 | status = "disabled"; |
| 262 | }; |
| 263 | |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 264 | usb@50000 { |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 265 | clocks = <&coreclk 0>; |
Jason Cooper | a095b1c | 2013-12-12 13:59:17 +0000 | [diff] [blame] | 266 | }; |
| 267 | |
| 268 | usb@51000 { |
| 269 | clocks = <&coreclk 0>; |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 270 | }; |
Ezequiel Garcia | b2bb806 | 2013-01-23 12:26:30 -0300 | [diff] [blame] | 271 | |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 272 | xor@60800 { |
| 273 | compatible = "marvell,orion-xor"; |
| 274 | reg = <0x60800 0x100 |
| 275 | 0x60A00 0x100>; |
| 276 | status = "okay"; |
Thomas Petazzoni | a09a0b7 | 2013-04-09 23:06:33 +0200 | [diff] [blame] | 277 | |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 278 | xor00 { |
| 279 | interrupts = <51>; |
| 280 | dmacap,memcpy; |
| 281 | dmacap,xor; |
| 282 | }; |
| 283 | xor01 { |
| 284 | interrupts = <52>; |
| 285 | dmacap,memcpy; |
| 286 | dmacap,xor; |
| 287 | dmacap,memset; |
| 288 | }; |
| 289 | }; |
Thomas Petazzoni | a09a0b7 | 2013-04-09 23:06:33 +0200 | [diff] [blame] | 290 | |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 291 | xor@60900 { |
| 292 | compatible = "marvell,orion-xor"; |
| 293 | reg = <0x60900 0x100 |
| 294 | 0x60b00 0x100>; |
| 295 | status = "okay"; |
Thomas Petazzoni | a09a0b7 | 2013-04-09 23:06:33 +0200 | [diff] [blame] | 296 | |
Gregory CLEMENT | 467f54b | 2013-04-12 16:29:09 +0200 | [diff] [blame] | 297 | xor10 { |
| 298 | interrupts = <94>; |
| 299 | dmacap,memcpy; |
| 300 | dmacap,xor; |
| 301 | }; |
| 302 | xor11 { |
| 303 | interrupts = <95>; |
| 304 | dmacap,memcpy; |
| 305 | dmacap,xor; |
| 306 | dmacap,memset; |
| 307 | }; |
| 308 | }; |
Thomas Petazzoni | a09a0b7 | 2013-04-09 23:06:33 +0200 | [diff] [blame] | 309 | }; |
Thomas Petazzoni | 9ae6f74 | 2012-06-13 19:01:28 +0200 | [diff] [blame] | 310 | }; |
| 311 | }; |
Arnaud Ebalard | 4904a82 | 2014-11-22 00:45:56 +0100 | [diff] [blame] | 312 | |
| 313 | &pinctrl { |
| 314 | compatible = "marvell,mv88f6710-pinctrl"; |
| 315 | |
Arnaud Ebalard | a6fa847 | 2014-11-22 00:46:10 +0100 | [diff] [blame] | 316 | spi0_pins1: spi0-pins1 { |
| 317 | marvell,pins = "mpp33", "mpp34", |
| 318 | "mpp35", "mpp36"; |
| 319 | marvell,function = "spi0"; |
| 320 | }; |
| 321 | |
| 322 | spi0_pins2: spi0_pins2 { |
| 323 | marvell,pins = "mpp32", "mpp63", |
| 324 | "mpp64", "mpp65"; |
| 325 | marvell,function = "spi0"; |
| 326 | }; |
| 327 | |
| 328 | spi1_pins: spi1-pins { |
| 329 | marvell,pins = "mpp49", "mpp50", |
| 330 | "mpp51", "mpp52"; |
| 331 | marvell,function = "spi1"; |
| 332 | }; |
| 333 | |
Arnaud Ebalard | f8afeae | 2014-11-22 00:46:18 +0100 | [diff] [blame] | 334 | uart0_pins: uart0-pins { |
| 335 | marvell,pins = "mpp0", "mpp1"; |
| 336 | marvell,function = "uart0"; |
| 337 | }; |
| 338 | |
| 339 | uart1_pins: uart1-pins { |
| 340 | marvell,pins = "mpp41", "mpp42"; |
| 341 | marvell,function = "uart1"; |
| 342 | }; |
| 343 | |
Arnaud Ebalard | 4904a82 | 2014-11-22 00:45:56 +0100 | [diff] [blame] | 344 | sdio_pins1: sdio-pins1 { |
| 345 | marvell,pins = "mpp9", "mpp11", "mpp12", |
| 346 | "mpp13", "mpp14", "mpp15"; |
| 347 | marvell,function = "sd0"; |
| 348 | }; |
| 349 | |
| 350 | sdio_pins2: sdio-pins2 { |
| 351 | marvell,pins = "mpp47", "mpp48", "mpp49", |
| 352 | "mpp50", "mpp51", "mpp52"; |
| 353 | marvell,function = "sd0"; |
| 354 | }; |
| 355 | |
| 356 | sdio_pins3: sdio-pins3 { |
| 357 | marvell,pins = "mpp48", "mpp49", "mpp50", |
| 358 | "mpp51", "mpp52", "mpp53"; |
| 359 | marvell,function = "sd0"; |
| 360 | }; |
| 361 | |
| 362 | i2c0_pins: i2c0-pins { |
| 363 | marvell,pins = "mpp2", "mpp3"; |
| 364 | marvell,function = "i2c0"; |
| 365 | }; |
| 366 | |
| 367 | i2s_pins1: i2s-pins1 { |
| 368 | marvell,pins = "mpp5", "mpp6", "mpp7", |
| 369 | "mpp8", "mpp9", "mpp10", |
| 370 | "mpp12", "mpp13"; |
| 371 | marvell,function = "audio"; |
| 372 | }; |
| 373 | |
| 374 | i2s_pins2: i2s-pins2 { |
| 375 | marvell,pins = "mpp49", "mpp47", "mpp50", |
| 376 | "mpp59", "mpp57", "mpp61", |
| 377 | "mpp62", "mpp60", "mpp58"; |
| 378 | marvell,function = "audio"; |
| 379 | }; |
| 380 | |
| 381 | mdio_pins: mdio-pins { |
| 382 | marvell,pins = "mpp17", "mpp18"; |
| 383 | marvell,function = "ge"; |
| 384 | }; |
| 385 | |
| 386 | ge0_rgmii_pins: ge0-rgmii-pins { |
| 387 | marvell,pins = "mpp5", "mpp6", "mpp7", "mpp8", |
| 388 | "mpp9", "mpp10", "mpp11", "mpp12", |
| 389 | "mpp13", "mpp14", "mpp15", "mpp16"; |
| 390 | marvell,function = "ge0"; |
| 391 | }; |
| 392 | |
| 393 | ge1_rgmii_pins: ge1-rgmii-pins { |
| 394 | marvell,pins = "mpp19", "mpp20", "mpp21", "mpp22", |
| 395 | "mpp23", "mpp24", "mpp25", "mpp26", |
| 396 | "mpp27", "mpp28", "mpp29", "mpp30"; |
| 397 | marvell,function = "ge1"; |
| 398 | }; |
| 399 | }; |