[PATCH 1/7] v4l2-ctrls: add new RDS TX controls

2014-07-21 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com The si4713 supports several RDS features not yet implemented in the driver. This patch adds the missing RDS functionality to the list of RDS controls. The ALT_FREQS control is a compound control containing an array of up to 25 (the maximum according to

Re: [RFC PATCH 1/7] v4l2-ctrls: add new RDS TX controls

2014-02-10 Thread Hans Verkuil
On 02/07/2014 01:19 PM, Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com The si4713 supports several RDS features not yet implemented in the driver. This patch adds the missing RDS functionality to the list of RDS controls. I'm going to postpone this until the patch series

[RFC PATCH 1/7] v4l2-ctrls: add new RDS TX controls

2014-02-07 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com The si4713 supports several RDS features not yet implemented in the driver. This patch adds the missing RDS functionality to the list of RDS controls. Signed-off-by: Hans Verkuil hans.verk...@cisco.com Cc: Eduardo Valentin edubez...@gmail.com ---