Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / arch / arm / dts / fsl-ls1088a-qds-sd1-21.dtsi
1 // SPDX-License-Identifier: GPL-2.0+ OR X11
2 /*
3  * NXP LS1088AQDS device tree source for SERDES block #1 - protocol 21 (0x15)
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 };
19
20 &dpmac4 {
21         status = "okay";
22         phy-handle = <&rgmii_phy1>;
23         phy-connection-type = "rgmii-id";
24 };
25
26 &dpmac5 {
27         status = "okay";
28         phy-handle = <&rgmii_phy2>;
29         phy-connection-type = "rgmii-id";
30 };