]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4b2dd9a8f84c7f2b1bd872cc1b457a6d5a865ea9
tree6f6298fa6aced40f67528f93505c4fab73dad8d7
parent41bd2174f6bde4401f625b2a04e1718d20486e29
parentb194501741a30c42d159cbcbbdb4323bd4a0732d
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>