public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] net: ti: am65-cpsw-nuss: Drop custom property "mac_efuse"
@ 2023-07-20 21:59 Roger Quadros
  2023-07-20 21:59 ` [PATCH 1/2] net: ti: am65-cpsw-nuss: Use approved property to get efuse address Roger Quadros
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Roger Quadros @ 2023-07-20 21:59 UTC (permalink / raw)
  To: joe.hershberger, nm
  Cc: rfried.dev, r-gunasekaran, s-vadapalli, mripard, sjg, pbrobinson,
	srk, u-boot, Roger Quadros

Hi,

We need to track the Device tree in Linux.
The approved property for MAC address EFUSE is "ti,syscon-efuse".

Use that and drop custom property "mac_efuse".

cheers,
-roger

Roger Quadros (2):
  net: ti: am65-cpsw-nuss: Use approved property to get efuse address
  arm: dts: k3-am625-sk-u-boot.dtsi: drop mac_efuse

 arch/arm/dts/k3-am625-sk-u-boot.dtsi |  3 --
 configs/am62x_evm_a53_defconfig      |  1 +
 drivers/net/ti/am65-cpsw-nuss.c      | 52 +++++++++++++++++++---------
 3 files changed, 37 insertions(+), 19 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-07-21 13:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-20 21:59 [PATCH 0/2] net: ti: am65-cpsw-nuss: Drop custom property "mac_efuse" Roger Quadros
2023-07-20 21:59 ` [PATCH 1/2] net: ti: am65-cpsw-nuss: Use approved property to get efuse address Roger Quadros
2023-07-20 21:59 ` [RFC PATCH 2/2] arm: dts: k3-am625-sk-u-boot.dtsi: drop mac_efuse Roger Quadros
2023-07-21 13:03 ` [PATCH 0/2] net: ti: am65-cpsw-nuss: Drop custom property "mac_efuse" Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox