drivers: video: Add Aptina MT9M114 driver
MT9M114 is a CMOS digital image sensor. Implement video interface. Only VGA (640x480) supported for now. Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
This commit is contained in:
parent
167dfb489e
commit
92ee992e7c
7 changed files with 457 additions and 0 deletions
14
dts/bindings/video/aptina,mt9m114.yaml
Normal file
14
dts/bindings/video/aptina,mt9m114.yaml
Normal file
|
@ -0,0 +1,14 @@
|
|||
#
|
||||
# Copyright (c) 2019, Linaro Limited
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
title: MT9M114 CMOS video sensor.
|
||||
|
||||
description: >
|
||||
This is a representation of the MT9M114 CMOS video sensor.
|
||||
|
||||
compatible: "aptina,mt9m114"
|
||||
|
||||
include: i2c-device.yaml
|
Loading…
Add table
Add a link
Reference in a new issue