Ioana Ciornei | b625262 | 2020-05-15 09:56:48 +0300 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ OR X11 |
| 2 | /* |
| 3 | * NXP LS1088AQDS device tree source for SERDES block #1 - protocol 29 (0x1d) |
| 4 | * |
| 5 | * Copyright 2020 NXP |
| 6 | */ |
| 7 | |
| 8 | #include "fsl-ls1088a-qds.dtsi" |
| 9 | |
| 10 | &dpmac1 { |
| 11 | status = "okay"; |
Vladimir Oltean | 77b11f7 | 2021-09-18 15:32:34 +0300 | [diff] [blame^] | 12 | phy-connection-type = "10gbase-r"; |
Ioana Ciornei | b625262 | 2020-05-15 09:56:48 +0300 | [diff] [blame] | 13 | }; |
| 14 | |
| 15 | &dpmac2 { |
| 16 | status = "okay"; |
Vladimir Oltean | 77b11f7 | 2021-09-18 15:32:34 +0300 | [diff] [blame^] | 17 | phy-connection-type = "10gbase-r"; |
Ioana Ciornei | b625262 | 2020-05-15 09:56:48 +0300 | [diff] [blame] | 18 | }; |