1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * QorIQ FMan v3 1g port #4 device tree
5 * Copyright 2012-2015 Freescale Semiconductor Inc.
10 fman0_rx_0x0c: port@8c000 {
12 compatible = "fsl,fman-v3-port-rx";
13 reg = <0x8c000 0x1000>;
16 fman0_tx_0x2c: port@ac000 {
18 compatible = "fsl,fman-v3-port-tx";
19 reg = <0xac000 0x1000>;
24 compatible = "fsl,fman-memac";
25 reg = <0xe8000 0x1000>;
26 fsl,fman-ports = <&fman0_rx_0x0c &fman0_tx_0x2c>;
27 ptp-timer = <&ptp_timer0>;
28 pcsphy-handle = <&pcsphy4>;
34 compatible = "fsl,fman-memac-mdio", "fsl,fman-xmdio";
35 reg = <0xe9000 0x1000>;
37 pcsphy4: ethernet-phy@0 {