lkml.org 
[lkml]   [2012]   [May]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH V5 0/5] [Media] Radio: Fixes and New features for FM
Date
From: Manjunatha Halli <x0130808@ti.com>

Mauro and the list,

This version 5 of patchset resolves the comments received from
Han's on patchset v4.

This patchset creates new control class 'V4L2_CTRL_CLASS_FM_RX' for FM RX,
introduces 2 new CID's for FM RX and and 1 new CID for FM TX. Also adds 1
field in struct v4l2_hw_freq_seek.

This patch adds few new features to TI's FM driver features
are listed below,

1) FM TX RDS Support (RT, PS, AF, PI, PTY)
2) FM RX Russian band support
3) FM RX AF set/get
4) FM RX De-emphasis mode set/get

Along with new features this patch also fixes few issues in the driver
like default rssi level for seek, unnecessory logs etc.

Manjunatha Halli (5):
WL128x: Add support for FM TX RDS
New control class and features for FM RX
Add new CID for FM TX RDS Alternate Frequency
Media: Update docs for V4L2 FM new features
WL12xx: Add support for FM new features.

Documentation/DocBook/media/v4l/compat.xml | 3 +
Documentation/DocBook/media/v4l/controls.xml | 77 ++++++++++
Documentation/DocBook/media/v4l/dev-rds.xml | 5 +-
.../DocBook/media/v4l/vidioc-g-ext-ctrls.xml | 7 +
Documentation/DocBook/media/v4l/vidioc-g-tuner.xml | 25 ++++
.../DocBook/media/v4l/vidioc-s-hw-freq-seek.xml | 38 +++++-
drivers/media/radio/wl128x/fmdrv.h | 3 +-
drivers/media/radio/wl128x/fmdrv_common.c | 55 ++++++--
drivers/media/radio/wl128x/fmdrv_common.h | 43 +++++-
drivers/media/radio/wl128x/fmdrv_rx.c | 92 ++++++++++---
drivers/media/radio/wl128x/fmdrv_rx.h | 2 +-
drivers/media/radio/wl128x/fmdrv_tx.c | 41 +++---
drivers/media/radio/wl128x/fmdrv_tx.h | 3 +-
drivers/media/radio/wl128x/fmdrv_v4l2.c | 148 +++++++++++++++++++-
drivers/media/video/v4l2-ctrls.c | 18 ++-
include/linux/videodev2.h | 26 ++++-
16 files changed, 504 insertions(+), 82 deletions(-)

--
1.7.4.1



\
 
 \ /
  Last update: 2012-05-14 22:41    [W:0.082 / U:2.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site