Lines Matching +full:rgmii +full:- +full:id
1 // SPDX-License-Identifier: GPL-2.0+
3 * dts file for Xilinx ZynqMP zc1751-xm018-dc4
5 * (C) Copyright 2015 - 2021, Xilinx, Inc.
10 /dts-v1/;
13 #include "zynqmp-clk-ccf.dtsi"
16 model = "ZynqMP zc1751-xm018-dc4";
17 compatible = "xlnx,zynqmp-zc1751", "xlnx,zynqmp";
34 stdout-path = "serial0:115200n8";
117 phy-mode = "rgmii-id";
118 phy-handle = <ðernet_phy0>;
119 ethernet_phy0: ethernet-phy@0 { /* Marvell 88e1512 */
122 ethernet_phy7: ethernet-phy@7 { /* Vitesse VSC8211 */
125 ethernet_phy3: ethernet-phy@3 { /* Realtek RTL8211DN */
128 ethernet_phy8: ethernet-phy@8 { /* Vitesse VSC8211 */
135 phy-mode = "rgmii-id";
136 phy-handle = <ðernet_phy7>;
141 phy-mode = "rgmii-id";
142 phy-handle = <ðernet_phy3>;
147 phy-mode = "rgmii-id";
148 phy-handle = <ðernet_phy8>;
160 clock-frequency = <400000>;
165 clock-frequency = <400000>;
172 compatible = "m25p80", "jedec,spi-nor"; /* 32MB */
173 #address-cells = <1>;
174 #size-cells = <1>;
176 spi-tx-bus-width = <4>;
177 spi-rx-bus-width = <4>; /* also DUAL configuration possible */
178 spi-max-frequency = <108000000>; /* Based on DC1 spec */