board: freescale: t208xrdb: add Linux fdt fix-ups for rev D
authorCamelia Groza <camelia.groza@nxp.com>
Wed, 16 Jun 2021 12:17:31 +0000 (17:47 +0530)
committerPriyanka Jain <priyanka.jain@nxp.com>
Thu, 17 Jun 2021 06:16:11 +0000 (11:46 +0530)
commit4e21a555c1dc2eacee9e3ad07f3b112c20b0f7a2
tree5741bc19f289878ce37f2d3f34f4ebc1f1f9e69c
parentc91b1305547ee72c0b0e5995c3b47d2b56ad698f
board: freescale: t208xrdb: add Linux fdt fix-ups for rev D

The T2080RDB boards revisions D and up have updated 10G Aquantia PHYs
connected to MAC1 and MAC2. The second Aquantia PHY is located at a
different address on the MDIO bus compared to rev C (0x8 instead of 0x1).

Fix-up the Linux device tree to update the PHY address for the second
Aquantia PHY on boards revisions D and up. Also rename the PHY node to
reflect the changes.

Signed-off-by: Camelia Groza <camelia.groza@nxp.com>
[Rebased]
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
board/freescale/t208xrdb/eth_t208xrdb.c
board/freescale/t208xrdb/t208xrdb.c
board/freescale/t208xrdb/t208xrdb.h
include/configs/T208xRDB.h