linux/drivers/media/video/au0828
Devin Heitmueller 16af6f5a7f V4L/DVB (11343): au0828: make i2c clock speed per-board configurable
Setup the i2c clock speed to be definable on a per-board basis.  This allows
us to explicitly set the clock speed to 30 KHz on the 950q, and also gets rid
of code which sets it on a basis of what chip the i2c master is talking to
at any given time (which could have caused issues because i2c slaves should
never receive commands at a clock higher than their supported clock speed).

Signed-off-by: Devin Heitmueller <dheitmueller@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-04-06 21:43:56 -03:00
..
au0828-cards.c V4L/DVB (11343): au0828: make i2c clock speed per-board configurable 2009-04-06 21:43:56 -03:00
au0828-cards.h V4L/DVB (8805): Steven Toth email address change 2008-09-03 18:37:21 -03:00
au0828-core.c V4L/DVB (11081): au0828: make sure v4l2_device name is unique 2009-03-30 12:43:27 -03:00
au0828-dvb.c V4L/DVB (11070): au0828: Rework the way the analog video binding occurs 2009-03-30 12:43:25 -03:00
au0828-i2c.c V4L/DVB (11343): au0828: make i2c clock speed per-board configurable 2009-04-06 21:43:56 -03:00
au0828-reg.h V4L/DVB (11342): au0828: better document i2c registers 2009-04-06 21:43:56 -03:00
au0828-video.c V4L/DVB (11142): au0828: fix oops on ARM platform when allocating transfer buffers 2009-03-30 12:43:32 -03:00
au0828.h V4L/DVB (11343): au0828: make i2c clock speed per-board configurable 2009-04-06 21:43:56 -03:00
Kconfig V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE 2009-03-30 12:43:31 -03:00
Makefile V4L/DVB (11066): au0828: add support for analog functionality in bridge 2009-03-30 12:43:25 -03:00