]> Git Repo - J-u-boot.git/blob - arch/arm/dts/zynq-zturn-v5.dts
Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / arch / arm / dts / zynq-zturn-v5.dts
1 // SPDX-License-Identifier: GPL-2.0
2
3 /dts-v1/;
4 /include/ "zynq-zturn-common.dtsi"
5
6 / {
7         model = "Zynq Z-Turn MYIR Board V5";
8         compatible = "myir,zynq-zturn-v5", "xlnx,zynq-7000";
9 };
10
11 &gem0 {
12         ethernet_phy: ethernet-phy@0 {
13                 reg = <0x3>;
14         };
15 };
This page took 0.026687 seconds and 4 git commands to generate.