From: Sebastian Frias <s...@laposte.net> Date: Fri, 4 Nov 2016 18:02:15 +0100
> Commit a999589ccaae ("phylib: add RGMII-ID interface mode definition") > and commit 7d400a4c5897 ("phylib: add PHY interface modes for internal > delay for tx and rx only") added several RGMII definitions: > PHY_INTERFACE_MODE_RGMII_ID, PHY_INTERFACE_MODE_RGMII_RXID and > PHY_INTERFACE_MODE_RGMII_TXID to deal with internal delays. > > Those are all RGMII modes (1Gbit) and must be considered that way when > setting the MAC mode or the pad mode for the HW to work properly. > > Signed-off-by: Sebastian Frias <s...@laposte.net> You cannot just repost one part of a patch series when you make changes. You must always repost the entire series as a new fresh version, with changelog entries added to your "[PATCH v2 0/2] ..." header posting.