linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* powerpc/dts: Move mvme2500.dts back in the right place
@ 2016-01-26 12:25 Alessio Igor Bogani
  2016-01-26 14:48 ` Scott Wood
  0 siblings, 1 reply; 3+ messages in thread
From: Alessio Igor Bogani @ 2016-01-26 12:25 UTC (permalink / raw)
  To: Scott Wood, Kumar Gala; +Cc: linuxppc-dev, Alessio Igor Bogani

Commit dc37374b9c83 ("powerpc/fsl: Move Freescale device tree files into
fsl folder") move also mvme2500.dts which isn't a device tree for a
Freescale board but for an Artesyn one. So move mvme2500.dts back in the
right place.

Signed-off-by: Alessio Igor Bogani <alessio.bogani@elettra.eu>
---
 arch/powerpc/boot/dts/{fsl => }/mvme2500.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename arch/powerpc/boot/dts/{fsl => }/mvme2500.dts (98%)

diff --git a/arch/powerpc/boot/dts/fsl/mvme2500.dts b/arch/powerpc/boot/dts/mvme2500.dts
similarity index 98%
rename from arch/powerpc/boot/dts/fsl/mvme2500.dts
rename to arch/powerpc/boot/dts/mvme2500.dts
index c7bc1a0..67714cf 100644
--- a/arch/powerpc/boot/dts/fsl/mvme2500.dts
+++ b/arch/powerpc/boot/dts/mvme2500.dts
@@ -12,7 +12,7 @@
  * Copyright 2009 Freescale Semiconductor Inc.
  */
 
-/include/ "p2020si-pre.dtsi"
+/include/ "fsl/p2020si-pre.dtsi"
 
 / {
 	model = "MVME2500";
@@ -258,7 +258,7 @@
 	};
 };
 
-/include/ "p2020si-post.dtsi"
+/include/ "fsl/p2020si-post.dtsi"
 
 / {
 	soc@ffe00000 {
-- 
2.7.0

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

end of thread, other threads:[~2016-01-27  7:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-26 12:25 powerpc/dts: Move mvme2500.dts back in the right place Alessio Igor Bogani
2016-01-26 14:48 ` Scott Wood
2016-01-27  7:21   ` Alessio Igor Bogani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).