projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19587dc
)
MLK-15124-04: image ss: Add mx8 image subsystem driver
author
Sandor Yu
<Sandor.yu@nxp.com>
Tue, 20 Jun 2017 07:37:16 +0000
(15:37 +0800)
committer
Leonard Crestez
<leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000
(
02:51
+0300)
Add mxc media device driver.
Add mx8 isi device driver.
Add mx8 mipi csi device driver.
Add max9286 sensor driver.
mxc isi driver support CSC and scaling function.
Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
drivers/media/platform/Makefile
patch
|
blob
|
history
diff --git
a/drivers/media/platform/Makefile
b/drivers/media/platform/Makefile
index
834e49c
..
9589893
100644
(file)
--- a/
drivers/media/platform/Makefile
+++ b/
drivers/media/platform/Makefile
@@
-85,6
+85,7
@@
obj-$(CONFIG_VIDEO_MXC_OUTPUT) += mxc/output/
obj-$(CONFIG_VIDEO_MXC_CAPTURE) += mxc/capture/
obj-$(CONFIG_VIDEO_MXC_OUTPUT) += mxc/output/
+obj-$(CONFIG_VIDEO_MX8_CAPTURE) += imx8/
ccflags-y += -I$(srctree)/drivers/media/i2c