]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: imx: Update Fast ethernet PHY MDIO addresses to match DH i.MX8MP DHCOM rev.200
authorMarek Vasut <marex@denx.de>
Thu, 27 Jun 2024 00:13:16 +0000 (02:13 +0200)
committerFabio Estevam <festevam@gmail.com>
Sat, 6 Jul 2024 12:24:42 +0000 (09:24 -0300)
commitddc869ebe9e62bcf7b028dcb2404df4c5a59a54b
tree5652b67ce061131158280aab4d4bbcfccdc4aecd
parent80c588f000cfa1f6c6c1b147a92fd894fa2f418b
ARM: imx: Update Fast ethernet PHY MDIO addresses to match DH i.MX8MP DHCOM rev.200

The production DH i.MX8MP DHCOM SoM rev.200 uses updated PHY MDIO addresses
for the Fast ethernet PHYs. Update the base SoM DT and SoM rev.100 backward
compatibility DTO to cater for this change.

Since the MDIO address adjustment is now also in the rev.100 SoM DTO, not
only in the rev.100 PDK3 DTO, update Makefile accordingly as well, else the
DTC would complain about the DTO overriding the 'reg' property without also
updating the node unit-address, which is not doable without duplicating the
entire PHY node in the DTO, which leads to large amount of duplication with
no gain.

Fixes: 9de599ec3d59 ("arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200")
Signed-off-by: Marek Vasut <marex@denx.de>
arch/arm/dts/Makefile
arch/arm/dts/imx8mp-dhcom-som-overlay-rev100.dts
arch/arm/dts/imx8mp-dhcom-som.dtsi