summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2014-02-26 20:30:35 -0300
committerChanho Park <chanho61.park@samsung.com>2014-11-18 11:55:02 +0900
commite263faba45938a8e453d80133aaf11bee3ea7408 (patch)
treecbd56f644471fe66172c30f3923f127ceab0a36c /Documentation
parent3a926ef3f643c44ceecb8cdf0da8c64a4e39ac2c (diff)
downloadlinux-3.10-e263faba45938a8e453d80133aaf11bee3ea7408.tar.gz
linux-3.10-e263faba45938a8e453d80133aaf11bee3ea7408.tar.bz2
linux-3.10-e263faba45938a8e453d80133aaf11bee3ea7408.zip
upstream: [media] DocBook: media: add some general info about RF tuners
Add some info what is RF tuner in context of V4L RF tuner class. Cc: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DocBook/media/v4l/controls.xml23
1 files changed, 21 insertions, 2 deletions
diff --git a/Documentation/DocBook/media/v4l/controls.xml b/Documentation/DocBook/media/v4l/controls.xml
index fc067d25327..d5046ac1ed0 100644
--- a/Documentation/DocBook/media/v4l/controls.xml
+++ b/Documentation/DocBook/media/v4l/controls.xml
@@ -4954,8 +4954,27 @@ defines possible values for de-emphasis. Here they are:</entry>
<section id="rf-tuner-controls">
<title>RF Tuner Control Reference</title>
- <para>The RF Tuner (RF_TUNER) class includes controls for common features
-of devices having RF tuner.</para>
+ <para>
+The RF Tuner (RF_TUNER) class includes controls for common features of devices
+having RF tuner.
+ </para>
+ <para>
+In this context, RF tuner is radio receiver circuit between antenna and
+demodulator. It receives radio frequency (RF) from the antenna and converts that
+received signal to lower intermediate frequency (IF) or baseband frequency (BB).
+Tuners that could do baseband output are often called Zero-IF tuners. Older
+tuners were typically simple PLL tuners inside a metal box, whilst newer ones
+are highly integrated chips without a metal box "silicon tuners". These controls
+are mostly applicable for new feature rich silicon tuners, just because older
+tuners does not have much adjustable features.
+ </para>
+ <para>
+For more information about RF tuners see
+<ulink url="http://en.wikipedia.org/wiki/Tuner_%28radio%29">Tuner (radio)</ulink>
+and
+<ulink url="http://en.wikipedia.org/wiki/RF_front_end">RF front end</ulink>
+from Wikipedia.
+ </para>
<table pgwide="1" frame="none" id="rf-tuner-control-id">
<title>RF_TUNER Control IDs</title>