]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: ti: am65-cpsw-nuss: Use approved property to get efuse address
authorRoger Quadros <rogerq@kernel.org>
Sat, 22 Jul 2023 19:31:48 +0000 (22:31 +0300)
committerTom Rini <trini@konsulko.com>
Thu, 27 Jul 2023 21:10:46 +0000 (17:10 -0400)
commitfcb513e5f2396e276653c29098faf4739c588041
treebf80939b2cbc4973ed5370db29c290c8e2adda74
parent9b33be392b30deeda242212a0a7b09adc9f91b26
net: ti: am65-cpsw-nuss: Use approved property to get efuse address

The approved DT property for MAC efuse (ROM) address is
"ti,syscon-efuse".

Use that and drop custom property "mac_efuse".

Signed-off-by: Roger Quadros <rogerq@kernel.org>
Acked-by: Nishanth Menon <nm@ti.com>
drivers/net/ti/Kconfig
drivers/net/ti/am65-cpsw-nuss.c