]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: imx8qxp: add MAC address in ocotp
authorFrank Li <Frank.Li@nxp.com>
Wed, 29 Oct 2025 19:54:37 +0000 (15:54 -0400)
committerShawn Guo <shawnguo@kernel.org>
Sun, 16 Nov 2025 09:56:55 +0000 (17:56 +0800)
Add MAC address nodes in ocotp.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8qxp.dtsi

index 95edab058276bcfc87b9bd85426b999d1ab32360..def6de8d579d40919e4bf7f88e119611ae4cb69a 100644 (file)
                        compatible = "fsl,imx8qxp-scu-ocotp";
                        #address-cells = <1>;
                        #size-cells = <1>;
+
+                       fec_mac0: mac@2c4 {
+                               reg = <0x2c4 6>;
+                       };
+
+                       fec_mac1: mac@2c6 {
+                               reg = <0x2c6 6>;
+                       };
                };
 
                scu_key: keys {