summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/amlogic/Makefile
diff options
context:
space:
mode:
authorKevin Hilman <khilman@baylibre.com>2017-01-20 07:57:52 -0800
committerKevin Hilman <khilman@baylibre.com>2017-01-23 10:18:24 -0800
commit7eea67101b9713ae438955e8899b3c4b078419f9 (patch)
tree0645ec16bba583d1f19603b421bc46650d713ce3 /arch/arm64/boot/dts/amlogic/Makefile
parent33d0fcdfe0e87070d96c678e554d711ae15b9fa6 (diff)
downloadop-kernel-dev-7eea67101b9713ae438955e8899b3c4b078419f9.zip
op-kernel-dev-7eea67101b9713ae438955e8899b3c4b078419f9.tar.gz
ARM64: dts: meson-gxl: rename Nexbox A95x for consistency
Since the GXL family has S905X and S905D SoCs, we're keeping the SoC name in the DTS filename for clarity. Rename this file accordingly to be consistent with the rest of the GXL DTS files. Cc: Neil Armstrong <narmstrong@baylibre.com> Reviewed-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'arch/arm64/boot/dts/amlogic/Makefile')
-rw-r--r--arch/arm64/boot/dts/amlogic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/amlogic/Makefile b/arch/arm64/boot/dts/amlogic/Makefile
index 293e985..3f94bce 100644
--- a/arch/arm64/boot/dts/amlogic/Makefile
+++ b/arch/arm64/boot/dts/amlogic/Makefile
@@ -10,7 +10,7 @@ dtb-$(CONFIG_ARCH_MESON) += meson-gxbb-wetek-play2.dtb
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-gxl-s905x-nexbox-a95x.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
OpenPOWER on IntegriCloud