mirror of https://github.com/aredn/aredn.git
Revert some changes made in error.
This commit is contained in:
parent
60d6bf1d8b
commit
2f02c8734f
|
@ -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>;
|
||||
|
|
Loading…
Reference in New Issue