]> git.baikalelectronics.ru Git - uboot.git/commit
arm64: zynqmp: Switch to ethernet-phy-id in kv260
authorMichal Simek <michal.simek@xilinx.com>
Wed, 23 Feb 2022 15:17:40 +0000 (16:17 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 7 Mar 2022 15:33:47 +0000 (16:33 +0100)
commitf24240e9c2f451a6b632006f61dd0029235b0f1c
tree5141ac315b109201b78f3b6b9fbf5778e94fd274
parentd8899723b2098b4befa5ee994723537b1b83bd24
arm64: zynqmp: Switch to ethernet-phy-id in kv260

Use ethernet-phy-id compatible string to properly describe phy reset on
kv260 boards. Previous description wasn't correct because reset was done
for mdio bus to operate and it was in this case used for different purpose
which was eth phy reset. With ethernet-phy-id phy reset happens only for
the phy via phy framework.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/73b64f1a2b873b4e26bd2b365364bdf313794ae2.1645629459.git.michal.simek@xilinx.com
arch/arm/dts/zynqmp-sck-kv-g-revA.dts
arch/arm/dts/zynqmp-sck-kv-g-revB.dts