linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Programming sensor through firmware files bc of NDA
@ 2009-10-02 13:55 Aguirre Rodriguez, Sergio Alberto
  2009-10-04 10:09 ` Hans de Goede
  0 siblings, 1 reply; 2+ messages in thread
From: Aguirre Rodriguez, Sergio Alberto @ 2009-10-02 13:55 UTC (permalink / raw)
  To: Linux Media Mailing List

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.

Regards,
Sergio

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

* Re: Programming sensor through firmware files bc of NDA
  2009-10-02 13:55 Programming sensor through firmware files bc of NDA Aguirre Rodriguez, Sergio Alberto
@ 2009-10-04 10:09 ` Hans de Goede
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Goede @ 2009-10-04 10:09 UTC (permalink / raw)
  To: Aguirre Rodriguez, Sergio Alberto; +Cc: Linux Media Mailing List

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

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

end of thread, other threads:[~2009-10-04 10:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-02 13:55 Programming sensor through firmware files bc of NDA Aguirre Rodriguez, Sergio Alberto
2009-10-04 10:09 ` Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).