1. 16 12月, 2009 1 次提交
  2. 06 12月, 2009 1 次提交
    • G
      V4L/DVB (13130): soc-camera: add a new driver for the RJ54N1CB0C camera sensor from Sharp · 8f37cf25
      Guennadi Liakhovetski 提交于
      This adds an soc-camera / v4l2-subdev driver for the RJ54N1CB0C CMOS camera
      sensor from Sharp. The sensor is very picky about initialisation and
      configuration sequences. The driver limits artificially maximum window size by
      800x600, although the sensor supports 1600x1200. Sizes above 800x600 don't seem
      to work correctly, besides, examples from the system integrator use sizes above
      640x480 only for still photography. Unfortunately, I had to use "magic"
      register-value pairs for undocumented and "reserved" registers. This version of
      the driver also omits some functionality, like cropping, which hasn't been
      sufficiently tested yet and will be added later.
      
       create mode 100644 drivers/media/video/rj54n1cb0c.c
      Signed-off-by: NGuennadi Liakhovetski <g.liakhovetski@gmx.de>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      8f37cf25