[PATCH v2 1/7] ARM: at91/dt: kizbox: rename to at91-kizbox

Gaël PORTAY g.portay at overkiz.com
Tue Apr 21 05:05:12 PDT 2015


Rename to match AT91 naming convention.

Signed-off-by: Gaël PORTAY <g.portay at overkiz.com>
---
 arch/arm/boot/dts/Makefile                        | 2 +-
 arch/arm/boot/dts/{kizbox.dts => at91-kizbox.dts} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename arch/arm/boot/dts/{kizbox.dts => at91-kizbox.dts} (100%)

diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index d2b559d..32568fb 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -18,9 +18,9 @@ dtb-$(CONFIG_SOC_SAM_V4_V5) += \
 	tny_a9263.dtb \
 	usb_a9263.dtb \
 	at91-foxg20.dtb \
+	at91-kizbox.dtb \
 	at91sam9g20ek.dtb \
 	at91sam9g20ek_2mmc.dtb \
-	kizbox.dtb \
 	tny_a9g20.dtb \
 	usb_a9g20.dtb \
 	usb_a9g20_lpw.dtb \
diff --git a/arch/arm/boot/dts/kizbox.dts b/arch/arm/boot/dts/at91-kizbox.dts
similarity index 100%
rename from arch/arm/boot/dts/kizbox.dts
rename to arch/arm/boot/dts/at91-kizbox.dts
-- 
1.9.1




More information about the linux-arm-kernel mailing list