From: Robert Schwebel <r.schwebel@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH 2/3] ARM: i.MX6: tqma6x: dts: get MAC address from OCOTP
Date: Fri, 6 Dec 2013 20:17:47 +0100 [thread overview]
Message-ID: <1386357468-26892-3-git-send-email-r.schwebel@pengutronix.de> (raw)
In-Reply-To: <1386357468-26892-1-git-send-email-r.schwebel@pengutronix.de>
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
---
arch/arm/dts/imx6qdl-tqma6x.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/dts/imx6qdl-tqma6x.dtsi b/arch/arm/dts/imx6qdl-tqma6x.dtsi
index 668fa25..86d5ca7 100644
--- a/arch/arm/dts/imx6qdl-tqma6x.dtsi
+++ b/arch/arm/dts/imx6qdl-tqma6x.dtsi
@@ -30,6 +30,10 @@
status = "okay";
};
+&ocotp1 {
+ barebox,provide-mac-address = <&fec 0x620>;
+};
+
&i2c1 {
status = "okay";
clock-frequency = <100000>;
--
1.8.4.3
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2013-12-06 19:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-06 19:17 DTS patches Robert Schwebel
2013-12-06 19:17 ` [PATCH 1/3] ARM: i.MX6: tqma6x: dts: move FEC enablement to baseboard Robert Schwebel
2013-12-09 8:29 ` Sascha Hauer
2013-12-06 19:17 ` Robert Schwebel [this message]
2013-12-06 19:17 ` [PATCH 3/3] ARM: i.MX6: tqma6x: dts: remove unused dts file Robert Schwebel
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=1386357468-26892-3-git-send-email-r.schwebel@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=barebox@lists.infradead.org \
/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