Message ID | 1461543878-3639-15-git-send-email-eric@engestrom.ch (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Mon, Apr 25, 2016 at 01:24:11AM +0100, Eric Engestrom wrote: > Signed-off-by: Eric Engestrom <eric@engestrom.ch> Applied, thanks. Rob > --- > Documentation/devicetree/bindings/media/xilinx/video.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/media/xilinx/video.txt b/Documentation/devicetree/bindings/media/xilinx/video.txt > index cbd46fa..68ac210 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 > -- > 2.8.0 > -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/Documentation/devicetree/bindings/media/xilinx/video.txt b/Documentation/devicetree/bindings/media/xilinx/video.txt index cbd46fa..68ac210 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
Signed-off-by: Eric Engestrom <eric@engestrom.ch> --- Documentation/devicetree/bindings/media/xilinx/video.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)