From d8b183479cd007f7ac5297c7bc4108985b026e56 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ga=C3=ABl=20PORTAY?= Date: Thu, 30 Apr 2015 09:33:32 +0200 Subject: [PATCH] ARM: at91/dt: kizbox: rename to at91-kizbox MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Rename to match AT91 naming convention. Signed-off-by: Gaël PORTAY Acked-by: Boris Brezillon Acked-by: Alexandre Belloni Signed-off-by: Nicolas Ferre --- arch/arm/boot/dts/Makefile | 2 +- arch/arm/boot/dts/{kizbox.dts => at91-kizbox.dts} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename arch/arm/boot/dts/{kizbox.dts => at91-kizbox.dts} (97%) diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index 86217db2937a..640c913924cc 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -20,9 +20,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 97% rename from arch/arm/boot/dts/kizbox.dts rename to arch/arm/boot/dts/at91-kizbox.dts index e83e4f9310b8..e07afaefcf76 100644 --- a/arch/arm/boot/dts/kizbox.dts +++ b/arch/arm/boot/dts/at91-kizbox.dts @@ -1,5 +1,5 @@ /* - * kizbox.dts - Device Tree file for Overkiz Kizbox board + * at91-kizbox.dts - Device Tree file for Overkiz Kizbox board * * Copyright (C) 2012 Boris BREZILLON * -- 2.39.2