commit | 16615a4c6f4d54d7655dff19e7061c76043f907d | [log] [tgz] |
---|---|---|
author | Iyappan Subramanian <isubramanian@apm.com> | Mon Oct 26 15:25:15 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 30 12:21:51 2015 +0900 |
tree | 852c88a4d6c9b7a50a3812521c677e9429d588e7 | |
parent | b7af1472afa2228bd9fe8b4cea3b003b4027d72d [diff] |
drivers: net: xgene: Add support RGMII TX/RX delay configuration Add RGMII TX/RX delay configuration support. RGMII standard requires 2ns delay to help the RGMII bridge receiver to sample data correctly. If the default value does not provide proper centering of the data sample, the TX/RX delay parameters can be used to adjust accordingly. Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>