summaryrefslogtreecommitdiff
path: root/board/toradex/colibri_vf/Makefile
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2017-04-11 05:42:14 (GMT)
committerAnatolij Gustschin <agust@denx.de>2017-04-14 12:03:07 (GMT)
commit80b9c3bb80bfcb3959b7042efea272b259e9a995 (patch)
treec0b9aa615deb62d372ac0bb80a2ede2f43430c7f /board/toradex/colibri_vf/Makefile
parent7a2d533eec571ae815455048e8ef4986725c9f87 (diff)
downloadu-boot-fsl-qoriq-80b9c3bb80bfcb3959b7042efea272b259e9a995.tar.xz
board: toradex: colibri_vf: Add DCU support for Colibri Vybrid
The Vybrid SoC family has the same display controller unit (DCU) like the LS1021A SoC. This patch adds platform data, pinmux defines and clock control to enable the driver for Toradex Colibri Vybrid module. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> Reviewed-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'board/toradex/colibri_vf/Makefile')
-rw-r--r--board/toradex/colibri_vf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/toradex/colibri_vf/Makefile b/board/toradex/colibri_vf/Makefile
index c7e5134..4d6287f 100644
--- a/board/toradex/colibri_vf/Makefile
+++ b/board/toradex/colibri_vf/Makefile
@@ -5,3 +5,4 @@
#
obj-y := colibri_vf.o
+obj-$(CONFIG_VIDEO_FSL_DCU_FB) += dcu.o