aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/ti/Makefile
diff options
context:
space:
mode:
authorTom Rini2023-02-04 14:53:00 -0500
committerTom Rini2023-02-04 14:53:00 -0500
commitf8f47e6ff214a3ba7a61025bcc4dc058f507c279 (patch)
tree081b7f28b6d20344bcfc064dd8b39f0dce742061 /drivers/video/ti/Makefile
parenta209c3e6b48cf042d0220245a2d1636f74389c17 (diff)
parent03610ebf3520ae768ff90c4831f39088088ee666 (diff)
Merge tag 'video-20230204' of https://source.denx.de/u-boot/custodians/u-boot-video
- restore TI AM335x LCDC driver with DM support - make simple panel independent of backlight - add ofnode panel timing decode functions with test - add TIDSS video driver and AM62x splash screen - add TI logo
Diffstat (limited to 'drivers/video/ti/Makefile')
-rw-r--r--drivers/video/ti/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/video/ti/Makefile b/drivers/video/ti/Makefile
new file mode 100644
index 00000000000..1f551c84f34
--- /dev/null
+++ b/drivers/video/ti/Makefile
@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0+
+#
+# Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
+#
+
+obj-$(CONFIG_AM335X_LCD) += tilcdc.o tilcdc-panel.o