blob: 65e95300ab56ea0377783afd4e55f2913b83bb95 [file] [log] [blame]
Ioana Ciorneib6252622020-05-15 09:56:48 +03001// 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";
12 phy-connection-type = "xfi";
13};
14
15&dpmac2 {
16 status = "okay";
17 phy-connection-type = "xfi";
18};