summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorNeil Armstrong2016-09-09 12:24:38 +0200
committerNeil Armstrong2016-11-04 11:23:09 +0100
commit38d4a53733f50bcca72c3bc89a555d96c7fc441d (patch)
treedfc724b7cae53074a88be9d89aa897a4aeff5d1d /arch/arm/boot/dts/Makefile
parentLinux 4.9-rc1 (diff)
downloadkernel-qcow2-linux-38d4a53733f50bcca72c3bc89a555d96c7fc441d.tar.gz
kernel-qcow2-linux-38d4a53733f50bcca72c3bc89a555d96c7fc441d.tar.xz
kernel-qcow2-linux-38d4a53733f50bcca72c3bc89a555d96c7fc441d.zip
ARM: dts: Add support for OX820 and Pogoplug V3
Add device tree for the Oxford Seminconductor OX820 SoC and the Cloud Engines PogoPlug v3 board. Add the SoC and board compatible strings to oxnas bindings. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index befcd2619902..3b0c74f6940d 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -604,7 +604,8 @@ dtb-$(CONFIG_ARCH_ORION5X) += \
dtb-$(CONFIG_ARCH_PRIMA2) += \
prima2-evb.dtb
dtb-$(CONFIG_ARCH_OXNAS) += \
- wd-mbwe.dtb
+ wd-mbwe.dtb \
+ cloudengines-pogoplug-series-3.dtb
dtb-$(CONFIG_ARCH_QCOM) += \
qcom-apq8060-dragonboard.dtb \
qcom-apq8064-arrow-sd-600eval.dtb \