lkml.org 
[lkml]   [2019]   [Mar]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v1 0/3] Add support for MIPID02 CSI-2 to PARALLEL bridge I2C device
Date
This patchset introduces support of STMicroelectronics MIPID02 CSI-2 to PARALLEL
I2C bridge. It allows using a CSI-2 sensor with a PARALLEL interface.
Current driver implementation doesn't support CSI-2 second input port usage. It
doesn't support also YUV420, RGB565 and RGB444 input formats.


Mickael Guene (3):
dt-bindings: Document MIPID02 bindings
media:st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driver
media: MAINTAINERS: add entry for STMicroelectronics MIPID02 media
driver

.../bindings/media/i2c/st,st-mipid02.txt | 69 ++
MAINTAINERS | 8 +
drivers/media/i2c/Kconfig | 13 +
drivers/media/i2c/Makefile | 1 +
drivers/media/i2c/st-mipid02.c | 878 +++++++++++++++++++++
5 files changed, 969 insertions(+)
create mode 100644 Documentation/devicetree/bindings/media/i2c/st,st-mipid02.txt
create mode 100644 drivers/media/i2c/st-mipid02.c

--
2.7.4

\
 
 \ /
  Last update: 2019-03-12 07:46    [W:0.214 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site