From 46f26ec7f6435a2b149279d5e5d3806b9e690659 Mon Sep 17 00:00:00 2001 From: Alessio Igor Bogani Date: Fri, 4 Mar 2016 11:09:09 +0100 Subject: [PATCH] powerpc/86xx: Move dts files to fsl directory Signed-off-by: Alessio Igor Bogani Signed-off-by: Scott Wood --- arch/powerpc/boot/dts/{ => fsl}/gef_ppc9a.dts | 0 arch/powerpc/boot/dts/{ => fsl}/gef_sbc310.dts | 0 arch/powerpc/boot/dts/{ => fsl}/gef_sbc610.dts | 0 arch/powerpc/boot/dts/{ => fsl}/mpc8641_hpcn.dts | 0 arch/powerpc/boot/dts/{ => fsl}/mpc8641_hpcn_36b.dts | 0 arch/powerpc/boot/dts/{ => fsl}/sbc8641d.dts | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename arch/powerpc/boot/dts/{ => fsl}/gef_ppc9a.dts (100%) rename arch/powerpc/boot/dts/{ => fsl}/gef_sbc310.dts (100%) rename arch/powerpc/boot/dts/{ => fsl}/gef_sbc610.dts (100%) rename arch/powerpc/boot/dts/{ => fsl}/mpc8641_hpcn.dts (100%) rename arch/powerpc/boot/dts/{ => fsl}/mpc8641_hpcn_36b.dts (100%) rename arch/powerpc/boot/dts/{ => fsl}/sbc8641d.dts (100%) diff --git a/arch/powerpc/boot/dts/gef_ppc9a.dts b/arch/powerpc/boot/dts/fsl/gef_ppc9a.dts similarity index 100% rename from arch/powerpc/boot/dts/gef_ppc9a.dts rename to arch/powerpc/boot/dts/fsl/gef_ppc9a.dts diff --git a/arch/powerpc/boot/dts/gef_sbc310.dts b/arch/powerpc/boot/dts/fsl/gef_sbc310.dts similarity index 100% rename from arch/powerpc/boot/dts/gef_sbc310.dts rename to arch/powerpc/boot/dts/fsl/gef_sbc310.dts diff --git a/arch/powerpc/boot/dts/gef_sbc610.dts b/arch/powerpc/boot/dts/fsl/gef_sbc610.dts similarity index 100% rename from arch/powerpc/boot/dts/gef_sbc610.dts rename to arch/powerpc/boot/dts/fsl/gef_sbc610.dts diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts b/arch/powerpc/boot/dts/fsl/mpc8641_hpcn.dts similarity index 100% rename from arch/powerpc/boot/dts/mpc8641_hpcn.dts rename to arch/powerpc/boot/dts/fsl/mpc8641_hpcn.dts diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts b/arch/powerpc/boot/dts/fsl/mpc8641_hpcn_36b.dts similarity index 100% rename from arch/powerpc/boot/dts/mpc8641_hpcn_36b.dts rename to arch/powerpc/boot/dts/fsl/mpc8641_hpcn_36b.dts diff --git a/arch/powerpc/boot/dts/sbc8641d.dts b/arch/powerpc/boot/dts/fsl/sbc8641d.dts similarity index 100% rename from arch/powerpc/boot/dts/sbc8641d.dts rename to arch/powerpc/boot/dts/fsl/sbc8641d.dts -- 2.34.1