aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/tegra124/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-04-14 21:03:40 -0600
committerTom Warren <twarren@nvidia.com>2015-05-13 09:24:11 -0700
commit00f37327524d51b46a601fb104e5d6cc0590979a (patch)
treea7c57e254ef0366037fe5fa99e0275ebea45b2f0 /drivers/video/tegra124/Makefile
parentec44671b3555a83e035edb3620ce7a06b41ae9c3 (diff)
downloadu-boot-00f37327524d51b46a601fb104e5d6cc0590979a.zip
u-boot-00f37327524d51b46a601fb104e5d6cc0590979a.tar.gz
u-boot-00f37327524d51b46a601fb104e5d6cc0590979a.tar.bz2
tegra: video: Support serial output resource (SOR) on tegra124
The SOR is required for talking to eDP LCD panels. Add a driver for this which will be used by the DisplayPort driver. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'drivers/video/tegra124/Makefile')
-rw-r--r--drivers/video/tegra124/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/video/tegra124/Makefile b/drivers/video/tegra124/Makefile
new file mode 100644
index 0000000..9aa81a5
--- /dev/null
+++ b/drivers/video/tegra124/Makefile
@@ -0,0 +1,7 @@
+#
+# Copyright (c) 2014 Google, Inc
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y += sor.o