| // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
| * Device Tree fragment for LS1028A QDS board, serdes 7777 |
| * Copyright 2019-2021 NXP |
| * Requires a LS1028A QDS board without lane B rework. |
| * Requires a SCH-30841 card without lane A/C rewire and with a FW with muxing |
| * disabled, plugged in slot 1. |
| slot1_sxgmii0: ethernet-phy@0 { |
| compatible = "ethernet-phy-ieee802.3-c45"; |
| slot1_sxgmii1: ethernet-phy@1 { |
| compatible = "ethernet-phy-ieee802.3-c45"; |
| slot1_sxgmii2: ethernet-phy@2 { |
| compatible = "ethernet-phy-ieee802.3-c45"; |
| slot1_sxgmii3: ethernet-phy@3 { |
| compatible = "ethernet-phy-ieee802.3-c45"; |
| phy-handle = <&slot1_sxgmii0>; |
| phy-handle = <&slot1_sxgmii1>; |
| phy-handle = <&slot1_sxgmii2>; |
| phy-handle = <&slot1_sxgmii3>; |