commit | 86ba22179f55f3654c82e0b42e428ffc3fd4355d | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Mon Jul 25 17:46:17 2016 +0800 |
committer | Andreas Bießmann <andreas@biessmann.org> | Mon Aug 15 22:58:04 2016 +0200 |
tree | 9347c7392a79e61854ffdfcf8bdfa8f942d2a08b | |
parent | 382d562e150b092d8942639ca954fb99c9071d0a [diff] [blame] |
ARM: at91/dt: Add device tree for SAMA5D2 Xplained Add device tree for SAMA5D2 Xplained board. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index d93fabc..223124e 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile
@@ -270,6 +270,9 @@ k2e-evm.dtb \ k2g-evm.dtb +dtb-$(CONFIG_TARGET_SAMA5D2_XPLAINED) += \ + at91-sama5d2_xplained.dtb + targets += $(dtb-y) # Add any required device tree compiler flags here