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:
Loic Poulain 2019-07-05 18:14:57 +02:00 committed by Maureen Helm
commit 92ee992e7c
7 changed files with 457 additions and 0 deletions

View 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