Revert some changes made in error.

This commit is contained in:
Tim Wilkinson 2023-01-09 23:56:12 -08:00 committed by Joe AE6XE
parent 60d6bf1d8b
commit 2f02c8734f
1 changed files with 2 additions and 2 deletions

View File

@ -101,7 +101,7 @@
+ phy-handle = <&swphy0>;
+
+ gmac-config {
+ device = <&gmac0>;
+ device = <&gmac>;
+ switch-phy-swap = <1>;
+ };
+};
@ -719,7 +719,7 @@
+ pll-data = <0x02000000 0x00000101 0x00001313>;
+
+ gmac-config {
+ device = <&gmac0>;
+ device = <&gmac>;
+ rgmii-gmac0 = <1>;
+ rxd-delay = <1>;
+ txd-delay = <1>;