mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-24 22:36:05 +00:00
arm64: zynqmp: Define phy-mode in zcu1275-revB
Add missing required phy-mode property. Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/fdd98ebd217e005fedde6aa2175449f7ad5555eb.1726219714.git.michal.simek@amd.com
This commit is contained in:
parent
4a276d3297
commit
b2eab11eb7
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
||||||
|
|
||||||
&gem1 {
|
&gem1 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
phy-mode = "rgmii-id";
|
||||||
mdio {
|
mdio {
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <0>;
|
#size-cells = <0>;
|
||||||
|
|
Loading…
Add table
Reference in a new issue