]> 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)
commit8e589a60d6aa07af2d14d92ab2fb98eec00fb50b
tree6f6298fa6aced40f67528f93505c4fab73dad8d7
parent3dc4a1be034fae6a8c5996c748b0e981345e9b40
parent9d23bb96ed277d24130e5f5f7324ed02ce3f8ae2
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>