aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2014-02-25 12:34:02 -0500
committerJason Cooper <jason@lakedaemon.net>2014-03-03 21:18:08 -0500
commite2b15689dcb052b8c4c6580c79aef50052c55581 (patch)
treed29738962e1a518192d1cc6f9c35246d30d6e459 /arch/arm/boot/dts/Makefile
parentcb932e12d931f7973ac3ac66004977aec8fc87c0 (diff)
ARM: kirkwood: Add dts file describing HP T5325 thin client
Describe the T5325 using device tree properties, where possible. The first version of this file was produced by Thomas Petazzoni. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
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 1e6dbde1724e..a292b3cc94a5 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -132,6 +132,7 @@ dtb-$(CONFIG_ARCH_KIRKWOOD) += kirkwood-b3.dtb \
132 kirkwood-rs411.dtb \ 132 kirkwood-rs411.dtb \
133 kirkwood-sheevaplug.dtb \ 133 kirkwood-sheevaplug.dtb \
134 kirkwood-sheevaplug-esata.dtb \ 134 kirkwood-sheevaplug-esata.dtb \
135 kirkwood-t5325.dtb \
135 kirkwood-topkick.dtb \ 136 kirkwood-topkick.dtb \
136 kirkwood-ts219-6281.dtb \ 137 kirkwood-ts219-6281.dtb \
137 kirkwood-ts219-6282.dtb \ 138 kirkwood-ts219-6282.dtb \