net: zynq_gem: Use shared MDIO bus support for zynqmp
authorMichal Simek <michal.simek@xilinx.com>
Wed, 30 Mar 2022 09:07:53 +0000 (11:07 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 5 Apr 2022 13:13:13 +0000 (15:13 +0200)
commit801725395ad07888fada4eaf2e0af0efcab5178a
tree2f138e09ddbcb987387ee0f5205a50ddc87fffd6
parentd2f059c3dc3e651e8ec16ccadefa26a5e1109e5a
net: zynq_gem: Use shared MDIO bus support for zynqmp

CONFIG_ETH_PHY enables support to utilize generic ethernet phy
framework. Though if ethernet PHY node is in other ethernet node, it
will use shared MDIO to access the PHY of other ethernet.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Link: https://lore.kernel.org/r/337b1a38ba36cde1951739af62fb3d2736d97f53.1648631275.git.michal.simek@xilinx.com
drivers/net/zynq_gem.c