summaryrefslogtreecommitdiff
path: root/arch/arm/dts/fsl-ls1088a-qds-sd1-29.dtsi
blob: 99f74c2fc4d31bf35b3b4ad0f6ac2a2816ce3fb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// SPDX-License-Identifier: GPL-2.0+ OR X11
/*
 * NXP LS1088AQDS device tree source for SERDES block #1 - protocol 29 (0x1d)
 *
 * Copyright 2020 NXP
 */

#include "fsl-ls1088a-qds.dtsi"

&dpmac1 {
	status = "okay";
	phy-connection-type = "10gbase-r";
};

&dpmac2 {
	status = "okay";
	phy-connection-type = "10gbase-r";
};