From 42a56fc6febad79f16a94391d89c617c140d6e7e Mon Sep 17 00:00:00 2001 From: Alexander Shiyan Date: Sat, 1 Jun 2013 09:54:11 +0400 Subject: [PATCH] ARM: dts: imx27-phytec-phycore: Rename file to match functionality PCM038 dts can be used as base for development kit board or any custom PCB designs. Renames this file to match functionality. Signed-off-by: Alexander Shiyan Acked-by: Sascha Hauer Signed-off-by: Shawn Guo --- arch/arm/boot/dts/Makefile | 2 +- .../boot/dts/{imx27-phytec-phycore.dts => imx27-phytec-phycore-som.dts} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename arch/arm/boot/dts/{imx27-phytec-phycore.dts => imx27-phytec-phycore-som.dts} (100%) diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index d5b52f6d9ff0..511e25dee0a1 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -103,7 +103,7 @@ dtb-$(CONFIG_ARCH_MXC) += \ imx27-apf27.dtb \ imx27-apf27dev.dtb \ imx27-pdk.dtb \ - imx27-phytec-phycore.dtb \ + imx27-phytec-phycore-som.dtb \ imx31-bug.dtb \ imx51-apf51.dtb \ imx51-apf51dev.dtb \ diff --git a/arch/arm/boot/dts/imx27-phytec-phycore.dts b/arch/arm/boot/dts/imx27-phytec-phycore-som.dts similarity index 100% rename from arch/arm/boot/dts/imx27-phytec-phycore.dts rename to arch/arm/boot/dts/imx27-phytec-phycore-som.dts -- 2.11.0