From: Dongchun Zhu
This patch mainly adds two more sensor modes for OV8856 CMOS image sensor.
That is, the resolution of 1632*1224 and 3264*2448, corresponding to the bayer
order of BGGR.
The sensor revision also differs in some OTP register.
Signed-off-by: Dongchun Zhu
---
drivers/media/i2c/
From: Dongchun Zhu
Hello,
This series adds DT bindings and some more sensor modes for users to use.
>From the latest ov8856 datasheet, it is proposed to adopt the resolution
of 1632*1224 and 3264*2448, together with Bayer Order of BGGR.
Thus here we try to provide two more scenarios.
In additi
From: Dongchun Zhu
This patch adds device tree bindings documentation for the ov8856 CMOS
image sensor.
Signed-off-by: Dongchun Zhu
---
.../devicetree/bindings/media/i2c/ov8856.txt | 51 ++
MAINTAINERS| 1 +
2 files changed, 52
From: Dongchun Zhu
Hello,
This patch adds driver and bindings for Omnivision's OV02A10 2 megapixel CMOS
1/5" sensor,
which has a single MIPI lane interface and output format of 10-bit Raw.
The driver is implemented wth V4L2 framework.
1. Async registered as a V4L2 I2C sub-device.
2. A media en
From: Dongchun Zhu
This patch adds a V4L2 sub-device driver for OV02A10 image sensor.
The OV02A10 is a 1/5" CMOS sensor from Omnivision,
supporting output format: 10-bit Raw.
The OV02A10 has a single MIPI lane interface and use the I2C bus
for control and the CSI-2 bus for data.
Signed-off-by:
From: Dongchun Zhu
This patch adds device tree bindings documentation for OV02A10 camera sensor.
Signed-off-by: Dongchun Zhu
---
.../devicetree/bindings/media/i2c/ov02a10.txt | 54 ++
MAINTAINERS| 7 +++
2 files changed, 61 inse
From: Dongchun Zhu
This patch adds a V4L2 sub-device driver for DW9768 lens voice coil,
and provides control to set the desired focus.
The DW9768 is a 10 bit DAC with 100mA output current sink capability
from Dongwoon, designed for linear control of voice coil motor,
and controlled via I2C seria
From: Dongchun Zhu
This patch is to add the Devicetree binding documentation and
MAINTAINERS entry for dw9768 actuator.
Signed-off-by: Dongchun Zhu
---
Documentation/devicetree/bindings/media/i2c/dongwoon,dw9768.txt | 9 +
MAINTAINERS
From: Dongchun Zhu
Hello,
Add a v4l2 sub-device driver for Dongwoon's DW9768 lens voice coil.
This is a voice coil module using the i2c bus to control the focus position.
The DW9768 can control the position with 10 bits value and
consists of two 8 bit registers show as below.
register 0x04(DW97
From: Dongchun Zhu
This patch adds a V4L2 sub-device driver for OV02A10 image sensor.
The OV02A10 is a 1/5" CMOS sensor from Omnivision,
which supports output format: 10-bit Raw.
The OV02A10 has a single MIPI lane interface and use the I2C bus
for control and the CSI-2 bus for data.
Signed-off-b
From: Dongchun Zhu
Hello,
This patch adds driver and bindings for Omnivision's OV02A10 2 megapixel CMOS
1/5" sensor,
which has a single MIPI lane interface and output format of 10-bit Raw.
The driver is implemented wth V4L2 framework.
1. Async registered as a V4L2 I2C sub-device.
2. A media en
From: Dongchun Zhu
Add device tree binding documentation for the OV02A10 camera sensor.
Signed-off-by: Dongchun Zhu
---
.../devicetree/bindings/media/i2c/ov02a10.txt | 54 ++
MAINTAINERS| 7 +++
2 files changed, 61 insertions(+)
From: Dongchun Zhu
Add device tree binding documentation for the ov8856 camera sensor.
Signed-off-by: Dongchun Zhu
---
.../devicetree/bindings/media/i2c/ov8856.txt | 41 ++
MAINTAINERS| 1 +
2 files changed, 42 insertions(+)
c
From: Dongchun Zhu
This patch mainly adds two more sensor modes for OV8856 image sensor.
The OV8856 driver currently supports output format: 10-bit Raw,
the resolution of 1632*1224 and 3264*2448, and the bayer order of BGGR.
The hardware version also differs in some OTP regiser,
as well as PLL re
From: Dongchun Zhu
Hello,
This series adds DT bindings and some more sensor modes for users to use.
>From the latest ov8856 datasheet, it is proposed to adopt the resolution of
>1632*1224 and 3264*2448,
together with Bayer Order of BGGR. Thus here we provide two more scenarios.
In addition, t
From: Dongchun Zhu
Hello,
Add a v4l2 sub-device driver for Dongwoon's DW9768 lens voice coil.
This is a voice coil module using the i2c bus to control the focus position.
The DW9768 can control the position with 10 bits value and
consists of two 8 bit registers show as below:
register 0x04(DW97
From: Dongchun Zhu
Add the Devicetree binding documentation and MAINTAINERS entry for dw9768.
Signed-off-by: Dongchun Zhu
---
Documentation/devicetree/bindings/media/i2c/dongwoon,dw9768.txt | 9 +
MAINTAINERS | 7 +++
2 files chan
From: Dongchun Zhu
This patch adds a V4L2 sub-device driver for DW9768 lens voice coil,
and provides control to set the desired focus.
The DW9807 is a 10 bit DAC from Dongwoon, designed for linear
control of voice coil motor.
Signed-off-by: Dongchun Zhu
---
MAINTAINERS| 1 +
From: Dongchun Zhu
Add device tree binding documentation for the OV02A10 camera sensor.
Signed-off-by: Dongchun Zhu
---
.../devicetree/bindings/media/i2c/ov02a10.txt | 43 ++
MAINTAINERS| 7
2 files changed, 50 insertions(+
From: Dongchun Zhu
Hello,
This patch adds driver and bindings for Omnivision's OV02A10 2 megapixel CMOS
1/5" sensor,
which has a single MIPI lane interface and output format of 10-bit Raw.
The driver is implemented wth V4L2 framework.
1. Async registered as a V4L2 I2C sub-device.
2. A media en
From: Dongchun Zhu
This patch adds a V4L2 sub-device driver for OV02A10 image sensor.
The OV02A10 is a 1/5" CMOS sensor from Omnivision.
Supports output format: 10-bit Raw.
The OV02A10 has a single MIPI lane interface and use the I2C bus for control
and the CSI-2 bus for data.
Signed-off-by: Do
From: Dongchun Zhu
Hello,
This is the OV02A10 sensor driver, which would be used in camera features on
CrOS application.
The driver is implemented wth V4L2 framework.
1. Async registered as a V4L2 I2C sub-device.
2. A media entity that can provide several source pads and sink pads to link
wit
From: Dongchun Zhu
Add a V4L2 sub-device driver for the OmniVision image sensor.
This is a camera sensor using the I2C bus for control and the
CSI-2 bus for data.
Signed-off-by: Dongchun Zhu
---
drivers/media/i2c/Makefile |1 +
drivers/media/i2c/ov02a10.c | 1067 ++
From: Dongchun Zhu
Add device tree binding documentation for the OV02A10 CMOS image sensor.
Signed-off-by: Dongchun Zhu
---
.../devicetree/bindings/media/i2c/ov02a10.txt | 43 ++
1 file changed, 43 insertions(+)
create mode 100644 Documentation/devicetree/bindings/med
From: Dongchun Zhu
Add CONFIG_VIDEO_OV02A10 to the Kconfig entry.
Signed-off-by: Dongchun Zhu
---
drivers/media/i2c/Kconfig | 12
1 file changed, 12 insertions(+)
diff --git a/drivers/media/i2c/Kconfig b/drivers/media/i2c/Kconfig
index 7793358..480aa42 100644
--- a/drivers/media/
25 matches
Mail list logo