ARM: dts: stm32: Add nvmem-cells to ethernet nodes for constant mac-addresses
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>
Fri, 28 Mar 2025 17:14:05 +0000 (18:14 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Fri, 4 Jul 2025 07:07:22 +0000 (09:07 +0200)
commit998adc8cd5cbd4f45446ab7ad8bc1e1e7b62d7a1
treec6d8d5aaadc9307a90ea7e2726062ee57eb63617
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
ARM: dts: stm32: Add nvmem-cells to ethernet nodes for constant mac-addresses

The efuse device tree description already has the two labels pointing to
the efuse nodes that specify the mac-addresses to be used. Wire them up
to the ethernet nodes. This is enough to make barebox pick the right
mac-addresses and pass them to Linux.

Suggested-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://lore.kernel.org/r/20250328171406.3307778-2-u.kleine-koenig@baylibre.com
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/st/stm32mp131.dtsi
arch/arm/boot/dts/st/stm32mp133.dtsi