aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2014-10-01 03:30:45 -0400
committerLinus Walleij <linus.walleij@linaro.org>2014-10-22 07:49:04 -0400
commitf123a66cbdc47e31bcb11b59f935bed89343a8ed (patch)
treeafdd7a74529aaef990f9ba70bae2b66a57810be0 /arch/arm/boot/dts/Makefile
parentfa6e2eec15a58ce6a47ad7e8a3ccf3ef917cca35 (diff)
ARM: realview: add device tree and bindings for PB1176
As a first example, add device tree and bindings for the RealView PB1176. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 38c89cafa1ab..ab4435a59cd1 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -363,6 +363,7 @@ dtb-$(CONFIG_ARCH_QCOM) += \
363 qcom-msm8660-surf.dtb \ 363 qcom-msm8660-surf.dtb \
364 qcom-msm8960-cdp.dtb \ 364 qcom-msm8960-cdp.dtb \
365 qcom-msm8974-sony-xperia-honami.dtb 365 qcom-msm8974-sony-xperia-honami.dtb
366dtb-$(CONFIG_ARCH_REALVIEW) += arm-realview-pb1176.dtb
366dtb-$(CONFIG_ARCH_ROCKCHIP) += \ 367dtb-$(CONFIG_ARCH_ROCKCHIP) += \
367 rk3066a-bqcurie2.dtb \ 368 rk3066a-bqcurie2.dtb \
368 rk3188-radxarock.dtb \ 369 rk3188-radxarock.dtb \