summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorXing Zheng <zhengxing@rock-chips.com>2016-06-22 06:16:53 +0300
committerHeiko Stuebner <heiko@sntech.de>2016-06-27 22:38:50 +0300
commit241eff3c198492b2d63e75723b774f2836fee8a3 (patch)
tree4aea304bbf002db4c66f78461ca67afee047d371 /arch/arm/boot/dts/Makefile
parent5d3d7c72b920f9aa44f9b64cdd8a1c5bf5cbea07 (diff)
downloadlinux-241eff3c198492b2d63e75723b774f2836fee8a3.tar.xz
ARM: dts: rockchip: add support rk3229 evb board
Initial release for rk3229 evb board, and turn the GMAC on. Signed-off-by: Xing Zheng <zhengxing@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
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 06b6c2d695bf..5e0833f72ea3 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -602,6 +602,7 @@ dtb-$(CONFIG_ARCH_ROCKCHIP) += \
rk3066a-rayeager.dtb \
rk3188-radxarock.dtb \
rk3228-evb.dtb \
+ rk3229-evb.dtb \
rk3288-evb-act8846.dtb \
rk3288-evb-rk808.dtb \
rk3288-firefly-beta.dtb \