Hi Andrew,
On Thu, Nov 24, 2016 at 4:48 PM, Andrew Lunn [off-list ref] wrote:
quoted
The configuration values are provided as preprocessor macros to make the
devicetree files easier to read.
Hi Martin
If i'm reading the code/comments correctly, you can set the delay to
0, 2, 4 or 6ns? So calling this property amlogic,tx-delay-ns would be
even easier to read.
indeed, this sounds like a very nice idea (as it moves the calculation
from the programmer's brain to dwmac-meson8b.c)!
I'll send an updated version once I received enough feedback (in case
something else is wrong with the patches)