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)
commitdc57ae3d938f67ea8960e9cf541c93bc0a143148
tree6f6298fa6aced40f67528f93505c4fab73dad8d7
parent5d65a16a689a2973a014f2f5aa04d0e2f7b66403
parent326dde3e3b2ed05e5882e4401368d0f5d8861da7
Merge branch 'xgene-check-all-RGMII-phy-mode-variants'

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>