]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: ti: k3-am62: Add cpsw-mac-efuse node to wkup_conf
authorAndrew Davis <afd@ti.com>
Fri, 28 Jun 2024 15:15:18 +0000 (10:15 -0500)
committerVignesh Raghavendra <vigneshr@ti.com>
Mon, 1 Jul 2024 16:06:07 +0000 (21:36 +0530)
commitc870321e4317ea28443e12445f070b35089fd45e
tree56f594eb52bfe0953e2d7963000ac6d684430d74
parent00d20114b515b4697af228cf3c01120ca1335270
arm64: dts: ti: k3-am62: Add cpsw-mac-efuse node to wkup_conf

The WKUP system controller address region contains an eFuse block with
MAC addresses to be used by the Ethernet controller. The property
“ti,syscon-efuse” contains a phandle to a syscon region and an offset
into this region where the MAC addresses can be found. Currently
"ti,syscon-efuse" points to the entire system controller address space
node with an offset to the eFuse IP address.

Instead add a cpsw-mac-efuse node to describe the exact eFuse area. Then
point the Ethernet controller directly to this region, no offset needed.

Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20240628151518.40100-8-afd@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am62-main.dtsi
arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi