commit | 525dc44ba68fc63330c477fde8b3c7ded754e966 | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Fri Nov 23 00:37:48 2018 +0100 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Fri Nov 23 11:01:09 2018 +0530 |
tree | 2bb4de82415f971012c109c82ba5e27b3d108f15 | |
parent | 7ed236790141a2f6e9bc3acba23ccaaae03be3a4 [diff] |
sun8i_emac: add support for setting EMAC TX/RX delay Some boards have the EMAC TX/RX lanes wired with a different length with the clock lane, which can be workarounded by setting a TX/RX delay in the EMAC. This kind of delays are already defined in the newest device tree binding of dwmac-sun8i, which has already entered linux-next. Add support for setting these delays. Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Reviewed-by: Jagan Teki <jagan@openedev.com>