Commit 4f0864cd authored by Peter Jansweijer's avatar Peter Jansweijer

try init micrel phy with RGMII GTX_CLK = +0.96

parent a7422e4a
......@@ -24,8 +24,10 @@
phy0: ethernet-phy@0 {
comptaible = "micrel,ksz9031";
device_type = "ethernet-phy";
txc-skew-ps = <960>;
reg = <0>;
/* txc-skew-ps = <960>; */
/* see Micrel KSZ9031 datasheet par. 3.9.3 and table 3.4 & 3.5 */
micrel,reg-init = <0xd 0x2 0xe 0x8 0xd 0x4002 0xe 0x03ef>;
};
};
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment