Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1732041
| From | Wenyou Yang <wenyou.yang@microchip.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/3] media: ov7670: Add entity init and power operation |
| Date | 2017-09-14 07:20 +0200 |
| Message-ID | <upuJc-Lm-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch set is to add the media entity pads initialization, the s_power operation and get_fmt callback support. 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 | 71 ++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 65 insertions(+), 6 deletions(-) -- 2.13.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] media: ov7670: Add entity init and power operation Wenyou Yang <wenyou.yang@microchip.com> - 2017-09-14 07:20 +0200 [PATCH v2 2/3] media: ov7670: Add the get_fmt callback Wenyou Yang <wenyou.yang@microchip.com> - 2017-09-14 07:20 +0200 [PATCH v2 3/3] media: ov7670: Add the s_power operation Wenyou Yang <wenyou.yang@microchip.com> - 2017-09-14 07:20 +0200 [PATCH v2 1/3] media: ov7670: Add entity pads initialization Wenyou Yang <wenyou.yang@microchip.com> - 2017-09-14 07:20 +0200
csiph-web