]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'xgene-check-all-RGMII-phy-mode-variants'
authorDavid S. Miller <davem@davemloft.net>
Fri, 19 May 2017 23:41:45 +0000 (19:41 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 May 2017 23:41:45 +0000 (19:41 -0400)
Iyappan Subramanian says:

====================
Check all RGMII phy mode variants

This patch set,
     - adds phy_interface_mode_is_rgmii() helper function
     - addresses review comment from previous patch set, by calling
       phy_interface_mode_is_rgmii() to address all RGMII variants

v2: Address review comments from v1
     - adds phy_interface_mode_is_rgmii() helper function
     - addresses review comment from previous patch set, by calling
       phy_interface_mode_is_rgmii() to address all RGMII variants
v1:
     - Initial version
====================

Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge