[PATCH v3 3/9] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac
From: andrew@lunn.ch (Andrew Lunn)
Date: 2016-09-13 14:12:22
Also in:
linux-devicetree, lkml, netdev
From: andrew@lunn.ch (Andrew Lunn)
Date: 2016-09-13 14:12:22
Also in:
linux-devicetree, lkml, netdev
On Tue, Sep 13, 2016 at 03:34:17PM +0200, LABBE Corentin wrote:
On Fri, Sep 09, 2016 at 04:17:10PM +0200, Andrew Lunn wrote:quoted
quoted
+Optional properties: +- allwinner,tx-delay: TX clock delay chain value. Range value is 0-0x07. Default is 0) +- allwinner,rx-delay: RX clock delay chain value. Range value is 0-0x1F. Default is 0)What are the units? pS? nS? AndrewNo units, only raw number. I will add a comment for this.
And it is likely it will get NACKed by the device tree
maintainers. You should use real unit here.
Andrew