From: Roger Quadros <rogerq@kernel.org>
To: joe.hershberger@ni.com, nm@ti.com
Cc: rfried.dev@gmail.com, r-gunasekaran@ti.com, s-vadapalli@ti.com,
mripard@kernel.org, sjg@chromium.org, pbrobinson@gmail.com,
srk@ti.com, u-boot@lists.denx.de,
Roger Quadros <rogerq@kernel.org>
Subject: [PATCH 0/2] net: ti: am65-cpsw-nuss: Drop custom property "mac_efuse"
Date: Fri, 21 Jul 2023 00:59:33 +0300 [thread overview]
Message-ID: <20230720215935.107398-1-rogerq@kernel.org> (raw)
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
next reply other threads:[~2023-07-20 21:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-20 21:59 Roger Quadros [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230720215935.107398-1-rogerq@kernel.org \
--to=rogerq@kernel.org \
--cc=joe.hershberger@ni.com \
--cc=mripard@kernel.org \
--cc=nm@ti.com \
--cc=pbrobinson@gmail.com \
--cc=r-gunasekaran@ti.com \
--cc=rfried.dev@gmail.com \
--cc=s-vadapalli@ti.com \
--cc=sjg@chromium.org \
--cc=srk@ti.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox