summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/Makefile
diff options
context:
space:
mode:
authorThierry Reding2013-09-02 09:48:53 +0200
committerThierry Reding2013-12-19 09:29:43 +0100
commit4de6a2d6acb0e2a840f07db17def7e674b9d2bb4 (patch)
tree96ebf1d9a23ad135d8c7ae5667af8f7ebf99d5e4 /drivers/gpu/host1x/Makefile
parentgpu: host1x: Add MIPI pad calibration DT bindings (diff)
downloadkernel-qcow2-linux-4de6a2d6acb0e2a840f07db17def7e674b9d2bb4.tar.gz
kernel-qcow2-linux-4de6a2d6acb0e2a840f07db17def7e674b9d2bb4.tar.xz
kernel-qcow2-linux-4de6a2d6acb0e2a840f07db17def7e674b9d2bb4.zip
gpu: host1x: Add MIPI pad calibration support
This driver adds support to perform calibration of the MIPI pads for CSI and DSI. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/host1x/Makefile')
-rw-r--r--drivers/gpu/host1x/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/host1x/Makefile b/drivers/gpu/host1x/Makefile
index afa1e9e4e512..de305c2d510e 100644
--- a/drivers/gpu/host1x/Makefile
+++ b/drivers/gpu/host1x/Makefile
@@ -7,6 +7,7 @@ host1x-y = \
channel.o \
job.o \
debug.o \
+ mipi.o \
hw/host1x01.o \
hw/host1x02.o