diff options
author | 2016-04-25 01:24:11 +0100 | |
---|---|---|
committer | 2016-04-25 08:41:18 -0500 | |
commit | 70e044ba1e1bafbe28adf54beab6059690bdc90a (patch) | |
tree | 7bb624fe0fd8c4f5dca82f62b52c3331c17294a3 /Documentation/devicetree/bindings/media/xilinx/video.txt | |
parent | Documentation: dt: interrupt-controller: fix spelling mistakes (diff) | |
download | wireguard-linux-70e044ba1e1bafbe28adf54beab6059690bdc90a.tar.xz wireguard-linux-70e044ba1e1bafbe28adf54beab6059690bdc90a.zip |
Documentation: dt: media: fix spelling mistake
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to '')
-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 |