Robert Jarzmik
283e4a8299
[media] media: platform: pxa_camera: make a standalone v4l2 device
...
This patch removes the soc_camera API dependency from pxa_camera.
In the current status :
- all previously captures are working the same on pxa270
- the s_crop() call was removed, judged not working
(see what happens soc_camera_s_crop() when get_crop() == NULL)
- if the pixel clock is provided by then sensor, ie. not MCLK, the dual
stage change is not handled yet.
=> there is no in-tree user of this, so I'll let it that way
- the MCLK is not yet finished, it's as in the legacy way,
ie. activated at video device opening and closed at video device
closing.
In a subsequence patch pxa_camera_mclk_ops should be used, and
platform data MCLK ignored. It will be the sensor's duty to request
the clock and enable it, which will end in pxa_camera_mclk_ops.
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr >
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com >
2016-09-09 10:52:31 -03:00
..
2016-07-25 11:09:19 -07:00
2016-07-28 15:32:53 +02:00
2016-07-15 14:50:53 -07:00
2016-08-02 16:11:27 -04:00
2016-07-28 09:34:47 +05:30
2016-08-06 00:01:33 -04:00
2016-08-04 20:10:31 -04:00
2016-08-04 20:10:31 -04:00
2016-07-25 10:34:47 +02:00
2016-07-15 17:06:26 -07:00
2016-07-18 21:35:23 +02:00
2016-07-20 09:57:34 +02:00
2016-09-09 10:52:31 -03:00
2016-07-20 18:02:03 +01:00
2016-07-25 11:47:52 +01:00
2016-08-04 19:59:06 -04:00
2016-07-31 02:25:02 -07:00
2016-07-18 20:55:38 -04:00
2016-08-04 14:19:16 -06:00
2016-08-04 14:19:16 -06:00
2016-07-26 16:19:19 -07:00
2016-07-25 16:51:49 +10:00
2016-08-07 14:41:02 -06:00
2016-08-04 08:50:07 -04:00
2016-08-07 14:41:02 -06:00
2016-08-07 14:41:02 -06:00
2016-08-07 14:41:02 -06:00
2016-07-25 10:34:11 -07:00
2016-07-26 15:03:07 -07:00
2016-08-02 17:31:41 -04:00
2016-07-30 11:20:02 -07:00
2016-07-28 16:07:41 -07:00
2016-07-28 17:38:16 -07:00
2016-08-02 16:11:27 -04:00
2016-07-21 14:46:08 +02:00
2016-07-28 18:56:22 +02:00
2016-07-21 23:29:38 +02:00
2016-08-02 19:35:24 -04:00
2016-07-18 17:35:46 +08:00
2016-07-26 16:19:19 -07:00
2016-08-07 10:01:14 -04:00
2016-07-26 16:19:19 -07:00
2016-07-28 17:38:16 -07:00
2016-08-04 08:50:07 -04:00
2016-08-04 08:50:07 -04:00
2016-08-04 08:50:07 -04:00
2016-08-01 18:55:31 -04:00
2016-07-20 21:35:12 -06:00
2016-08-04 10:16:56 +09:30
2016-08-04 08:50:07 -04:00
2016-07-24 00:53:32 -04:00
2016-08-02 19:35:10 -04:00
2016-07-26 16:19:19 -07:00
2016-08-07 14:41:02 -06:00
2016-07-28 16:07:41 -07:00
2016-07-15 10:41:37 +02:00
2016-07-28 16:07:41 -07:00
2016-07-22 09:07:02 +02:00
2016-07-19 05:57:23 +02:00
2016-07-27 14:20:09 -07:00
2016-08-02 17:31:41 -04:00
2016-08-02 19:35:44 -04:00
2016-07-27 10:24:38 -05:00
2016-08-04 08:50:07 -04:00
2016-08-02 17:31:41 -04:00
2016-07-28 16:07:41 -07:00
2016-08-02 19:35:03 -04:00
2016-08-02 19:35:30 -04:00
2016-07-26 16:19:19 -07:00
2016-07-26 16:19:19 -07:00
2016-08-04 13:59:56 +02:00
2016-07-18 08:46:09 +02:00
2016-07-18 20:55:38 -04:00
2016-07-23 21:51:42 -07:00
2016-07-20 23:30:06 -04:00
2016-07-28 16:07:41 -07:00
2016-07-28 16:07:41 -07:00
2016-07-26 16:19:19 -07:00
2016-07-28 16:07:41 -07:00
2016-07-15 11:53:02 -07:00
2016-07-26 16:19:19 -07:00
2016-07-28 16:07:41 -07:00
2016-07-28 16:07:41 -07:00
2016-07-28 16:07:41 -07:00
2016-08-02 19:35:02 -04:00
2016-07-26 16:19:19 -07:00
2016-07-28 16:07:41 -07:00
2016-08-04 10:16:55 +09:30
2016-07-16 20:19:43 -07:00
2016-07-16 20:19:43 -07:00
2016-07-29 12:17:52 -07:00
2016-07-24 23:11:59 -07:00
2016-08-06 09:49:02 -04:00
2016-07-16 21:32:58 -07:00
2016-07-31 02:25:02 -07:00
2016-07-28 16:07:41 -07:00
2016-07-26 16:19:19 -07:00
2016-07-26 16:19:19 -07:00
2016-07-26 16:19:19 -07:00
2016-08-07 14:41:02 -06:00
2016-08-02 17:12:29 -04:00
2016-07-29 13:55:30 -07:00
2016-07-29 15:54:19 -07:00
2016-08-02 19:35:06 -04:00
2016-07-25 16:23:39 +02:00
2016-07-29 15:54:19 -07:00
2016-08-02 19:35:08 -04:00
2016-08-02 19:35:06 -04:00
2016-07-27 12:03:20 -07:00
2016-07-15 10:41:44 +02:00
2016-07-15 10:41:44 +02:00
2016-07-15 13:44:47 +01:00
2016-08-02 19:35:38 -04:00
2016-08-02 19:35:37 -04:00
2016-08-02 19:35:37 -04:00
2016-07-26 16:19:19 -07:00
2016-08-02 19:35:23 -04:00
2016-07-20 23:30:06 -04:00
2016-07-27 14:20:09 -07:00
2016-07-26 16:19:19 -07:00
2016-07-28 16:07:41 -07:00
2016-07-26 16:19:19 -07:00
2016-07-28 16:07:41 -07:00
2016-07-15 10:41:43 +02:00
2016-07-28 16:07:41 -07:00
2016-08-04 08:50:07 -04:00
2016-08-02 17:31:41 -04:00
2016-08-02 19:35:23 -04:00
2016-07-17 19:59:26 +02:00
2016-07-15 10:41:42 +02:00
2016-07-28 16:07:41 -07:00
2016-07-19 17:43:38 +03:00
2016-07-26 16:19:19 -07:00
2016-08-01 21:44:52 +03:00
2016-08-02 02:57:29 +03:00
2016-07-28 16:07:41 -07:00
2016-07-28 16:07:41 -07:00
2016-07-19 03:08:07 -04:00
2016-07-17 21:00:14 +02:00
2016-07-28 16:07:41 -07:00
2016-08-04 08:50:07 -04:00