diff options
author | Eric Engestrom <eric@engestrom.ch> | 2016-04-24 21:24:11 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-04-25 08:15:21 -0300 |
commit | 511257e6ae1fb87a2d0ad59ccdd61d1d4a0b9384 (patch) | |
tree | 0039e0d4b6cacacc8b255e8e4f4e57d4a1092439 /Documentation/devicetree/bindings/media | |
parent | 035677761fec4a472491d53f4dfa5dbc8edd2f7a (diff) | |
download | talos-obmc-linux-511257e6ae1fb87a2d0ad59ccdd61d1d4a0b9384.tar.gz talos-obmc-linux-511257e6ae1fb87a2d0ad59ccdd61d1d4a0b9384.zip |
[media] Documentation: dt: media: fix spelling mistake
Fix spelling mistake.
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/devicetree/bindings/media')
-rw-r--r-- | Documentation/devicetree/bindings/media/xilinx/video.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/media/xilinx/video.txt b/Documentation/devicetree/bindings/media/xilinx/video.txt index cbd46fa0988f..68ac210e688e 100644 --- a/Documentation/devicetree/bindings/media/xilinx/video.txt +++ b/Documentation/devicetree/bindings/media/xilinx/video.txt @@ -20,7 +20,7 @@ The following properties are common to all Xilinx video IP cores. - xlnx,video-format: This property represents a video format transmitted on an AXI bus between video IP cores, using its VF code as defined in "AXI4-Stream Video IP and System Design Guide" [UG934]. How the format relates to the IP - core is decribed in the IP core bindings documentation. + core is described in the IP core bindings documentation. - xlnx,video-width: This property qualifies the video format with the sample width expressed as a number of bits per pixel component. All components must |