summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/amlogic/Makefile
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2016-11-22 11:00:46 +0100
committerKevin Hilman <khilman@baylibre.com>2016-11-28 12:05:45 -0800
commitf51b454549b81258c1e0bb4aec199c810a3ec5a0 (patch)
tree1cb23aff1642929a28087314dd97fd2197ea401e /arch/arm64/boot/dts/amlogic/Makefile
parentbb51b5350d2fe38f30f8e416541f32dde195d7d8 (diff)
downloadop-kernel-dev-f51b454549b81258c1e0bb4aec199c810a3ec5a0.zip
op-kernel-dev-f51b454549b81258c1e0bb4aec199c810a3ec5a0.tar.gz
ARM64: dts: meson-gxm: Add support for the Nexbox A1
Add support for the Nexbox A1 board based on the Amlogic S912 SoC. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> [khilman: replace '_' in node-names with '-'] Acked-by: Rob Herring <robh@kernel.org> 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/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/amlogic/Makefile b/arch/arm64/boot/dts/amlogic/Makefile
index 7752a16..2fbb8e3 100644
--- a/arch/arm64/boot/dts/amlogic/Makefile
+++ b/arch/arm64/boot/dts/amlogic/Makefile
@@ -10,6 +10,7 @@ dtb-$(CONFIG_ARCH_MESON) += meson-gxl-s905d-p230.dtb
dtb-$(CONFIG_ARCH_MESON) += meson-gxl-s905d-p231.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-nexbox-a1.dtb
always := $(dtb-y)
subdir-y := $(dts-dirs)
OpenPOWER on IntegriCloud