commit | 9b16ede4a4e898564f54e1c09ae658a5975b432b | [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 | aa09a071c3295011816c0e2f18532f61bc8b74f3 [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>