On Sun, 2016-11-27 at 18:45 -0800, Florian Fainelli wrote: > Hi all, > > This patch series addresses discussions and feedback that was > recently received > on the mailing-list in the area of: flow control/pause frames, > interpretation of > phy_interface_t and finally add some links to useful standards > documents. > > Changes in v3: > > - add Timur's feedback into patch 3 > > Changes in v2: > > - clarify a few things in the RGMII section, add a paragraph about > common issues > with RGMII delay mismatches >
Thanks a lot Florian. This is really helping, especially the part about RGMII delays. Reviewed-by: Jerome Brunet <jbru...@baylibre.com> > Florian Fainelli (4): > Documentation: net: phy: remove description of function pointers > Documentation: net: phy: Add a paragraph about pause frames/flow > control > Documentation: net: phy: Add blurb about RGMII > Documentation: net: phy: Add links to several standards documents > > Documentation/networking/phy.txt | 140 > +++++++++++++++++++++++++++++---------- > 1 file changed, 105 insertions(+), 35 deletions(-) >