Hi, On 10/02/2009 03:55 PM, Aguirre Rodriguez, Sergio Alberto wrote:
Hi all, I'm currently interested in knowing what is the stand on having a v4l2_subdev driver that uses some kind of binary for programming registers in a image sensor driver. NOTE: I must confess I currently don't know how to do it (Any pointers/samples for doing it on a proper way?) The only reason for doing this is to avoid potential violation of NDA with sensor manufacturer by exposing all register details. Please comment.
Only speaking for myself, IANAL, but AFAIK the stand on that is that it is not acceptable. We do not want any blobs to be loaded into the kernel, also note that AFAIK most v4l subsystem symbols are exported GPL_ONLY, iow they are intended only for use by GPL licenses kernel module, so not by blobs. Regards, Hans -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html