diff options
-rw-r--r-- | Documentation/devicetree/bindings/video/fsl,v4l2-capture.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/video/fsl,v4l2-capture.txt b/Documentation/devicetree/bindings/video/fsl,v4l2-capture.txt index 07b9dcbf9bc6..4da6fd7d34b6 100644 --- a/Documentation/devicetree/bindings/video/fsl,v4l2-capture.txt +++ b/Documentation/devicetree/bindings/video/fsl,v4l2-capture.txt @@ -36,7 +36,8 @@ Required properties for sensor - mclk: should the value of mclk clock send out the sensor. unit is Hz. - mclk_source: should be 0 or 1 and should be the same as the setting in v4l2_capture. -- cbvs: 1 for CVBS input, 0 YPbPr input +- cvbs: 1 for CVBS input, 0 YPbPr input. This property is only needed for + adv7180 tv decoder. Supported Sensor - ov5640 |