arm64: dts: imx8qxp-mek: add phandle ocotp mac-address for fec

Add phandle to the OCOTP mac-address nodes so the FEC can obtain a fixed
MAC address specific to each board.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Frank Li
2025-10-29 15:54:43 -04:00
committed by Shawn Guo
parent 339cd3056b
commit f4dcaab01b

View File

@@ -404,6 +404,8 @@
pinctrl-0 = <&pinctrl_fec1>;
phy-mode = "rgmii-id";
phy-handle = <&ethphy0>;
nvmem-cells = <&fec_mac0>;
nvmem-cell-names = "mac-address";
fsl,magic-packet;
status = "okay";