projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ARM: dts: synquacer: Add device trees for DeveloperBox
[platform/kernel/u-boot.git]
/
arch
/
arm
/
dts
/
zynq-zturn.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";
8
compatible = "myir,zynq-zturn", "xlnx,zynq-7000";
9
};
10
11
&gem0 {
12
ethernet_phy: ethernet-phy@0 {
13
reg = <0x0>;
14
};
15
};