public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] driver model for camera sensors
@ 2008-05-12  7:58 Darius
  2008-05-12 18:25 ` Guennadi Liakhovetski
  0 siblings, 1 reply; 2+ messages in thread
From: Darius @ 2008-05-12  7:58 UTC (permalink / raw)
  To: video4linux-list; +Cc: linux-arm-kernel

Hi all,

in 2.6.26-rc1 today we have soc-camera driver and two drivers for Micron 
cameras in this new driver model. But there are few old drivers for 
OmniVision cameras, and they do not work with soc-camera driver model.
In other side, these two new Micron drivers does not work with old 
interface.
So, we have the same sensors on different busses (soc, usb) and we need 
two different drivers for the same sensor. I thing it's a good idea to 
make all camera sensor drivers in unified model, that would be able to 
work on both busses (usb, soc).
Now I need driver for OV7670 sensor and I want to write it correct form.
I think sensor driver should be universal and configurable. It should be 
able interface with v4l2 through soc-camera or usb bus.
I suggest to put all sensor drivers in separate directory in kernel tree.

Am I rigth? Please comment my opinion.

BR,
Darius

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-12 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-12  7:58 [RFC] driver model for camera sensors Darius
2008-05-12 18:25 ` Guennadi Liakhovetski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox