[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170918012928.13278-1-wenyou.yang@microchip.com>
Date: Mon, 18 Sep 2017 09:29:24 +0800
From: Wenyou Yang <wenyou.yang@...rochip.com>
To: Jonathan Corbet <corbet@....net>
CC: Nicolas Ferre <nicolas.ferre@...rochip.com>,
<linux-kernel@...r.kernel.org>, Sakari Ailus <sakari.ailus@....fi>,
<linux-arm-kernel@...ts.infradead.org>,
Linux Media Mailing List <linux-media@...r.kernel.org>,
Mauro Carvalho Chehab <mchehab@...pensource.com>,
Wenyou Yang <wenyou.yang@...rochip.com>
Subject: [PATCH v3 0/3] media: ov7670: Add entity init and power operation
This patch set is to add the media entity pads initialization,
the s_power operation and get_fmt callback support.
Changes in v3:
- Keep tried format info in the try_fmt member of
v4l2_subdev__pad_config struct.
- Add the internal_ops callback to set default format.
Changes in v2:
- Add the patch to support the get_fmt ops.
- Remove the redundant invoking ov7670_init_gpio().
Wenyou Yang (3):
media: ov7670: Add entity pads initialization
media: ov7670: Add the get_fmt callback
media: ov7670: Add the s_power operation
drivers/media/i2c/ov7670.c | 103 ++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 96 insertions(+), 7 deletions(-)
--
2.13.0
Powered by blists - more mailing lists