]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM64: dts: meson-gxm: Rename q200 and q201 DT files for consistency
authorNeil Armstrong <narmstrong@baylibre.com>
Thu, 19 Jan 2017 08:21:57 +0000 (09:21 +0100)
committerKevin Hilman <khilman@baylibre.com>
Thu, 19 Jan 2017 18:05:18 +0000 (10:05 -0800)
In order to keep consistency naming with the Nexbox A1 DTS file, remove the
S912 SoC name in the GXM DT files.

Suggested-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/Makefile
arch/arm64/boot/dts/amlogic/meson-gxm-q200.dts [moved from arch/arm64/boot/dts/amlogic/meson-gxm-s912-q200.dts with 100% similarity]
arch/arm64/boot/dts/amlogic/meson-gxm-q201.dts [moved from arch/arm64/boot/dts/amlogic/meson-gxm-s912-q201.dts with 100% similarity]

index 0d7bfbf7d922bb3164b2e5b10bed9d425bbceaf2..1aca8e58ad2bd441bb35304a0f2709fa80332bd8 100644 (file)
@@ -9,8 +9,8 @@ dtb-$(CONFIG_ARCH_MESON) += meson-gxl-s905x-p212.dtb
 dtb-$(CONFIG_ARCH_MESON) += meson-gxl-s905d-p230.dtb
 dtb-$(CONFIG_ARCH_MESON) += meson-gxl-s905d-p231.dtb
 dtb-$(CONFIG_ARCH_MESON) += meson-gxl-nexbox-a95x.dtb
-dtb-$(CONFIG_ARCH_MESON) += meson-gxm-s912-q200.dtb
-dtb-$(CONFIG_ARCH_MESON) += meson-gxm-s912-q201.dtb
+dtb-$(CONFIG_ARCH_MESON) += meson-gxm-q200.dtb
+dtb-$(CONFIG_ARCH_MESON) += meson-gxm-q201.dtb
 dtb-$(CONFIG_ARCH_MESON) += meson-gxm-nexbox-a1.dtb
 
 always         := $(dtb-y)