diff options
author | 2013-06-01 09:54:11 +0400 | |
---|---|---|
committer | 2013-06-17 16:04:24 +0800 | |
commit | 42a56fc6febad79f16a94391d89c617c140d6e7e (patch) | |
tree | 50d42e7839559c80595d0cdc9a9038ceaae4f3c5 | |
parent | ARM: dts: imx27-phytec-phycore: Add reset GPIO for FEC (diff) | |
download | linux-dev-42a56fc6febad79f16a94391d89c617c140d6e7e.tar.xz linux-dev-42a56fc6febad79f16a94391d89c617c140d6e7e.zip |
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 <shc_work@mail.ru>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
-rw-r--r-- | arch/arm/boot/dts/Makefile | 2 | ||||
-rw-r--r-- | arch/arm/boot/dts/imx27-phytec-phycore-som.dts (renamed from arch/arm/boot/dts/imx27-phytec-phycore.dts) | 0 |
2 files changed, 1 insertions, 1 deletions
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 index a4c0256c35e1..a4c0256c35e1 100644 --- a/arch/arm/boot/dts/imx27-phytec-phycore.dts +++ b/arch/arm/boot/dts/imx27-phytec-phycore-som.dts |