From: Stefan Lengfeld <s.lengfeld@phytec.de>
To: barebox@lists.infradead.org
Subject: [PATCH 1/2] imx6qdl-phytec-phycore-som.dtsi: rename eeprom
Date: Wed, 30 Nov 2016 11:27:39 +0100 [thread overview]
Message-ID: <1480501660-4540-1-git-send-email-s.lengfeld@phytec.de> (raw)
From: Jan Remmet <j.remmet@phytec.de>
Chose name according to kernel. This is needed for bootstate.
Signed-off-by: Jan Remmet <j.remmet@phytec.de>
Signed-off-by: Christian Hemp <c.hemp@phytec.de>
---
arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi b/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi
index d446a5e..37ad878 100644
--- a/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi
+++ b/arch/arm/dts/imx6qdl-phytec-phycore-som.dtsi
@@ -119,9 +119,9 @@
clock-frequency = <400000>;
status = "okay";
- eeprom: 24c32@50 {
+ eeprom: eeprom@50 {
status = "disabled";
- compatible = "st,24c32";
+ compatible = "24c32";
reg = <0x50>;
};
};
--
1.9.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2016-11-30 10:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-30 10:27 Stefan Lengfeld [this message]
2016-11-30 10:27 ` [PATCH 2/2] Documentation: remote-control: fix markup Stefan Lengfeld
2016-12-07 20:06 ` [PATCH 1/2] imx6qdl-phytec-phycore-som.dtsi: rename eeprom Sascha Hauer
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=1480501660-4540-1-git-send-email-s.lengfeld@phytec.de \
--to=s.lengfeld@phytec.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