summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a_12_x_x.dtso
blob: 8284a564e20ddc26b958d3e0c7fcefdc433adea7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/*
 * Copyright (c) 2020-2023 TQ-Systems GmbH <linux@ew.tq-group.com>,
 * D-82229 Seefeld, Germany.
 * Author: Gregor Herburger
 */

/dts-v1/;
/plugin/;

&dpmac9 {
	phy-handle = <&dp83867_2_1>;
	phy-connection-type = "sgmii";
	managed = "in-band-status";
};

&dpmac10 {
	phy-handle = <&dp83867_2_2>;
	phy-connection-type = "sgmii";
	managed = "in-band-status";
};

&pcs_mdio9 {
	status = "okay";
};

&pcs_mdio10 {
	status = "okay";
};