mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/2] imx6qdl-phytec-phycore-som.dtsi: rename eeprom
@ 2016-11-30 10:27 Stefan Lengfeld
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Lengfeld @ 2016-11-30 10:27 UTC (permalink / raw)
  To: barebox

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

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

end of thread, other threads:[~2016-12-07 20:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-30 10:27 [PATCH 1/2] imx6qdl-phytec-phycore-som.dtsi: rename eeprom Stefan Lengfeld
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

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