--- zzzz-none-000/linux-3.10.107/Documentation/DocBook/media/v4l/vidioc-enum-freq-bands.xml 2017-06-27 09:49:32.000000000 +0000
+++ scorpion-7490-727/linux-3.10.107/Documentation/DocBook/media/v4l/vidioc-enum-freq-bands.xml 2021-02-04 17:41:59.000000000 +0000
@@ -100,7 +100,7 @@
capability
The tuner/modulator capability flags for
this frequency band, see . The V4L2_TUNER_CAP_LOW
-capability must be the same for all frequency bands of the selected tuner/modulator.
+or V4L2_TUNER_CAP_1HZ capability must be the same for all frequency bands of the selected tuner/modulator.
So either all bands have that capability set, or none of them have that capability.
@@ -109,7 +109,8 @@
The lowest tunable frequency in
units of 62.5 kHz, or if the capability
flag V4L2_TUNER_CAP_LOW is set, in units of 62.5
-Hz, for this frequency band.
+Hz, for this frequency band. A 1 Hz unit is used when the capability flag
+V4L2_TUNER_CAP_1HZ is set.
__u32
@@ -117,7 +118,8 @@
The highest tunable frequency in
units of 62.5 kHz, or if the capability
flag V4L2_TUNER_CAP_LOW is set, in units of 62.5
-Hz, for this frequency band.
+Hz, for this frequency band. A 1 Hz unit is used when the capability flag
+V4L2_TUNER_CAP_1HZ is set.
__u32